dokhacgiakhoa/conductor-setup
Initialize project with Conductor artifacts (product definition, tech stack, workflow, style guides)
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill conductor-setup
Initialize or resume Conductor project setup. This command creates foundational project documentation through interactive Q&A.
resources/implementation-playbook.md.conductor/ directory already exists in the project root:conductor/product.md exists: Ask user whether to resume setup or reinitializeconductor/setup_state.json exists with incomplete status: Offer to resume from last stepconductor/setup_state.json: {
"status": "in_progress",
"project_type": "greenfield|brownfield",
"current_section": "product|guidelines|tech_stack|workflow|styleguides",
"current_question": 1,
"completed_sections": [],
"answers": {},
"files_created": [],
"started_at": "ISO_TIMESTAMP",
"last_updated": "ISO_TIMESTAMP"
}
CRITICAL RULES:
setup_state.json after each successful stepTake dokhacgiakhoa/conductor-setup from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.