billbuchanan-code

52 mods across 1 repository, 2 stars between them.

agent-manager

01

billbuchanan-code/claude-code-power-setup

Agent

Triages ambiguous or multi-domain tasks by analyzing the request and recommending the best specialist agent(s). Use when the task doesn't clearly map to a single agent, or when multiple agents might need to collaborate. I need help with this codebase but I'm not sure where to start Review this feature end-to-end We're…

2 29d ago A 105 tokens original MIT

code-reviewer

02

billbuchanan-code/claude-code-power-setup

Agent

Performs systematic code reviews focusing on correctness, maintainability, performance, and adherence to project conventions. Review the changes in this pull request Code review the new payment module Check this function for potential bugs and improvements Review the refactored auth middleware.

2 29d ago A 76 tokens original MIT

cost-cleric

03

billbuchanan-code/claude-code-power-setup

Agent

Optimizes AI model costs by recommending the cheapest effective model for each task and identifying token reduction opportunities. Should I use opus or haiku for reformatting these 50 files? How much would it cost to process this dataset with Claude? Audit the model assignments across our agents What's the most…

2 29d ago A 92 tokens original MIT

data-scientist

04

billbuchanan-code/claude-code-power-setup

Agent

Performs statistical analysis, marketing analytics, and data-driven insights including hypothesis testing, cohort analysis, and funnel optimization. Analyze the conversion funnel data and find key drop-off points What statistical test should I use to compare these two groups? Build a cohort analysis for customer…

2 29d ago A 88 tokens original MIT

database-reviewer

05

billbuchanan-code/claude-code-power-setup

Agent

Read-only database specialist for reviewing schemas, queries, migrations, and ORM usage. Detects N+1 queries, missing indexes, normalization issues, SQL injection risks, and unsafe migrations. Validates migration safety (rollback-able, no data loss, idempotent). Example usage.

2 29d ago A 116 tokens original MIT

debugger

06

billbuchanan-code/claude-code-power-setup

Agent

Systematically diagnoses bugs by analyzing symptoms, forming hypotheses, and tracing through code to identify root causes. Debug why the login flow is returning 403 errors This function returns wrong results for negative numbers — find the bug Investigate why the app crashes on startup after the last deploy Why is…

2 29d ago A 87 tokens original MIT

deploy-engineer

07

billbuchanan-code/claude-code-power-setup

Agent

Manages deployment workflows including CI/CD pipelines, infrastructure configuration, and release orchestration. Set up a CI/CD pipeline for this project Deploy the latest changes to staging Create a GitHub Actions workflow for automated testing and deployment Review our Dockerfile and deployment configuration.

2 29d ago A 77 tokens original MIT

documenter

08

billbuchanan-code/claude-code-power-setup

Agent

Creates and maintains documentation including READMEs, changelogs, and ADRs with consistent timestamps and version tracking. Update the README and add a changelog entry for the new auth feature Create an ADR for switching from REST to GraphQL Document the public API for the user service Check which functions are…

2 29d ago A 87 tokens original MIT

media-planner

09

billbuchanan-code/claude-code-power-setup

Agent

Designs cross-channel media plans with budget allocation, flighting schedules, and measurement frameworks for advertising campaigns. We have $200K for Q3 advertising. Create a media plan. Design a media mix for launching our B2B SaaS product How should we allocate budget across digital and traditional channels? Create…

2 29d ago A 94 tokens original MIT

security-auditor

10

billbuchanan-code/claude-code-power-setup

Agent

Performs security audits on code and infrastructure, identifying vulnerabilities from the OWASP Top 10 and CWE databases. Audit the authentication code for security vulnerabilities Check this API for injection vulnerabilities Review our security headers and CORS configuration Find hardcoded secrets or credentials in…

2 29d ago A 82 tokens original MIT

strategic-thinker

21

billbuchanan-code/claude-code-power-setup

Agent

Develops marketing strategy, competitive analysis, positioning, and go-to-market plans using established strategic frameworks. Create a competitive analysis for our new SaaS product Develop a go-to-market strategy for launching in the EU What's our positioning against competitor X? Build a SWOT analysis for our…

2 29d ago A 83 tokens original MIT

test-builder

22

billbuchanan-code/claude-code-power-setup

Agent

Creates comprehensive test plans and writes tests with full coverage of happy paths, boundaries, error conditions, and edge cases. Write comprehensive tests for the user service module Create a test plan for the payment processing flow What edge cases are we missing in the auth tests? Add unit tests for the new…

2 29d ago A 83 tokens original MIT

ux-designer

23

billbuchanan-code/claude-code-power-setup

Agent

Reviews visual design quality, accessibility compliance, and UI consistency across CSS, components, and design tokens. Review the CSS and accessibility of the login page Check if this component meets WCAG AA standards Audit the responsive design of the dashboard Are the color contrast ratios accessible?

2 29d ago A 79 tokens original MIT

ask-me

24

billbuchanan-code/claude-code-power-setup

Skill Claude CodeCodex

Runs a structured multi-round interview to gather the user's preferences, context, and decisions on a topic — researching before and between rounds, opening an HTML briefing in cmux before each round, and closing with a summarize-back and a deliverable (spec, goal.md, plan, or decision log). Use when the user says…

2 29d ago A 101 tokens original MIT