accept
01Command Claude Code
A command that records a user's explicit acceptance of a reviewed task. Acceptance means the user has taken responsibility for the result; passing tests or an agent's self-review does not count.
Workspace-first orchestration for multi-model AI workflows. Frozen reference implementation.
Command Claude Code
A command that records a user's explicit acceptance of a reviewed task. Acceptance means the user has taken responsibility for the result; passing tests or an agent's self-review does not count.
Command Claude Code
A command that moves an accepted task contract from the active folder to an archive folder without deleting it. A task contract is the record of the task and its agreed details.
Command Claude Code
A command for moving a completed handoff file into an archive folder. A handoff file records work passed from one person or agent to another.
Command Claude Code
A read-only diagnostic command for checking whether HamesSystem rules, files, paths, hooks, and environment mirrors are complete and consistent.
Command Claude Code
A command that starts a task marked READY after the current user explicitly requests it. It checks the task's contract, records the approval, and changes the task to ACTIVE.
Command Claude Code
Create a model handoff using a single canonical handoff document and then validate it.
Command Claude Code
A content and index audit command for checking workspace documents and their links. An index is a catalogue that records what files belong to a workspace.
Command Claude Code
A command that limits a session to a chosen workspace, meaning a project directory or group of directories. It can also load that workspace’s CLAUDE.md file, which contains local working rules.
Command Claude Code
A command that prepares a detailed, approved work contract before a complex task starts. It records the goal, allowed files, rules, acceptance criteria, required checks, and their sources, then marks the contract as READY.
Command Claude Code
A command that commits all changes in the Hames project, except changes ignored by Git, and pushes them to the main branch. It first checks that every Git submodule has no local changes or unpushed commits.
Command Claude Code
A command for real-time web searches through the Perplexity API, a service that searches and summarizes current online information. It prints the returned results and adds a short summary suited to the active agent role.
Command Claude Code
A Git command that commits and pushes a submodule, then commits the parent project's updated submodule reference. It does not push the parent project itself.
Command Claude Code
A command that synchronizes Codex skills and hook settings between their main repository locations and an Antigravity mirror. It can first show the planned changes without copying anything.
Command
A command for recording lessons from the current coding session in the appropriate Hames instruction file. Hames is a system that routes project knowledge among kernel, rule, workspace, and tool-registry files.