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
- Scaffold a complete conductor context directory structure (product.md, tech-stack.md, workflow.md, tracks.md) and a setup_state.json to bootstrap governance and AI alignment.
- Extract context from existing codebases and validate artifact consistency across artifacts before implementation.
- Synchronize context as the project evolves, enabling living documentation that tracks decisions, dependencies, and workflows.
- Onboard teams and align AI agents with a single source of truth for product goals, technical decisions, and development practices.
Quick Start
Run the conductor setup to initialize and synchronize context artifacts for a new or existing codebase.