Loading...
Loading...
Found 350 Skills
Advanced Git operations wrapper. Optimizes token usage by guiding complex git workflows into efficient CLI commands.
Detect new or modified skills in .agents/skills/ by comparing git hashes against ai-skills, snapshot for rollback, review, publish to ai-skills, install locally, and cherry-pick lockfile to TARGET. Replaces /elevate-skill.
Park mid-arc session state and work in progress. Routes to /reflect first if memory work is pending.
Pre-commit review: security scan, quality gates, auto-fix.
Manage git-backed memory repos. Load this skill when working with git-backed agent memory, setting up remote memory repos, resolving sync conflicts, or managing memory via git workflows.
Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.
Read this skill before making git commits
Create semantic git commits following best practices and Conventional Commits specification.
Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
Optimizes algorithms via autoresearch loop: benchmark, research, hypothesize, keep/discard
Generates properly formatted Git branch names following project conventions. Use this skill whenever the user wants to name a branch, create a branch, or asks things like "what should I call this branch?", "what branch name should I use?", "help me with the branch name", or describes a feature/fix and needs a branch name. Always use this skill when the user needs a git branch name, even if they don't explicitly say "branch".