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.
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.
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.
Command
A command for integration testing during the current development phase. Integration tests check how multiple parts of a system work together.
Command
A command that builds and runs the unit tests related to the current task, then reports and examines failures.
Instructions file CodexOpenCode
A project-specific instruction file for Agora that acts as a project guide, with a document index, task-to-document lookup, and rules for reading project documentation.