⚠️ **Must read and follow the skill below before executing this command:**
Generates complete feature implementations from requirements through automated development workflow including design, coding, testing, and commit.
/plugin marketplace add sd0xdev/sd0x-dev-flow/plugin install sd0x-dev-flow@sd0xdev-marketplace⚠️ Must read and follow the skill below before executing this command:
@skills/feature-dev/SKILL.md
git status -sbgit branch --show-current| Parameter | Description |
|---|---|
<feature> | Feature requirement description |
--skip-design | Skip architecture design phase |
--skip-review | Skip code review phase |
Requirements -> Design -> Implement -> Test -> Review -> Commit
│ │ │ │ │
▼ ▼ ▼ ▼ ▼
/codex- /codex- /verify /codex- /precommit
architect implement review-fast
/feature-dev "Add user authentication with JWT"
/feature-dev "Implement fee calculation" --skip-design
/feature-devGuided feature development with codebase understanding and architecture focus
/feature-devGuided feature development with codebase understanding and architecture focus
/feature-devGuided feature development with codebase understanding and architecture focus