agora-commit
01Skill Claude CodeCodex
Run Agora delivery gates, create an approved feature commit, push its branch, and open an English PR against dev-1.0.0.
Skill Claude CodeCodex
Run Agora delivery gates, create an approved feature commit, push its branch, and open an English PR against dev-1.0.0.
Skill Claude CodeCodex
Execute a specified Agora task ID through dependency checks, specification locking, approved planning, TDD, quality gates, and verification.
Skill Claude CodeCodex
Explain Agora code, architecture decisions, or domain concepts by tracing them to exact project specification text.
Skill Claude CodeCodex
Initialize a new Agora development session by loading project status, selecting the current task, and locking its specification context before implementation.
Skill Claude CodeCodex
Locate and prepare the next ready Agora task using dependency order and the EPCC-V workflow.
Skill Claude CodeCodex
Close out an Agora task after a human has merged its PR by syncing dev-1.0.0, recording evidence, cascading readiness, and checking phase completion.
Skill Claude CodeCodex
Review an Agora pull request against project specifications, red lines, standing decisions, tests, and reviewer comments, with fix-and-recheck support when requested.
Skill Claude CodeCodex
Read and summarize the controlling Agora specifications for a task, quoting exact constraints and decisions without changing code or task state.
Skill Claude CodeCodex
Resume an interrupted or in-progress Agora task from its recorded checkpoint without discarding valid work or repeating completed steps.
Skill Claude CodeCodex
Report the current Agora phase, task progress, next ready work, milestone, exit criteria, and Git state without modifying the project.
Skill Claude CodeCodex
Synchronize Agora architecture and task documents after an approved decision or implementation change, preserving the repository's source-of-truth hierarchy.
Skill Claude CodeCodex
Run Agora's cumulative integration and regression suite from Phase 0 through the current phase, including cross-phase data-flow coverage.
Skill Claude CodeCodex
Audit, complete, and run the current Agora phase's cross-package integration tests against its exit criteria.
Skill Claude CodeCodex
Run and analyze Agora unit tests for a task or path together with type and lint checks, without silently weakening tests.
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.
Command
A command that runs a specified task ID, such as 0.4, through the EPCC-V development process.
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.
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.
Command
A command that finds the next task marked ready and runs it through the EPCC-V development process.
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.
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.
Command
A command for reading and summarizing the specification for the current task. A specification document records the original constraints and architecture rules.
Command
A command for retrying a task that failed or stopped, continuing from its last saved point.
Command
A command that quickly shows the current status of the Agora project, including its stage, tasks, progress, and milestones.