active/aggit/SKILL.md
Manage Git preflight, branch and worktree creation, and completed-work cleanup. Use when explicitly invoked.
npx skillsauth add kevinslin/skills aggitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Route each invocation to exactly one subcommand. Read every reference named for that route completely before acting.
preflight: Verify that the current branch is clean and fetch the latest
selected branch from origin. Read ./references/preflight.md.branch: Create and switch to a new local branch from the latest selected
origin branch. Read ./references/preflight.md and
./references/branch.md.tree: Create a new branch and linked worktree from the latest selected
origin branch. Read ./references/preflight.md and
./references/tree.md.close: Verify any tracking pull request is merged and remove the current
linked worktree when safe. Read ./references/close.md.aggit as the subcommand.development
Create, rename, audit, or close a tracked Codex task whose turns and status are persisted in the local thread ledger. Only use when directly invoked.
databases
Automatically use for durable knowledge, configured project-context lookup, and schema-backed artifact layouts.
content-media
Create, update, or optimize skills and SKILL.md content.
testing
Finalize completed PR or local checkout work. Use when explicitly invoked