Feature

TDD-first feature development — crystallise API as a demo test, drive implementation to pass it, run quality stack and progressive review loop. TRIGGER when: user asks to build new functionality, add a capability, or implement a feature in a Python project; phrases: "add X", "implement Y", "build Z feature", "create a new module for". SKIP when: bug fixes (use `/develop:fix`); refactoring without new behaviour (use `/develop:refactor`); non-Python projects; `.claude/` config changes (use `/foundry:manage`).

Borda a750147 4 files · 51.6 KB Updated

File contents

Borda/AI-Rig/tree/main/plugins/cc_develop/skills/feature commit a750147d7d

Frequently asked questions

npx skillmds@latest add borda/feature