원클릭으로
skill-conductor
CDD (Context-Driven Development) protocol manager enforcing the Spec-Plan-Implement-Verify lifecycle.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
CDD (Context-Driven Development) protocol manager enforcing the Spec-Plan-Implement-Verify lifecycle.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | skill-conductor |
| description | CDD (Context-Driven Development) protocol manager enforcing the Spec-Plan-Implement-Verify lifecycle. |
Conductor is a Context-Driven Development (CDD) protocol. It turns an AI agent into a proactive project manager that follows a strict protocol to specify, plan, and implement software features and bug fixes.
| Command | Description |
|---|---|
/conductor:setup | Scaffolds the project and sets up the Conductor environment. |
/conductor:newTrack | Starts a new feature or bug track. Generates spec.md and plan.md. |
/conductor:implement | Executes the tasks defined in the current track's plan. |
/conductor:status | Displays the current progress of the tracks file and active tracks. |
/conductor:revert | Reverts a track, phase, or task by analyzing git history. |
/conductor:review | Reviews completed work against guidelines and the plan. |
/conductor:setup)Initialize the {PROJECT_DIR}/conductor/ directory with:
product.md: Product vision, goals, and user personas.tech-stack.md: Technical choices, languages, frameworks, and constraints.product-guidelines.md: Brand voice, UI/UX standards, and communication style.workflow.md: The development lifecycle (rules for TDD, commits, etc.).tracks.md: The registry of all work units./conductor:newTrack)For every new feature or fix:
{PROJECT_DIR}/conductor/tracks.md./conductor:implement)A strict loop:
workflow.md (e.g., TDD: Write Test -> Fail -> Implement -> Pass).git notes.product.md, tech-stack.md) based on the completed track.plan.md without formal revision.{PROJECT_DIR}/conductor/ to maintain the project's single source of truth.Professional bootstrapper for Vercel-style Agentic Repositories using compressed AGENTS.md manifests.
Persistent SQLite-based cognitive layer for cross-session interaction logging and insight distillation.
Design lead for C4 structural documentation, Mermaid.js diagrams, and Architecture Decision Records (ADRs).
Specialist in core AWS infrastructure: EC2 compute, IAM identity, VPC networking, and RDS/Aurora databases.
5-phase migration engine for transitioning workloads from Google Cloud Platform to AWS architecture.
AI/ML infrastructure expert for SageMaker fine-tuning, HyperPod cluster management, and dataset evaluation.