implement-feature
Implement Feature Skill
[!IMPORTANT] 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.
Instructions
When the user asks to perform this workflow, execute the following steps:
🚀 Implement-Feature — Professional Feature Delivery
This workflow manages the entire lifecycle of building a new feature, from taking an approved PRD or User Story through to final local verification and PR delivery. It enforces a strict Plan -> Implement -> Verify -> Deliver cycle.
Input
/implement-feature <jira-url-or-key-or-prd-path>
Workflow
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.
2plan-feature
Interactive workflow to plan a new feature from scratch, from Interview to Task List.
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