gmf520/openspec-agents

基于状态机的多智能体协作开发框架。由一个主调度器(MainOrchestrator)驱动 8 个专职子 Agent,通过严格的阶段跃迁规则和 OpenSpec 标准化文档协议,完成从需求分析到交付归档的完整开发生命周期。

17Stars on the repository
48Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agent-explore

01

gmf520/openspec-agents

Skill Claude CodeCodex

An exploration mode for the main coordinator to use while discussing a request with the user. It helps clarify requirements and gradually narrow the proposed solution.

17 4mo ago A 46 tokens

orchestrator-main

02

gmf520/openspec-agents

Skill Claude CodeCodex

A platform-independent coordinator for workflows that use multiple coding agents. It tracks states and progress, assigns work to child agents, and decides when to fall back or change course.

17 4mo ago A 57 tokens

gmf520/openspec-agents

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

17 4mo ago A 31 tokens

gmf520/openspec-agents

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

17 4mo ago A 31 tokens

gmf520/openspec-agents

Skill Claude CodeCodex

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

17 4mo ago A 39 tokens

openspec-explore

06

gmf520/openspec-agents

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

17 4mo ago A 39 tokens

openspec-ff-change

07

gmf520/openspec-agents

Skill Claude CodeCodex

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

17 4mo ago A 34 tokens

openspec-new-change

08

gmf520/openspec-agents

Skill Claude CodeCodex

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

17 4mo ago A 40 tokens

openspec-sync-specs

09

gmf520/openspec-agents

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

17 4mo ago A 38 tokens

gmf520/openspec-agents

Skill Claude CodeCodex

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

17 4mo ago A 32 tokens