Files
holocron/plugins/git/.apm/skills/pc-run/references
Defame1297 14af50bc07 fix(git): scope git-workflow's trigger to ambiguity rather than to its domains
git-workflow's description enumerated the six domains it exists to route away
from, so it competed for selection with the very skills it should be handing
off to. It now triggers on the case it actually serves: an interactive request
whose domain is not yet clear.

Also clears frontmatter drift across the plugin and removes duplicated guidance
in pc-run that had diverged from its reference.
2026-08-31 08:01:39 +00:00
..

source_keys
source_keys
context7-pre-commit-com
pre-commit-com
context7-pre-commit-hooks
pre-commit-hooks-github

references/

File Purpose
install.md The install flow — read when the user asks to install or set up hooks
autoupdate.md The autoupdate flow — read when the user asks to bump hook revs
clean.md The clean flow — read when the user asks to wipe the cache or rebuild environments
failure-patterns.md Hook failure causes and concrete fix suggestions — read when a hook fails or never fires
sources.md Provenance: research sources that informed this skill