commit-repo
Installation
SKILL.md
Commit Repo
Streamlined commit flow for praxis-managed repos. One human gate only.
Repo Resolution
Resolve <repo-alias> to a git-managed path:
- If alias is the project root name (e.g.,
praxis): use CWD (the project root itself) - Otherwise: look up alias in CLAUDE.md → Alias Paths section, extract the
datapath
Example CLAUDE.md format:
## Alias Paths
- **nano-vc**: control `$PRAXIS_DIR/repos/nano-vc` | data `/home/mat/dev/nano-vc`
- **agent-skills**: control `$PRAXIS_DIR/repos/agent-skills` | data `/home/mat/dev/agent-skills`