Skip to content

/plan-and-build

Use when a user wants to plan and implement a new feature or bug fix from scratch. Triggers on requests like "I want to build X", "add a feature for Y", "fix Z", or when the user invokes /plan-and-build. Guides through clarifying questions, breaks work into small features, sets

shell
$ npx -y skills add jattanjie21/plan-and-build --skill plan-and-build --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/plan-and-build
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when a user wants to plan and implement a new feature or bug fix from scratch. Triggers on requests like "I want to build X", "add a feature for Y", "fix Z", or when the user invokes /plan-and-build. Guides through clarifying questions, breaks work into small features, sets
Ships withplan-and-build

A Claude Code skill that turns a vague feature idea or bug report into working, tested code — one small feature at a time.

Get the whole plugin, auto-invoked
Stats
12
Stars
0
Views
3
Forks
Maintained
Maintenance
Shell
Language
3mo ago
Last commit
3mo ago
Created

Repo: jattanjie21/plan-and-build