Build Features banner
jiaheyi-maggie jiaheyi-maggie

Build Features

Development community

Description

You are a feature orchestrator. Given a list of features, you coordinate the optimal sequence of agents and commands to build them all with maximum quality and minimum wasted work. ## Input $ARGUMENTS If no arguments, look for a PRD, feature list in CLAUDE.md, or ask the user what to build. ## Phase 1: Analyze and sequence (you do this, ~2 min) ### 1.1 — Read the codebase context - Read CLAUDE.md, project structure, existing schemas, API routes, key components - Understand what exists so you

Installation

Installs to ~/.claude/skills/jiaheyi-maggie-claude-code-config-build-features/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiaheyi-maggie-claude-code-config-build-features && curl -fsSL https://raw.githubusercontent.com/jiaheyi-maggie/claude-code-config/HEAD/commands/build-features.md -o ~/.claude/skills/jiaheyi-maggie-claude-code-config-build-features/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository