hoangnguyen0403/plan-feature
Plan a feature from BRD-lite brief or clear intent into PRD (What), decisions, implementation plan, and task slices.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill plan-feature
> [!IMPORTANT]
> Plan a feature from BRD-lite brief or clear intent into PRD (What), decisions, implementation plan, and task slices.
Optional args: slug=<feature>, ticket=<id/url>, mode=interactive|autonomous|channel, channel=<id>, auto_continue=true|false, profile=business|hybrid|technical.
When the user asks to perform this workflow, execute the following steps:
Goal: Produce a PM-owned decision-complete PRD, delivery plan, and IT Department handoff before code starts.
docs/brd/ for the matching [slug]; if multiple candidates exist and intent is unclear, ask the user to choose/input the target slug.common-product-requirements, common-operator-profile, quality-engineering-business-analysis, and matched framework skills.operator_profile, BRD objective IDs, SMART metric, scope fence, assumptions, glossary, risks, and delivery context.docs/prd/prd-[slug].md when file writes are allowed.operator_profile=business, points otherwise.design-solution is required before coding.design-solution; approved build-ready plan with AC IDs and trace -> implementation-readiness.slug, operator_profile, PRD path, REQ-*, AC-*, decisions, RACI, rollout notes, task slices, delivery-window estimate, verification plan, outcome report, next workflow.# Feature Plan: [Name]
## PRD
## Problem Statement
## Goals And Guardrails
## Personas / JTBD
## Use Cases
## Requirement Trace
## User Stories And ACs
## Decisions
| Decision | Choice | Reason |
| ---------- | -------- | -------- |
| [decision] | [choice] | [reason] |
## RACI / IT Department Handoff
## Analytics / Telemetry
## Risks And Assumptions
## Rollout / Ops
## Implementation Plan
## Task Slices And Delivery Estimate
## Verification Plan
## Outcome Report
feature_status: requirements_ready | blocked
requirement_trace: BRD-OBJ-* -> REQ-* -> AC-*
completed_evidence: []; missing_evidence: []; decision_needed: []; recommended_next_workflow: design-solution | implementation-readiness
## Next Workflow
design-solution | implementation-readiness
## Cost Report
Call `get_session_cost(workflow="plan-feature")` before final handoff.
Take hoangnguyen0403/plan-feature from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.