awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDevelopment Planning Tools

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.

Awesome Development Planning Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • code-yeongyu/oh-my-opencodeAvatar von code-yeongyu

    code-yeongyu/oh-my-opencode

    63,326Auf GitHub ansehen↗

    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.

    TypeScriptaiai-agentsamp
    Auf GitHub ansehen↗63,326
  • gemini-cli-extensions/conductorAvatar von gemini-cli-extensions

    gemini-cli-extensions/conductor

    2,751Auf GitHub ansehen↗

    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.

    context-driven-developmentgeminigemini-cli
    Auf GitHub ansehen↗2,751
  1. Home
  2. Software Engineering & Architecture
  3. Development Planning Tools

Unter-Tags erkunden

  • Pre-Execution Plan GeneratorsTools that create detailed specifications and actionable plans for features or bug fixes before any code is written. **Distinct from Development Planning Tools:** Distinct from Development Planning Tools: focuses on generating plans specifically before code execution, not general roadmap verification.