develop

Installation
SKILL.md

Skill Developer Workflow

Implement skill development issues through iterative planning, TDD-governed implementation, and review cycles.

When to Use

  • Implementing a GitHub issue that creates or modifies skills, plugins, agents, or hooks
  • Issue requires TDD-governed phases (baseline → implement → verify)
  • Work involves SKILL.md frontmatter, workflow references, agent prompts, or hook scripts

When NOT to Use

  • General code changes unrelated to skill/plugin authoring
  • Quick validation or auditing — use /plugin-dev instead
  • Scaffolding a new plugin from scratch — use /plugin-dev:create instead

Quick Reference

| Phase | Action | Exit Condition |

Related skills
Installs
1
GitHub Stars
8
First Seen
Apr 20, 2026