Install Conductor — Development skill for Claude Code
Create a conductor.json file with appropriate scripts for this project.
How to install Install Conductor
Installs to ~/.claude/skills/ckorhonen-claude-skills-install-conductor/SKILL.md
mkdir -p ~/.claude/skills/ckorhonen-claude-skills-install-conductor && curl -fsSL https://raw.githubusercontent.com/ckorhonen/claude-skills/HEAD/commands/install-conductor.md -o ~/.claude/skills/ckorhonen-claude-skills-install-conductor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Install Conductor does
description: Create a conductor.json file with appropriate scripts for this project allowed-tools: Read, Write, Bash(cat:*), Bash(ls:*)
Install Conductor
Generate a `conductor.json` file for this project based on detected project type and configuration.
Project Detection
Package Manager Detection
- package-lock.json: !
ls package-lock.json 2>/dev/null && echo "npm detected" - yarn.lock: !
ls yarn.lock 2>/dev/null && echo "yarn detected" - bun.lockb: !`ls bun.lockb 2>/dev/n
Alternatives in Development
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- Interview Script — Create structured customer interview scripts with JTBD probing 7.8k ★
- Claude Hooks Mastery — 3,300+ Complete mastery guide for Claude Code hooks with production-ready scripts 3.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Verify Gate
Manage the verify-gate skill — install/uninstall the PreToolUse hook, add custom claim rules, or check status.
Harden Packages
Pin dependency versions, disable install scripts, and secure registry configs
Wb Conversation
Load directions via mcpwork-buddywb_run("agent_docs", {"path": "conversations/conversation-directions", "depth
Setup Copilot
Universal Claude Copilot setup. Auto-detects context and routes to the appropriate setup command.
Update Agents
Update the appropriate AGENTS.md file(s) with learnings from the current session that would have been helpful
Canva
Main command for Canva operations. Routes to appropriate skill based on request.
Related Agents
Turbo Flow Quick Setup
This guide explains how to run the installer scripts for the turbo-flow-claude environment. These scripts will
Ehs Supply Chain
Software supply chain and secrets specialist for the Ethical Hacker Squad. Reviews manifests and lockfiles, in
macOS Onboarding Reviewer
Mac-side expert who reviews onboarding documentation and install scripts for macOS-specific accuracy, complete