Skip to main content

feature

Macro workflow for building or changing a vertical slice of the CLI. Use as the entry point when adding a new end-to-end feature (domain → use-case → adapter → command → tests) or when a change touches multiple layers at once. Do NOT use for single-layer changes — use the layer skill directly (`domain-model`, `use-case`, `adapter`, `command`, or `test`).

Jump to install

Source facts

Repository
ai-driven-dev/framework
Last source activity
July 22, 2026 at 09:10
Detected SKILL.md language
English
Stars
445
Forks
35

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.