workflow-full-feature-lifecycle
Installation
SKILL.md
[BLOCKING] Each step MUST ATTENTION invoke its
Skilltool — marking a taskcompletedwithout skill invocation is a workflow violation. NEVER batch-complete validation gates.
Activate the full-feature-lifecycle workflow. Run /workflow-start full-feature-lifecycle with the user's prompt as context.
Steps: /idea → /refine → /refine-review → /story → /story-review → /pbi-challenge → /dor-gate → /pbi-mockup → /design-spec → /interface-design → /frontend-design → /plan → /plan-review → /plan-validate → /cook → /workflow-review-changes → /sre-review → /test-spec → /quality-gate → /docs-update → /watzup → /acceptance → /workflow-end
Closing Rule
Every step = TaskUpdate in_progress → Skill tool → complete skill → TaskUpdate completed. No shortcuts.
Closing Reminders
- IMPORTANT MUST ATTENTION break work into small todo tasks using
TaskCreateBEFORE starting - IMPORTANT MUST ATTENTION search codebase for 3+ similar patterns before creating new code
- IMPORTANT MUST ATTENTION cite
file:lineevidence for every claim (confidence >80% to act) - IMPORTANT MUST ATTENTION add a final review todo task to verify work quality