forked from admin/claude-code-glm-suite
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user