plan-feature

Installation
SKILL.md

Feature Planning Workflow

Take a feature idea from concept to an approved implementation plan with lean scope, council consensus, and a documented decision record. This skill challenges assumptions, asks hard questions, and pushes back at every stage — before councils review, after councils vote, and before final approval. The goal is to arrive at the strongest possible plan, not to rubber-stamp the first idea.

[!CAUTION] Scope boundary: This skill produces a plan, a decision record, GitHub issue(s), and integrates them into the Product Roadmap project with correct phase assignments. It does NOT write application code, create components, modify database schemas, run tests, create branches for implementation, or perform any build work. If the user asks to start building after the plan is approved, direct them to run /build-feature <issue-number> — do not begin implementation yourself.

Step 1: Gather Feature Context

Ask the user to describe:

  • What the feature does (user-facing behavior)
  • Who it is for (target users)
  • Why it matters (business or product value)
  • Constraints (time, technical, budget, dependencies)

If the user provides a GitHub issue number, fetch the issue details:

Related skills

More from andrewvaughan/agent-council

Installs
22
GitHub Stars
6
First Seen
Mar 20, 2026