git-manager

SKILL.md

Git Manager

Purpose

Ensures all commits follow the Semantic Commit standard (feat: ..., fix: ...) so the Leader/User can easily track progress.

Usage

1. Make a Commit

python .agent/skills/git-manager/scripts/commit.py --type feat --scope auth --msg "Add login endpoint"
# Output: feat(auth): Add login endpoint

2. View Log (Leader Report)

python .agent/skills/git-manager/scripts/log.py
Weekly Installs
2
GitHub Stars
56
First Seen
12 days ago
Installed on
trae-cn2
kilo2
qwen-code2
claude-code2
github-copilot2
codex2