1 repositorio
Interactive setup commands that adapt project initialization to the existing state of a codebase, whether greenfield or brownfield.
Distinct from Project Initializers: Distinct from general Project Initializers: focuses on adapting to existing project state rather than bootstrapping from scratch.
Explore 1 awesome GitHub repository matching development tools & productivity · Context-Aware Initializations. Refine with filters or upvote what's useful.
Conductor is an agentic coding tool that plans, generates, and manages software features through structured tracks and human-reviewed plans. It operates as a plan-driven code generator, reading structured plan files to determine the sequence of tasks and their dependencies before executing any code generation or modification. The system also functions as a feature specification manager, defining features in formal specification files that capture goals, requirements, and implementation steps as machine-readable documents. The tool distinguishes itself through a git-history-based undo system t
Sets up project context for both new and existing codebases, adapting the initialization process to the project's state.