skill-authoring

Skill authoring workflow for packaging repeatable practices as reusable skills.

Skill Authoring

Use this when the current task matches the workflow described by this skill.

When to Use

  • The task needs a repeatable, specialized workflow.
  • The task would benefit from reusable process guidance.
  • You want a consistent operating procedure.

Core Focus

  • Write reusable skill prompts
  • Keep scope and output explicit
  • Design reusable skills with clear triggers, workflow, and verification steps.

Workflow

  1. Restate the job in one sentence.
  2. Identify the relevant files, commands, or services.
  3. Apply the skill in small, verifiable steps.
  4. Verify the outcome before moving on.

Verification

  • Prefer concrete checks over vague reassurance.
  • Validate the main behavior and at least one failure path.
  • Keep the response short and direct.