Add Superpowers agent with TDD and systematic engineering workflows

- Created superpowers-agent.md with PROACTIVELY auto-triggering
- Updated agent count from 38 to 39 across all files
- Updated README.md with Superpowers coordinator documentation
- Updated auto-installer.sh to reference 39 agents
- Updated PROACTIVELY coordinators count from 7 to 8
This commit is contained in:
Gemini AI
2026-01-18 02:29:01 +04:00
Unverified
parent c0ffd8dfa5
commit c05f2eb79f
3 changed files with 206 additions and 9 deletions

View File

@@ -206,7 +206,7 @@ create_directories() {
}
install_agents() {
log_info "Installing 38 specialized agents..."
log_info "Installing 39 specialized agents..."
local source_agents="$SCRIPT_DIR/agents"
@@ -329,7 +329,7 @@ step4_launch_claude_code() {
echo "Installation complete!"
echo ""
echo "Your Claude Code environment has been upgraded with:"
echo " • 38 specialized agents for development, marketing, and operations"
echo " • 39 specialized agents including the Superpowers agent for TDD and systematic workflows"
echo " • MCP tools for vision analysis, web search, and GitHub integration"
echo " • Custom skills and plugins"
echo " • Z.AI GLM 4.7 Model support"