From 7519de4e56323230d06cfc64b00df52339eb2434 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Fri, 27 Mar 2026 23:23:43 +0000 Subject: Initial project setup 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. --- CLAUDE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CLAUDE.md (limited to 'CLAUDE.md') 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/` -- cgit v1.2.3