setup

Solid

Run once after installing turbocharge. Audits global config for conflicts — duplicate agents, competing skills, stale rules — and offers to fix them. Also validates turbocharge plugin health.

AI & Automation 2 stars 0 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Setup Turbocharge One-time audit and cleanup to make turbocharge your single orchestration system. **Announce:** "Running turbocharge setup — auditing your config for conflicts." ## The Goal Turbocharge replaces ad-hoc agents, scattered skills, and custom commands with one pipeline. This setup finds and removes the overlap so Claude doesn't get confused about which system to use. ## Audit Steps ### 1. Check for Competing Agents Scan `~/.claude/agents/` for agent definitions that overlap with turbocharge agents: | Turbocharge Agent | Conflicts With | |-------------------|----------------| | builder | tdd-guide, implementer | | planner | planner, architect | | code-reviewer | code-reviewer | | researcher | explorer, investigator | | task-reviewer | spec-reviewer, quality-reviewer | Also check for: session-wrapper, session-wrap, build-error-resolver (covered by turbocharge:debug) **Action:** List conflicts and offer to delete them. Explain what turbocharge agent replaces each one. ### 2. Check for Duplicate Skills/Commands Scan `.claude/commands/` (project level) for commands that overlap with turbocharge skills: | Turbocharge Skill | Conflicts With | |-------------------|----------------| | wrap | session-wrap, wrap-up, session-wrapper | | story | story-author, user-story, story-writer | | plan | task-breakdown, plan-tasks, task-planner | | review | code-review | | build | implement, implement-story | | brainstorm | brainstorm (if non-turbocharge) | | debug | deb...

Details

Author
nicodiansk
Repository
nicodiansk/turbocharge
Created
7 months ago
Last Updated
5 days ago
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category