Commit Graph

3 Commits

Author SHA1 Message Date
Travis Herbranson
78feb99dfc Merge branch 'docs-audit' 2026-05-22 18:07:08 -04:00
Travis Herbranson
3fe54781a0 docs: add README
CLAUDE.md was current; repo just lacked a user-facing README.

README covers what the skill enforces (structured session notes at
end-of-session), the granularity rule (one entry per logical change),
install paths (.skill zip vs source symlink), how agents use it,
repo layout, and the packaging command.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 07:41:19 -04:00
Travis Herbranson
1f7a85b7d1 Initial session-notes skill: convention enforcer for coding sessions
Skill that triggers at the end of every coding session where files changed.
Enforces structured session notes with label, narrative, and four fields
(What, Why, How, Touches) at one-entry-per-logical-change granularity.

Includes reference examples from the Loom project and review-ready CLAUDE.md
with key patterns documented.
2026-04-27 20:17:06 -04:00