2 repositorios
Utilities for generating and verifying project roadmaps before execution.
Distinguishing note: Focuses on interactive, pre-execution planning rather than general project management.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Development Planning Tools. Refine with filters or upvote what's useful.
Oh-my-opencode is an autonomous software engineering platform designed to automate complex coding tasks through the orchestration of specialized AI agents. It manages end-to-end development workflows by coordinating teams of agents that perform parallel execution, strategic planning, and automated code generation. The system ensures high-precision refactoring by utilizing a hash-anchored modification engine, which verifies file integrity through cryptographic line references before applying any changes. The platform distinguishes itself through a rigorous planning-first methodology, requiring
Identifies project scope and resolves ambiguities by generating verified development plans.
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
Creates detailed specifications and actionable plans for new features or bug fixes before any code is written, ensuring a deliberate development process.