plan-feature
Plan Feature Skill
[!IMPORTANT] Interactive workflow to plan a new feature from scratch, from Interview to Task List.
Instructions
When the user asks to perform this workflow, execute the following steps:
Feature Planning Workflow
This workflow guides you from a vague idea to a fully planned implementation workspace.
1. Requirement Gathering (Interview)
Trigger the PRD skill to interview the user and gather full context. This step is interactive.
Instruction:
"Please act as a Product Manager. Reference skills/common/product-requirements/SKILL.md. Start the Discovery Phase to gather requirements for the new feature the user wants to build. Ask clarifying questions until you have enough info."
More from hoangnguyen0403/agent-skills-standard
skill creator
Standards for creating new High-Density Agent Skills with optimal token economy.
185caveman
>
3caveman-review
>
2pentest
Red-team adversarial security audit to find and remediate vulnerabilities. Produces a quantified \"Hacker Score\" and implementation guide.
2implement-feature
Unified developer workflow for implementing new features. Translates a PRD/Story into an implementation plan, builds the feature using TDD, verifies functionality locally capturing evidence, and delivers a PR.
2dev-fix
Unified developer workflow for fixing bugs. Analyzes JIRA, cross-checks context, proposes a solution via implementation_plan.md, implements the fix, verifies locally with QE skills, and delivers a PR.
2