Phase 1b: Rename all ~94 commands across 12 plugins to /<noun> <action> sub-command pattern. Git-flow consolidated from 8→5 commands (commit variants absorbed into --push/--merge/--sync flags). Dispatch files, name: frontmatter, and cross-reference updates for all plugins. Phase 2: Design documents for 8 new plugins in docs/designs/. Phase 3: Scaffold 8 new plugins — saas-api-platform, saas-db-migrate, saas-react-platform, saas-test-pilot, data-seed, ops-release-manager, ops-deploy-pipeline, debug-mcp. Each with plugin.json, commands, agents, skills, README, and claude-md-integration. Marketplace grows from 12→20. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
896 B
896 B
description
| description |
|---|
| CLAUDE.md and settings optimization |
/claude-config
CLAUDE.md and settings.local.json optimization for Claude Code projects.
Sub-commands
| Sub-command | Description |
|---|---|
/claude-config analyze |
Analyze CLAUDE.md for optimization opportunities |
/claude-config optimize |
Optimize CLAUDE.md structure with preview/backup |
/claude-config init |
Initialize new CLAUDE.md for a project |
/claude-config diff |
Track CLAUDE.md changes over time with behavioral impact |
/claude-config lint |
Lint CLAUDE.md for anti-patterns and best practices |
/claude-config audit-settings |
Audit settings.local.json permissions (100-point score) |
/claude-config optimize-settings |
Optimize permissions (profiles, consolidation, dry-run) |
/claude-config permissions-map |
Visual review layer + permission coverage map |