Implement Feature

Build one backlog task's feature in the working tree. Use as the implementation stage of the build loop — normally spawned fresh per task by run-task, or standalone on a task id. It reads the task's description and acceptance criteria, builds on the current branch following the project's CLAUDE.md and existing patterns, writes its journal into the task file as it goes, then self-verifies against .dev-skills/project-setup/verification.md and gets the static gate plus this task's scoped test selection green before handing off. It never runs the whole suite, does not run the verifier and does not commit.

a-v-ershov c6dfa8b 11.3 KB Updated

File contents

a-v-ershov/buildloop/tree/main/skills/implement-feature commit c6dfa8b185

Frequently asked questions

npx skillmds@latest add a-v-ershov/implement-feature