logan-suu/Agora

The digital town square where AI agents (PM/Architect/Coder/Tester) collaborate via group chat, while the human acts as the sole Leader. Built with TypeScript + DeepSeek Harness, featuring true parallel execution, cooperative preemption, MCP tools, and git worktree isolation.

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

commit-agora

01

logan-suu/Agora

Command

A commit workflow for the Agora project that checks quality, commits a feature branch, and opens a pull request to the dev-1.0.0 branch.

2 2d ago A 35 tokens

do-task-agora

02

logan-suu/Agora

Command

A command that runs a specified task ID, such as 0.4, through the EPCC-V development process.

2 2d ago A 21 tokens

explain-agora

03

logan-suu/Agora

Command

A command for explaining code, architecture choices, and design concepts using documentation from an Agora project. It traces explanations back to the original document text.

2 2d ago A 32 tokens

init-session-agora

04

logan-suu/Agora

Command

A session-start command for the Agora workflow. It reads the project rules, finds current progress, fixes the specification context, and waits for confirmation before work begins.

2 2d ago A 26 tokens

next-task-agora

05

logan-suu/Agora

Command

A command that finds the next task marked ready and runs it through the EPCC-V development process.

2 2d ago A 18 tokens

pr-merge-agora

06

logan-suu/Agora

Command

Post-merge commands for finishing a task after its pull request has been merged. They synchronize the dev-1.0.0 branch, mark the task done, update related tasks, and check whether the work stage is complete.

2 2d ago A 32 tokens

pr-review-agora

07

logan-suu/Agora

Command

A command for reviewing a pull request’s architecture and handling its comments, with output in Chinese. A pull request is a proposed code change submitted for review before merging it into a project.

2 2d ago A 37 tokens

read-spec-agora

08

logan-suu/Agora

Command

A command for reading and summarizing the specification for the current task. A specification document records the original constraints and architecture rules.

2 2d ago A 24 tokens

retry-task-agora

09

logan-suu/Agora

Command

A command for retrying a task that failed or stopped, continuing from its last saved point.

2 2d ago A 15 tokens

status-agora

10

logan-suu/Agora

Command

A command that quickly shows the current status of the Agora project, including its stage, tasks, progress, and milestones.

2 2d ago A 19 tokens

sync-docs-agora

11

logan-suu/Agora

Command

A command that updates affected project documentation after recent decisions or code changes. Its purpose is to prevent the written specification from drifting away from the project.

2 2d ago A 24 tokens

logan-suu/Agora

Command

A command for running integration tests progressively from Phase 0 through later phases, including cross-phase checks and a full unit-test regression. Integration tests check whether multiple parts work together.

2 2d ago A 32 tokens

test-phase-agora

13

logan-suu/Agora

Command

A command for integration testing during the current development phase. Integration tests check how multiple parts of a system work together.

2 2d ago A 23 tokens

test-unit-agora

14

logan-suu/Agora

Command

A command that builds and runs the unit tests related to the current task, then reports and examines failures.

2 2d ago A 18 tokens