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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gotalab avatar

gotalab/cc-sdd

0
View on GitHub↗
2,631 stars·220 forks·TypeScript·mit·10 views

Cc Sdd

This project is an AI agent orchestration framework that installs a complete, spec-driven software development lifecycle across multiple AI coding agents. It coordinates agents through sequential stages from discovery and requirements through design to autonomous implementation, with each task receiving independent review.

The system distinguishes itself by spawning a fresh implementer and reviewer per task, running test-driven development behind feature flags, and automatically debugging on failure. New code is introduced behind feature flags to isolate changes and enable safe rollback, while a file-based configuration system lets teams customize workflow templates and AI generation rules to match their processes.

The framework manages lifecycle stage transitions with defined entry and exit criteria, and generates structured project documents by populating customizable templates with AI-generated content.

Features

  • Spec-Driven SDLC Installers - Installs a complete software development lifecycle workflow across multiple AI coding agents, from discovery to autonomous implementation with review.
  • Agent Workflow Orchestrations - Coordinates multiple AI agents through sequential lifecycle stages from discovery to implementation with independent review.
  • AI Agent Orchestration Frameworks - Orchestrates multiple AI agents to follow customizable workflow templates and rules for software development.
  • Multi-Agent Code Generation Systems with Review - Spawns independent implementer and reviewer agents per task, running test-driven development with automatic debugging.
  • Multi-Agent Implementer and Reviewer Spawners - Spawns separate AI agents for implementation and review per task, running test-driven development behind feature flags and automatically debugging on failure.
  • Per-Task Implementer and Reviewer Spawners - Spawns a fresh implementer and reviewer per task, running test-driven development behind feature flags with auto-debug on failure.
  • Autonomous Implementation - Spawns a fresh implementer and independent reviewer per task, runs test-driven development behind feature flags, and auto-debugs on failure.
  • AI-Driven Development Workflows - Runs a structured software development lifecycle across multiple AI agents, from discovery through requirements and design to autonomous implementation with review.
  • Spec-Driven Autonomous Development Pipeline Installers - Installs a complete spec-driven workflow across AI coding agents, from requirements to autonomous implementation.
  • Software Development - Manages transitions between discovery, requirements, design, tasks, and implementation stages with defined entry and exit criteria.
  • Generative Workflow Templates - Provides customizable AI workflow templates for editing document templates and AI generation rules to match team-specific processes.
  • Document Generation Templates - Generates structured project documents by populating customizable templates with AI-generated content based on defined rules.
  • Feature Flags - Introduces new code behind feature flags during autonomous implementation to isolate changes and enable safe rollback.
  • Workflow Configuration Stores - Stores workflow templates and AI generation rules in a settings directory that users edit to customize team processes.
  • Customizable AI Workflow Template Editors - Allows editing document templates and AI generation rules in a settings directory to match team workflows.

Star history

Star history chart for gotalab/cc-sddStar history chart for gotalab/cc-sdd

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cc Sdd

These projects share indexed features with Cc Sdd. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/agent-frameworkmicrosoft avatar

    microsoft/agent-framework

    7,277View on GitHub↗

    The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building autonomous AI agents. It provides a tool integration layer for binding external functions, APIs, and sandboxed code as executable tools for language models. The framework distinguishes itself through a graph-based system for designing sequential and parallel task flows, featuring state management and checkpointing for long-running processes. It implements comprehensive conversational state management and an observability suite that uses telemetry to trace execution flows and monit

    Pythonagent-frameworkagentic-aiagents
    View on GitHub↗7,277
  • cloudwego/einocloudwego avatar

    cloudwego/eino

    9,675View on GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    View on GitHub↗9,675
  • andrewyng/aisuiteandrewyng avatar

    andrewyng/aisuite

    14,692View on GitHub↗

    This project is a framework for managing generative AI services through a unified provider interface and adapter layer. It provides a standardized API for calling multiple cloud-based and locally hosted models, translating provider-specific parameters and responses into a uniform format. The system includes an agent orchestrator designed for long-running tasks, featuring state persistence for resuming runs and execution tracing to monitor decision-making processes. It integrates the Model Context Protocol to connect models to external servers and filesystems and employs a policy-based executi

    Python
    View on GitHub↗14,692
  • campfirein/ciphercampfirein avatar

    campfirein/cipher

    3,529View on GitHub↗

    Cipher is an AI agent orchestration framework and LLM context memory layer. It provides a collaborative AI knowledge base and a context synchronization service that allows AI agents and CLI tools to maintain a persistent, structured memory of project decisions and codebase patterns across different sessions and machines. The system distinguishes itself through a version-controlled context model, using branches and commits to track how project knowledge evolves. It features a hierarchical knowledge store where information is organized as markdown files and can be synchronized between local env

    TypeScriptagentllmmcp
    View on GitHub↗3,529
Compare all 30 related projects→

Frequently asked questions

What does gotalab/cc-sdd do?

This project is an AI agent orchestration framework that installs a complete, spec-driven software development lifecycle across multiple AI coding agents. It coordinates agents through sequential stages from discovery and requirements through design to autonomous implementation, with each task receiving independent review.

What are the main features of gotalab/cc-sdd?

The main features of gotalab/cc-sdd are: Spec-Driven SDLC Installers, Agent Workflow Orchestrations, AI Agent Orchestration Frameworks, Multi-Agent Code Generation Systems with Review, Multi-Agent Implementer and Reviewer Spawners, Per-Task Implementer and Reviewer Spawners, Autonomous Implementation, AI-Driven Development Workflows.

Which projects share features with gotalab/cc-sdd?

Projects with overlapping indexed features include: microsoft/agent-framework — The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building… ironclad/rivet — Rivet is a visual LLM workflow designer and AI agent orchestration engine. It serves as a development environment for… campfirein/cipher — Cipher is an AI agent orchestration framework and LLM context memory layer. It provides a collaborative AI knowledge… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… andrewyng/aisuite — This project is a framework for managing generative AI services through a unified provider interface and adapter… hkuds/openharness — OpenHarness is a framework for building and orchestrating AI agents that utilize tools and plugins to execute complex…