File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
55![ Claude Code] ( https://img.shields.io/badge/Claude%20Code-compatible-blue )
66![ Active Commands] ( https://img.shields.io/badge/active%20commands-13-blue )
7- ![ Experimental Commands] ( https://img.shields.io/badge/experimental%20commands-44 -orange )
8- ![ Total Commands] ( https://img.shields.io/badge/total%20commands-57 -brightgreen )
7+ ![ Experimental Commands] ( https://img.shields.io/badge/experimental%20commands-45 -orange )
8+ ![ Total Commands] ( https://img.shields.io/badge/total%20commands-58 -brightgreen )
99![ Sub-agents] ( https://img.shields.io/badge/sub--agents-1-purple )
1010
11- ** Transform Claude Code into a complete development platform** with 57 AI-powered commands that automate your entire software development workflow.
11+ ** Transform Claude Code into a complete development platform** with 58 AI-powered commands that automate your entire software development workflow.
1212
1313## What This Does
1414
@@ -233,7 +233,7 @@ cd claude-code
233233``` bash
234234./deploy.sh # Deploy core commands only
235235./deploy.sh --experiments # Deploy experimental commands
236- ./deploy.sh --all # Deploy all 57 commands
236+ ./deploy.sh --all # Deploy all 58 commands
237237./deploy-subagents.sh # Deploy subagents separately
238238./deploy-subagents.sh --all # Deploy all available subagents
239239```
You canβt perform that action at this time.
0 commit comments