chore(sync): dotfiles sync 2026-05-11 @ Hans-Air-M4#94
Merged
Conversation
Claude skills (core):
- add: `local-ocr` (267 lines) — wraps the local-ocr CLI in ops-toolkit.
Covers SPEC-004 Mode B auto-absorb and the new SPEC-006 Mode D
blind-absorb path. Mode D trigger phrases ("blind-absorb <path> for
<person>"), workflow (extract on Mini → Qwen3.6 absorb reasoning on
Mini → redacted stdout → user reviews `git diff` → commit or
rollback), hard rules (no Reading `.values.json`; never invoke
`audit show --full`; inline-image upload pushback), and a pointer
to `ops-toolkit/tools/local-ocr/USAGE-blind-absorb.md` for deeper
reference.
Claude skills (re-add drift, pre-existing):
- `annas-fetch/SKILL.md` — added `--sort downloads` doc, stats API
endpoint, intent-split table for picking the right sort. Drift from
earlier sessions; absorbed now.
Scripts (applied):
- `run_onchange_after_secret-guard-test.sh` self-test passed against
the deployed hook.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
local-ocrskill (267 lines) underhome/dot_claude/skills/local-ocr/. Wraps the local-ocr CLI in ops-toolkit; covers SPEC-004 Mode B auto-absorb and the new SPEC-006 Mode D blind-absorb path.annas-fetch/SKILL.md(--sort downloadsdoc, stats API endpoint, intent-split table for picking the right sort).Mode D additions in
local-ocr/SKILL.mdblind-absorb <path> for <person>(alternates:blind-process,absorb ... --blind)git diffin their terminal → commit orlocal-ocr rollback.Readthe.values.jsonfile (defeats blind mode); never auto-invokeaudit show --full; push back on inline-image uploads.ops-toolkit/tools/local-ocr/USAGE-blind-absorb.mdfor deeper reference.Test plan
chezmoi applyruns cleanly; secret-guard self-test passes (1 PASS / 0 FAIL).chezmoi managed | grep local-ocrshows the new skill tracked.🤖 Generated with Claude Code