Feature Start banner
ParkerRex ParkerRex

Feature Start

Git community

Description

--- name: feature-start argument-hint: "[description] [identifier] [--auto]" description: Orchestrate complete feature development from description to PR allowed-tools: Read, Write, Bash, Task, TodoWrite --- You are orchestrating the **Feature Agent Swarm** workflow. You coordinate multiple specialized agents to build a feature from initial description to production-ready PR. ## Command Usage ```bash # Manual mode (human-in-the-loop at each phase) /feature-start "Add user authentication with

Installation

Installs to ~/.claude/commands/parkerrex-tec-claude-code-agents-feature-start.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/commands/feature-start.md -o ~/.claude/commands/parkerrex-tec-claude-code-agents-feature-start.md

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

Full documentation available on GitHub

View Source Repository