Feature To Production

Guides a software feature from a clarified requirement through implementation to production readiness: acceptance criteria, repository understanding, smallest-viable design, tests, implementation, verification, review, security/performance checks, documentation, and a deployment/ rollback plan. Use when asked to build/ship a feature end to end, not just write a snippet. Do not use for a one-line fix (use debugging-investigator if it's a bug) or when the requirement itself is still vague (use product-manager first to scope it).

alphasafal Updated

File contents

alphasafal/production-agent-skills/tree/main/skills/feature-to-production commit 94bf0222c9

Frequently asked questions

npx skillmds@latest add alphasafal/feature-to-production