gmf520

48 mods across 1 repository, 17 stars between them.

apply-agent.body

01

gmf520/openspec-agents

Agent Codex

A leaf worker in the OpenSpec workflow that completes its assigned work directly instead of starting other agents.

17 4mo ago A 0 tokens

archive-agent.body

02

gmf520/openspec-agents

Agent Codex

A leaf worker in the OpenSpec workflow that completes its assigned work directly instead of starting other agents.

17 4mo ago A 0 tokens

create-agent.body

04

gmf520/openspec-agents

Agent Codex

A leaf worker in the OpenSpec workflow that completes its assigned work directly instead of starting other agents.

17 4mo ago A 0 tokens

sync-agent.body

06

gmf520/openspec-agents

Agent Codex

A leaf-level worker in the OpenSpec workflow, meaning it performs its assigned work directly rather than managing other agents. The description does not specify which synchronisation work it performs.

17 4mo ago A 0 tokens

test-agent.body

07

gmf520/openspec-agents

Agent Codex

A leaf-level worker in the OpenSpec workflow, meaning it performs its assigned work directly rather than managing other agents. The description does not specify which testing work it performs.

17 4mo ago A 0 tokens

verify-agent.body

08

gmf520/openspec-agents

Agent Codex

A leaf-level worker in the OpenSpec workflow, meaning it performs its assigned work directly rather than managing other agents. The description does not specify which verification work it performs.

17 4mo ago A 0 tokens

agent-explore

09

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

10

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

apply-agent

11

gmf520/openspec-agents

Agent Claude Code

A coding agent that implements the items listed in tasks.md. It checks that the project still builds after each change and is the only agent in this setup allowed to write code.

17 4mo ago A 40 tokens

archive-agent

12

gmf520/openspec-agents

Agent Claude Code

An agent that prepares a change for archiving by checking its completeness and writing a delivery summary. It does not perform the final archive action.

17 4mo ago A 43 tokens

code-review-agent

13

gmf520/openspec-agents

Agent Claude Code

A code review agent that examines all changes produced by the implementation agent. It checks correctness, security, performance, and maintainability across eight review areas, then returns PASS, MUSTFIX, or SUGGEST.

17 4mo ago A 51 tokens

create-agent

14

gmf520/openspec-agents

Agent Claude Code

A planning agent that turns requirements and a proposed solution into OpenSpec planning documents. OpenSpec is a structured format for describing a change before it is implemented.

17 4mo ago A 37 tokens

gate-review-agent

15

gmf520/openspec-agents

Agent Claude Code

A review agent that checks planning documents before coding begins. It applies eight quality checks and returns a PASS, CONDITIONALPASS, or BLOCKED result.

17 4mo ago A 46 tokens

sync-agent

16

gmf520/openspec-agents

Agent Claude Code

A specification-sync agent that merges the differences from a change into the main specification set.

17 4mo ago A 33 tokens

test-agent

17

gmf520/openspec-agents

Agent Claude Code

A test-validation agent that runs the test suite and checks each Given-When-Then scenario from the change specification. Given-When-Then describes the starting situation, an action, and the expected result.

17 4mo ago A 42 tokens

verify-agent

18

gmf520/openspec-agents

Agent Claude Code

A final verification agent that checks an implementation against all planning documents and reports PASS or FAIL.

17 4mo ago A 42 tokens

OPSX: Explore

22

gmf520/openspec-agents

Command Claude Code

Enter explore mode - think through ideas, investigate problems, clarify requirements.

17 4mo ago A 18 tokens

OPSX: New

24

gmf520/openspec-agents

Command Claude Code

Start a new change using the experimental artifact workflow (OPSX).

17 4mo ago A 18 tokens