summaryrefslogtreecommitdiff
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-27 23:23:43 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-27 23:23:43 +0000
commit7519de4e56323230d06cfc64b00df52339eb2434 (patch)
tree87712be5ef45a6913601e729c18a67c20fee9f09 /CLAUDE.md
Initial project setupHEADmain
Add modal-shell project with .agent/ config, mode stubs, ms dispatcher, bare repo at /site/git.terst.org/repos/modal-shell.git, and ADR-001.
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
new file mode 100644
index 0000000..59922b4
--- /dev/null
+++ b/CLAUDE.md
@@ -0,0 +1,9 @@
+# modal-shell
+
+Agent entry point. Read `.agent/config.md` before doing anything else.
+
+- **Config / Rules:** `.agent/config.md`
+- **Session State:** `.agent/worklog.md`
+- **Architecture:** `.agent/design.md`
+- **Coding Standards:** `.agent/coding_standards.md`
+- **ADRs:** `docs/adr/`