Skip to content

Add plan-feature and build-feature skills - #15307

Closed
jackmcdade wants to merge 2 commits into
6.xfrom
cursor/plan-feature-skill-9578
Closed

Add plan-feature and build-feature skills#15307
jackmcdade wants to merge 2 commits into
6.xfrom
cursor/plan-feature-skill-9578

Conversation

@jackmcdade

@jackmcdade jackmcdade commented Aug 29, 2026

Copy link
Copy Markdown
Member

Two companion skills for feature work:

/plan-feature

  • Brain dump → repo grounding → gap analysis → competitive research → batched questions
  • Outputs a See → Work → Deepen plan with atomic slices
  • Does not implement
  • Ends by telling you to run /build-feature

/build-feature

  • Requires an approved plan (or equivalent slice list)
  • Fresh branch off base
  • One slice at a time: implement → verify → describe → commit
  • Pauses at See/Work checkpoints so you can poke around

Files

  • .claude/skills/plan-feature/ (+ research/template/phase refs)
  • .claude/skills/build-feature/ (+ phase model ref)
Open in Web Open in Cursor 

cursoragent and others added 2 commits August 29, 2026 19:50
Encodes brain-dump planning with gap analysis, competitive research,
batched questions, See/Work/Deepen phases, and slice-by-slice builds
on a clean branch.

Co-authored-by: Jack McDade <jack@jackmcdade.com>
plan-feature stays research/questions/phased plan only and hands off to
build-feature. build-feature owns clean branch + atomic slice execution.

Co-authored-by: Jack McDade <jack@jackmcdade.com>
@cursor cursor Bot changed the title Add plan-feature skill for phased atomic feature work Add plan-feature and build-feature skills Aug 29, 2026
@jackmcdade jackmcdade closed this Aug 29, 2026
@cursor
cursor Bot deleted the cursor/plan-feature-skill-9578 branch August 29, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants