AgentStack
SKILL verified MIT Self-run

In Progress

skill-ntaffzii-skill-agents-in-progress · by ntaffzii

Manage draft skills that are not ready to ship yet. Use when the user asks to prototype, sketch, test, evaluate, or promote an experimental skill from in-progress into a stable skill bucket.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-ntaffzii-skill-agents-in-progress

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of In Progress? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

In Progress Skill Incubator

Use this skill for draft skills that need iteration before becoming public or team-ready.

Purpose

skills/in-progress/ is a staging area. A draft belongs here when the idea is useful but the trigger, workflow, scope, or validation is still uncertain.

Rules

  • Draft skills should not be listed as stable skills in the root README.
  • Keep experiments small enough to promote or retire quickly.
  • Do not add large references until the core workflow works.
  • Do not promote a skill without realistic trigger examples.

Workflow

  1. Define the experiment
  • State the repeated task the draft skill should improve.
  • Name the expected trigger phrases.
  • Identify what the agent should do differently after loading it.
  1. Draft narrowly
  • Give the skill one main job.
  • Prefer workflow steps over broad advice.
  • Add stop conditions when misuse is likely.
  1. Test with realistic prompts
  • Try at least three prompts that should trigger the skill.
  • Try one prompt that should not trigger it.
  • Note where the instructions are too vague or too broad.
  1. Decide status
  • Promote to a domain bucket when the workflow is stable and useful.
  • Keep in progress when examples still fail or scope is unclear.
  • Move to deprecated/ when the idea is no longer worth pursuing.
  1. Promote cleanly
  • Move the skill folder into the right bucket.
  • Update README references if the skill is public.
  • Update workflows or registries only when the skill is part of a repeatable job.

Promotion Checklist

  • name is lowercase and hyphenated.
  • description clearly says when to use the skill.
  • The body has a workflow, rules, and verification or output guidance.
  • The skill has one main job.
  • It does not duplicate another stable skill.
  • Any long examples or references are moved into references/.

Output Format

End with:

  • Draft status
  • What changed
  • What still needs testing
  • Promote, keep, or retire recommendation

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.