Skip to content

chore: install ai session protocol#3

Merged
jmgilman merged 1 commit into
mainfrom
chore/install-session-protocol
Jul 20, 2026
Merged

chore: install ai session protocol#3
jmgilman merged 1 commit into
mainfrom
chore/install-session-protocol

Conversation

@jmgilman

Copy link
Copy Markdown
Contributor

Installs the session protocol from ~/code/ai per its INSTALL.md:

  • Appends the ai-protocol marker block to AGENTS.md (CLAUDE.md symlinks to it, so both entrypoints carry it).
  • Adds the framework-owned .session.md (full session protocol).
  • Exempts .session.md/AGENTS.md/CLAUDE.md from prettier — they are synced verbatim from the protocol source, and reformatting would diverge them.

Not in the diff (installed locally, gitignored by design): protocol skills under .agents/skills (+ .claude/skills symlink) and the .journal/ scaffold. All four ignore entries (.agents/, .claude/, .journal/, .wt/) were already present.

Each developer still runs session-setup before their first session; journal sync is manual.

moon run root:check passes.

🤖 Generated with Claude Code

https://claude.ai/code/session_01B4TVdQbkgSjcgccsZi8YvY

Adds the session-protocol entrypoint marker block to AGENTS.md (CLAUDE.md
symlinks to it), the framework-owned .session.md, and prettier exemptions
for both since they are synced verbatim from the protocol source.

Skills under .agents/skills and the .journal scaffold are installed
locally but gitignored by design.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01B4TVdQbkgSjcgccsZi8YvY
@jmgilman
jmgilman merged commit ad3a1ac into main Jul 20, 2026
2 checks passed
@jmgilman
jmgilman deleted the chore/install-session-protocol branch July 20, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant