commit
Installation
SKILL.md
<arc_runtime> This workflow requires the full Arc bundle, not a prompts-only install.
Paths in this skill use these conventions:
agents/...,references/...,disciplines/...,templates/...,scripts/...,rules/...,skills/<name>/...are Arc-owned files at the plugin root. Resolve the plugin root from this skill's filesystem location — it's the directory containingagents/andskills/../...is local to this skill's directory..ruler/...,docs/...,src/..., or any project-relative path refers to the user's project repository. </arc_runtime>
<rules_context> Load before committing:
rules/git.md— commit-message, husky, and lint-staged conventions this skill must respect.references/diff-review-checklist.md— apply during the pre-commit review step (step 1). </rules_context>