Skip to content

feat: consolidate WritePlan, BuildPlan, and HtmlPlan into the Plan skill#76

Open
N4M3Z wants to merge 1 commit into
vcs-routingfrom
plan-consolidation
Open

feat: consolidate WritePlan, BuildPlan, and HtmlPlan into the Plan skill#76
N4M3Z wants to merge 1 commit into
vcs-routingfrom
plan-consolidation

Conversation

@N4M3Z

@N4M3Z N4M3Z commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Problem

Three planning skills overlapped: WritePlan (task lists), BuildPlan (review loop), HtmlPlan (rendering) — three descriptions competing for the same trigger space.

Approach

One Plan skill with a router SKILL.md and mode companions: TaskPlan.md (task-list planning), ReviewPlan.md (reviewable-artifact loop), HtmlPlan.md (rendering, with template.html); provenance sidecars moved alongside. Brainstorming and DesignSpec hand-offs now point at Plan. ExecutePlan stays separate.

Stacked on #67 (shares skills/ExecutePlan/SKILL.md); retarget to main after #67 merges.

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.

1 participant