awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Pimzino avatar

Pimzino/claude-code-spec-workflow

0
View on GitHub↗
3,777 نجوم·266 تفرعات·TypeScript·MIT·5 مشاهدات

Claude Code Spec Workflow

This project is a spec-driven development framework and workflow automation system for Claude Code. It provides a structured pipeline that converts product requirements and technical designs into atomic implementation tasks for AI coding agents.

The system features a context management system that organizes steering documents and technical specifications to optimize token usage and maintain LLM coherence. It also includes a bug resolution pipeline that manages software defects through a systematic five-stage process of reporting, analysis, fixing, and verification.

Progress is tracked via a real-time development dashboard that uses WebSockets and Git integration to monitor task completion. The framework further supports architectural consistency through persistent project steering context and a validation process to ensure specifications comply with standardized templates.

The project is implemented in TypeScript.

Features

  • AI-Driven Development Workflows - Provides a structured document workflow that automates the transition from requirements and design to AI-driven implementation.
  • Frameworks - Implements a structured pipeline that converts requirements and designs into atomic implementation tasks for AI coding agents.
  • AI Context Optimization - Optimizes token consumption and AI accuracy by selectively loading relevant technical specifications.
  • AI Workflow Automation - Standardizes the transition between planning and execution phases for AI coding assistants using steering documents.
  • Specification Templates - Enforces standardized formats for requirements and bug reports to ensure predictability across automated agent workflows.
  • Context Management Frameworks - Provides a framework for organizing project state and architectural memory to optimize LLM token usage and coherence.
  • Prompt Context Injections - Injects persistent technical standards and project vision documents into the prompt context to guide AI agents.
  • Project Context Rules - Creates standardized configuration files for product vision and technology stacks to guide AI behavior.
  • Task Decompositions - Implements methods for breaking down complex technical designs into executable steps for LLMs.
  • LLM Context Loading - Implements a mechanism to reduce token usage by fetching grouped steering and template documents in single operations.
  • AI Agent Workflow Orchestrators - Provides automated processes for managing spec-driven development and bug resolution within the Claude Code environment.
  • Design Specification Validators - Verifies that requirements, designs, and tasks comply with standardized templates and maintain traceability.
  • Spec-Driven Task Generation - Converts product requirements and technical designs into a structured sequence of atomic tasks for implementation.
  • Persistent Project Artifacts - Maintains project-level metadata and steering documents as managed artifacts that guide all workflow commands.
  • Template-Driven Bug Pipelines - Implements a systematic five-stage workflow for reporting, analyzing, fixing, and verifying software defects using templates.
  • Template-Driven Resolution Workflows - Implements a five-stage process for reporting, analyzing, fixing, testing, and verifying bugs using dedicated templates.
  • Document-Driven Transitions - Provides a traceable record of implementation progress by transitioning through structured requirements, design, and task documents.
  • Automated Bug Lifecycle Management - Manages the full lifecycle of software bugs from initial reporting and root cause analysis to verification.
  • Context Document Batching - Reduces API overhead and token usage by retrieving related steering and specification files in batch operations.
  • Workflow Progress Streaming - Streams real-time development workflow updates to a visual dashboard using WebSockets.
  • Code Reuse Analysis - Analyzes the existing codebase to extend current components rather than creating redundant code during the design phase.
  • Task-to-Command Generators - Creates executable commands for every atomic task in a specification to accelerate AI implementation.
  • Development Dashboards - Ships a web-based interface for monitoring task completion and project progress via WebSocket and Git integration.
  • Research Progress Dashboards - Provides a real-time interface to track the status and completion metrics of LLM agent development tasks.
  • Operation Progress Monitoring - Tracks the real-time status of feature implementation and bug fixes through a visual stakeholder dashboard.

سجل النجوم

مخطط تاريخ النجوم لـ pimzino/claude-code-spec-workflowمخطط تاريخ النجوم لـ pimzino/claude-code-spec-workflow

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة pimzino/claude-code-spec-workflow؟

This project is a spec-driven development framework and workflow automation system for Claude Code. It provides a structured pipeline that converts product requirements and technical designs into atomic implementation tasks for AI coding agents.

ما هي الميزات الرئيسية لـ pimzino/claude-code-spec-workflow؟

الميزات الرئيسية لـ pimzino/claude-code-spec-workflow هي: AI-Driven Development Workflows, Frameworks, AI Context Optimization, AI Workflow Automation, Specification Templates, Context Management Frameworks, Prompt Context Injections, Project Context Rules.

ما هي البدائل مفتوحة المصدر لـ pimzino/claude-code-spec-workflow؟

تشمل البدائل مفتوحة المصدر لـ pimzino/claude-code-spec-workflow: vanzan01/cursor-memory-bank — This project is an AI development workflow orchestrator and context management framework. It provides a context-aware… gsd-build/gsd-2 — This project is an autonomous AI software development framework designed to plan, code, test, and commit software… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… yeachan-heo/oh-my-codex — oh-my-codex is an AI coding workflow orchestrator and a retrieval augmented generation documentation assistant. It… gotalab/cc-sdd — This project is an AI agent orchestration framework that installs a complete, spec-driven software development… humanlayer/humanlayer — Humanlayer is an LLM coding agent orchestrator and AI-driven workflow manager designed to coordinate multiple agents…

بدائل مفتوحة المصدر لـ Claude Code Spec Workflow

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Claude Code Spec Workflow.
  • vanzan01/cursor-memory-bankالصورة الرمزية لـ vanzan01

    vanzan01/cursor-memory-bank

    2,974عرض على GitHub↗

    This project is an AI development workflow orchestrator and context management framework. It provides a context-aware project knowledge base and a structured prompting system designed to guide large language models through the planning, implementation, and verification phases of software development. The system optimizes AI coding contexts by using a collection of markdown files to track project state and architectural memory. It employs mode-based rule isolation and just-in-time context loading to reduce noise and ensure that only relevant rules and documentation are active for a given task.

    عرض على GitHub↗2,974
  • gsd-build/gsd-2الصورة الرمزية لـ gsd-build

    gsd-build/gsd-2

    7,740عرض على GitHub↗

    This project is an autonomous AI software development framework designed to plan, code, test, and commit software milestones without human intervention. It functions as a state-machine-driven agent loop that orchestrates development through a recurring cycle of research, execution, and verification. The system distinguishes itself through a git-isolated task runner that executes milestones in separate worktrees and branches, ensuring changes are squash-merged into a linear commit history. It features a multi-model routing gateway that assigns different LLM providers to specific workflow phase

    TypeScriptcontext-engineeringmeta-promptingspec-driven-development
    عرض على GitHub↗7,740
  • kilo-org/kilocodeالصورة الرمزية لـ Kilo-Org

    Kilo-Org/kilocode

    15,616عرض على GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    عرض على GitHub↗15,616
  • yeachan-heo/oh-my-codexالصورة الرمزية لـ Yeachan-Heo

    Yeachan-Heo/oh-my-codex

    30,984عرض على GitHub↗

    oh-my-codex is an AI coding workflow orchestrator and a retrieval augmented generation documentation assistant. It manages complex programming tasks through a structured sequence of planning, execution, and verification phases, while providing tools for querying and translating technical documentation. The project utilizes Git worktrees to isolate parallel coding sessions, ensuring that concurrent tasks remain independent. It integrates a vector-store knowledge base to index documents into embeddings, enabling semantic search and factual context retrieval across multiple languages. The syste

    TypeScript
    عرض على GitHub↗30,984
عرض جميع البدائل الـ 30 لـ Claude Code Spec Workflow→