- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
agentflow
by sickn33
"Orchestrate autonomous AI development pipelines through your Kanban board (Asana, GitHub Projects, Linear). Manages multi-worker Claude Code dispatch, deterministic quality gates, adversarial review, per-task cost tracking, and crash-proof pipeline execution."
openspec-onboard
by studyzy
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
openspec-onboard
by studyzy
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
insights
by rohitg00
Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Use when wanting to understand your coding patterns over time.
simplify
by aaddrick
Manually trigger the cdd-code-simplifier agent to review and simplify code
smart-commit
by rohitg00
Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when ready to commit after making changes.
pro-workflow
by rohitg00
Battle-tested AI coding workflows from power users. Self-correcting memory, parallel worktrees, wrap-up rituals, and the 80/20 AI coding ratio. Works with Claude Code, Cursor, and other agents.
create-issues
by FradSer
Create GitHub issues with TDD principles and proper labels
deslop
by rohitg00
Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Use after completing changes and before committing.
bd-to-br-migration
by Dicklesworthstone
Migrate docs from bd (beads) to br (beads_rust). Use when updating AGENTS.md, converting bd commands, "bd sync" → "br sync --flush-only", or beads migration.
firebase-app-hosting-basics
by firebase
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
autoskill
by nicknisi
Analyze coding sessions to detect corrections and preferences, then propose targeted improvements to Skills used in the session. Use this skill when the user asks to "learn from this session", "update skills", or "remember this pattern". Extracts durable preferences and codifies them into the appropriate skill files.
branch-naming-helper
by jeremylongshore
Configure with branch naming helper operations. Auto-activating skill for DevOps Basics. Triggers on: branch naming helper, branch naming helper Part of the DevOps Basics skill category. Use when working with branch naming helper functionality. Trigger with phrases like "branch naming helper", "branch helper", "branch".
yaml-config-validator
by jeremylongshore
Validate yaml config validator operations. Auto-activating skill for DevOps Basics. Triggers on: yaml config validator, yaml config validator Part of the DevOps Basics skill category. Use when configuring systems or services. Trigger with phrases like "yaml config validator", "yaml validator", "yaml".
git-workflow-manager
by jeremylongshore
Manage git workflow manager operations. Auto-activating skill for DevOps Basics. Triggers on: git workflow manager, git workflow manager Part of the DevOps Basics skill category. Use when working with git workflow manager functionality. Trigger with phrases like "git workflow manager", "git manager", "git".
changelog-creator
by jeremylongshore
Create changelog creator operations. Auto-activating skill for DevOps Basics. Triggers on: changelog creator, changelog creator Part of the DevOps Basics skill category. Use when working with changelog creator functionality. Trigger with phrases like "changelog creator", "changelog creator", "changelog".
commit-message-formatter
by jeremylongshore
Manage commit message formatter operations. Auto-activating skill for DevOps Basics. Triggers on: commit message formatter, commit message formatter Part of the DevOps Basics skill category. Use when working with commit message formatter functionality. Trigger with phrases like "commit message formatter", "commit formatter", "commit".
linux-commands-guide
by jeremylongshore
Manage linux commands guide operations. Auto-activating skill for DevOps Basics. Triggers on: linux commands guide, linux commands guide Part of the DevOps Basics skill category. Use when working with linux commands guide functionality. Trigger with phrases like "linux commands guide", "linux guide", "linux".
version-bumper
by jeremylongshore
Manage version bumper operations. Auto-activating skill for DevOps Basics. Triggers on: version bumper, version bumper Part of the DevOps Basics skill category. Use when working with version bumper functionality. Trigger with phrases like "version bumper", "version bumper", "version".
npm-scripts-optimizer
by jeremylongshore
Optimize npm scripts optimizer operations. Auto-activating skill for DevOps Basics. Triggers on: npm scripts optimizer, npm scripts optimizer Part of the DevOps Basics skill category. Use when working with npm scripts optimizer functionality. Trigger with phrases like "npm scripts optimizer", "npm optimizer", "npm".
environment-variables-handler
by jeremylongshore
Manage environment variables handler operations. Auto-activating skill for DevOps Basics. Triggers on: environment variables handler, environment variables handler Part of the DevOps Basics skill category. Use when working with environment variables handler functionality. Trigger with phrases like "environment variables handler", "environment handler", "environment".
parallel-worktrees
by rohitg00
Set up parallel coding sessions using git worktrees for zero dead time. Use when blocked on tests, builds, or wanting to explore multiple approaches simultaneously.
wrap-up
by rohitg00
End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when ending a coding session.
worktrunk
by max-sixty
Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.