Commit Graph

7 Commits

Author SHA1 Message Date
naps62 d7c62c8ce3 feat: split machine-specific section out of CLAUDE.md
The entry file assumed passwordless root and LAN-exposed dev servers,
which is only true on yolo. It now @imports ~/.claude/machine.md, linked
from claude-md/machines/<name>.md via programs.agentSkills.machine.
Defaults to the conservative profile.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-17 08:38:01 +00:00
naps62 19863adc15 docs: rev watcher is silent plumbing
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 06:14:40 +00:00
naps62 984616f5c4 fix: rev fallback asks for multi-line markdown reply bodies
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-11 20:15:40 +00:00
naps62 19bd110188 docs: name the public rev URL in the fallback
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 06:05:34 +00:00
naps62 1efa691b04 docs: route code reviews to rev, scope crit to plans/live/HTML
Rev hooks are installed globally; entry files describe the injected flow
plus a manual fallback (codex has no hooks). Crit skill redirects code
diffs to rev.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 10:12:00 +00:00
naps62 cb525048a4 docs: prefer agent-browser CLI over claude-in-chrome
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K4F9xsCrdJQXNxNZJiKpYq
2026-08-03 06:24:05 +00:00
naps62 60f39cdcbb feat: track both entry files in the repo
~/.claude/CLAUDE.md was in no git repo despite heavy editing, and
~/.codex/AGENTS.md was a hand-synced duplicate of it. Both now live in
entry/ and import the shared fragments; RTK.md moves to claude-md/ so
Codex stops carrying its own copy.

Claude's imports are ~/-anchored so they resolve through the symlink.

Also drops kt from the comment rule scope.
2026-08-01 15:02:28 +00:00