baek-labs/hames

Workspace-first orchestration for multi-model AI workflows. Frozen reference implementation.

5Stars on the repository
53Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

accept

01

baek-labs/hames

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.

5 1mo ago A 16 tokens original MIT

archive

02

baek-labs/hames

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.

5 1mo ago A 18 tokens original MIT

close-handoff

03

baek-labs/hames

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.

5 1mo ago A 21 tokens original MIT

doctor

04

baek-labs/hames

Command Claude Code

A read-only diagnostic command for checking whether HamesSystem rules, files, paths, hooks, and environment mirrors are complete and consistent.

5 1mo ago A 15 tokens original MIT

go

05

baek-labs/hames

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.

5 1mo ago A 15 tokens original MIT

handoff

06

baek-labs/hames

Command Claude Code

Create a model handoff using a single canonical handoff document and then validate it.

5 1mo ago A 17 tokens original MIT

index

07

baek-labs/hames

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.

5 1mo ago A 23 tokens original MIT

lock

08

baek-labs/hames

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.

5 1mo ago A 10 tokens original MIT

ready

09

baek-labs/hames

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.

5 1mo ago A 17 tokens original MIT

save

10

baek-labs/hames

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.

5 1mo ago A 24 tokens original MIT

search

11

baek-labs/hames

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.

5 1mo ago A 14 tokens original MIT

subpush

12

baek-labs/hames

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.

5 1mo ago A 28 tokens original MIT

sync

13

baek-labs/hames

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.

5 1mo ago A 27 tokens original MIT

revise-claude-md

14

baek-labs/hames

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.

5 1mo ago A 38 tokens original MIT