rbarcanterbarcanteCommunity·7 Agent Skills Included

claude-conductor

Context-driven planning, specs, and structured feature implementation

Turns coding sessions into a structured lifecycle of context, specification, planning, and implementation. Generates specs, task plans, decision logs, and automatic code reviews for every feature or bug fix. Eliminates vague prompts and inconsistent output by anchoring work to your product goals, tech stack, and workflow rules. Includes reusable patterns, code snippets, and language best-practice guides for TypeScript, Java, testing, and API design.
npx skills add rbarcante/claude-conductor --all -g -y
Available:

Tells the agent how to locate project context files, match and surface relevant coding patterns, and automatically activate the right skills based on each task's keywords and file types.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Claude Conductor?

Run `npx skills add rbarcante/claude-conductor --all -g -y` in your terminal to install all skills in this collection globally.

What does Claude Conductor do?

It enforces a plan-first workflow where every feature or bug fix gets a written spec, a phased task plan, and an automatic code review before completion.

How do I start a new feature with Conductor?

Run /conductor:newTrack with a short description, and it generates a spec and step-by-step plan for you to approve before any code is written.

Does Conductor work on existing codebases?

Yes. The setup command analyzes brownfield projects, detects existing code patterns and conventions, and documents them so future work stays consistent.

Can I undo a completed task or feature?

Yes. The /conductor:revert command understands logical units like tracks, phases, and tasks, and reverts the matching git commits safely.

Related Repositories in Software Engineering

View All in Software Engineering