<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rulesets/inbox/2026-05-16-handoff-from-dotemacs-rulesets-missing-inbox-dir.org, branch main</title>
<subtitle>Claude Code skills, rules, and language bundles
</subtitle>
<id>https://git.cjennings.net/rulesets/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/rulesets/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/'/>
<updated>2026-05-18T06:28:47+00:00</updated>
<entry>
<title>docs(commits): check disk before declaring /review-code unavailable</title>
<updated>2026-05-18T06:28:47+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-18T06:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/commit/?id=986bb4c368b1072a4671aecb16fa05b74ecac893'/>
<id>urn:sha1:986bb4c368b1072a4671aecb16fa05b74ecac893</id>
<content type='text'>
Step 1 told the agent to run /review-code but didn't say what to do when the skill exists on disk yet isn't in the session's available-skills list. The list covers plugin-installed skills only. User commands under ~/.claude/commands/ are routable as slash-commands but don't appear in it, so the agent could declare /review-code unavailable and fall through to the trivial-one-liner exception in Step 2.

The new Discovery check tells the agent to verify both ~/.claude/commands/review-code.md and ./.claude/commands/review-code.md on disk before declaring the skill unavailable, and surface the mismatch rather than auto-skipping.

Also drops three absorbed or stale inbox files: the skill-discovery handoff (signal absorbed by this edit), the missing-inbox-dir handoff (already resolved by 470085f), and a stale date-coverage scan output (deferred until the task-review habit lands).
</content>
</entry>
<entry>
<title>docs(inbox): Add handoffs on skill discovery and missing inbox dir</title>
<updated>2026-05-17T21:12:56+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-17T21:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/commit/?id=470085f4220afabb3b487f9342ed6bc35f5feca0'/>
<id>urn:sha1:470085f4220afabb3b487f9342ed6bc35f5feca0</id>
<content type='text'>
</content>
</entry>
</feed>
