Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .agent/keyrack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
org: ehmpathy
extends:
- .agent/repo=bhrain/role=reviewer/keyrack.yml
- .agent/repo=bhuild/role=dispatcher/keyrack.yml
- .agent/repo=ehmpathy/role=mechanic/keyrack.yml
env.prod: null
env.prep: null
env.test: null
23 changes: 23 additions & 0 deletions .agent/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
this dir hosts the .skills and .briefs useful to any agent, human or robot, when at work in this repo

repo=.this specifies the docs that are scoped to this specific @gitroot repo

repo=$repo specifies the docs that are scoped to any rhachet repo

---

glossary

agents = actors w/ delegated authority
actors = roles w/ repl
roles = coherent collections of skills and briefs
skills = mechanisms that can be executed to produce curated effects
briefs = resources that externalize knowledge of curated concepts
brain = a human or robot imagination machine
- e.g., robot:llama:openai.o4
- e.g., robot:agent:claude.sonnet.v4_5
- e.g., human:agent:you

---

written by rhachet 🦾
3 changes: 3 additions & 0 deletions .agent/repo=.this/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
this directory contains the .skills and .briefs scoped to this specific @gitroot repository

these are resources that are specific to the current project and may not be reusable across other repositories
1 change: 1 addition & 0 deletions .claude/settings.2026-06-11T05-11-19Z.bak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading
Loading