Auto Feature banner
tct68 tct68

Auto Feature

Development community

Description

# /auto-feature - Automated Feature Implementation **IMPORTANT**: This command activates the complete feature orchestration workflow. It combines semantic analysis, intelligent task generation, agent delegation, and automated implementation. ## Usage ```bash /auto-feature <feature description> ``` ## Examples ```bash /auto-feature Build a user dashboard with activity charts and export to PDF /auto-feature Add real-time notifications system with WebSocket /auto-feature Create an admin pane

Installation

Installs to ~/.claude/commands/tct68-claudex-auto-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tct68/claudex/HEAD/.claude/commands/auto-feature.md -o ~/.claude/commands/tct68-claudex-auto-feature.md

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

Full documentation available on GitHub

View Source Repository