Skill Claude CodeCodex
A procedure for accepting the result of a review task after the current user explicitly runs the accept command.
Workspace-first orchestration for multi-model AI workflows. Frozen reference implementation.
Skill Claude CodeCodex
A procedure for accepting the result of a review task after the current user explicitly runs the accept command.
Skill Claude CodeCodex
A skill for moving an accepted work contract from the active area to a separate archive. The archive is recoverable and records that the contract was archived rather than deleted.
Skill Claude CodeCodex
A command that moves a completed AI handoff document from an inbox to an archive.
Skill Claude CodeCodex
A diagnostic command for checking whether a HamesSystem workspace is complete and internally consistent. It reports problems as JSON and does not fix them automatically.
Skill Claude CodeCodex
A workflow for running a task only after the user explicitly invokes the `/go` command with a task ID. It checks the task contract and moves it from ready to active, then to review after validation.
Skill Claude CodeCodex
Create a model handoff using a single canonical handoff document and then validate it.
Skill Claude CodeCodex
A diagnostic tool for checking the quality and index consistency of workspace content. It reviews metadata, footers, duplicate files, links, and, in some workspaces, missing or archived files.
Skill Claude CodeCodex
A workspace lock command that limits the current session to a chosen directory or project.
Skill Claude CodeCodex
A workflow for turning an approved task into a recorded READY contract before implementation begins. The contract records the goal, allowed files, conditions, acceptance checks, required verification, sources, and plan.
Skill Claude CodeCodex
A command workflow that commits all changes in the main Hames repository and pushes them to its `main` branch. Before doing so, it checks registered submodules, which are separate repositories stored inside the main repository.
Skill Claude CodeCodex
A skill that runs a `/search` command through the Perplexity web-search service. It takes a search phrase, returns the search results, and adds a short summary suited to the active agent role.
Skill Claude CodeCodex
A command workflow for committing changes in a Git submodule, a repository nested inside another repository, and updating the parent repository's reference to it.
Skill Claude CodeCodex
A synchronisation command that copies the canonical Codex skills to an Antigravity mirror and aligns selected Codex hook configuration files.
Skill Claude CodeCodex
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Hames-aware fork — recognizes the v5.x kernel + .cursor/rules/ module separation, isolated domains, defense-line signatures, and workspace lock. In non-Hames repos this falls back to standard…