Feature Implementation Plan

Assembling everything established about a feature into one document another engineer could execute without re-deriving the architecture: the resources in dependency order, the schema, contract, configuration and security changes named individually, the test strategy per resource, the migration, deployment and rollback story, and acceptance criteria a test can be written from. Use once the decisions are taken and before implementation starts, when a plan is a list of file names, when the plan and the code have drifted apart, when a feature is being handed to someone else or resumed after a break, or when the rollback story is discovered during the rollback. Does not produce the breakdown it orders (feature-decomposition), does not execute it (feature-execution), does not track status against it (feature-progress-tracking), and does not invent dates or effort estimates (estimation-under-uncertainty).

robsonkades d4db71c 3 files · 14.4 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/feature-implementation-plan commit d4db71c088

Frequently asked questions

npx skillmds@latest add robsonkades/feature-implementation-plan