What problem does it solve?
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a conductor/ directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
Core Features & Use Cases
- Scaffolds new projects from scratch
- Extracts context from existing codebases
- Validates artifact consistency before implementation
- Synchronizes documents as the project evolves
- Use when setting up a project, onboarding team members, updating docs, or managing context artifacts
Quick Start
Run the Conductor setup to generate or refresh product.md, tech-stack.md, workflow.md, and tracks.md in a conductor/ directory for a project.