- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
mcp-deepwiki
by aahl
Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.
ingest-github
by mycelium-hq
Use when the user says /ingest-github <owner/repo> [--days N], or asks to ingest, capture, sync, pull, mirror, or import a GitHub repo's recent activity (merged PRs, issues, commits) into the vault, second brain, or knowledge graph, or wants repo history queryable by graphify or External Inputs refreshed. Not for opening PRs, creating issues, one-off PR diff reads, or non-GitHub sources (Slack, Notion, email have their own ingest-* connectors).
skillify-meta-loop
by mycelium-hq
'Use when a recurring bug, support question, client incident, or manual task surfaces 2+ times, when a codified rule keeps getting violated despite being written down, when a teammate or client hits an issue anyone could hit, or when delivery/setup friction repeats. Triggers: "skillify this", "this keeps happening", "we hit this last week too", "make a skill for X", "automate this", "every client hits this", "I keep doing X manually", "turn this into a skill".'
pm-git-file-tracking
by bobmatnyc
Protocol for tracking files immediately after agent creation
mpm-circuit-breaker-enforcement
by bobmatnyc
Complete circuit breaker enforcement patterns with examples and remediation
mpm-organize
by bobmatnyc
Organize project files with intelligent consolidation
Brainstorming Ideas Into Designs
by bobmatnyc
Interactive idea refinement using Socratic method to develop fully-formed designs
pm-bug-reporting
by bobmatnyc
Bug reporting protocol for PM and agents to file GitHub issues
pm-teaching-mode
by bobmatnyc
Comprehensive teaching templates and progressive disclosure patterns for PM teacher mode
pm-pr-workflow
by bobmatnyc
Branch protection and PR creation workflow
end-of-session
by bobmatnyc
Captures session learnings into persistent project memory before closing. Updates task files, project knowledge, and configuration so the next session starts with full context instead of from scratch.
mpm-session-pause
by bobmatnyc
Pause session and save current work state for later resume
mcp-security-review
by bobmatnyc
Security review gate for MCP server installations. Checks provenance, classifies risk, enforces version pinning, and documents credentials exposure before any MCP is added to your environment.
PM Session Management
by bobmatnyc
mpm-delegation-patterns - Resuming delegations mid-workflow
mpm-init
by bobmatnyc
Initialize or update project for Claude Code and MPM
worktree-manager
by terrylica
Create alpha-forge git worktrees with auto branch naming. TRIGGERS - create worktree, new worktree, alpha-forge worktree.
daemon-status
by terrylica
Check asciinema status - daemon, running processes, and unhandled .cast files. TRIGGERS - daemon status, check backup, chunker health
asciinema-streaming-backup
by terrylica
Real-time asciinema backup to GitHub orphan branch. TRIGGERS - streaming backup, asciinema backup, session backup, recording backup.
session-chronicle
by terrylica
Session log provenance tracking. TRIGGERS - who created, trace origin, session archaeology, ADR reference.
ha-integration-dev
by tonylofgren
Use when user EXPLICITLY requests "custom integration", "custom component", "Python for HA", "HACS", or "config_flow". NOT for: YAML automations (use home-assistant skill), Node-RED flows (use node-red skill), ESPHome device configs (use esphome skill).
git-basic-helper
by proflead
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.
release-notes-drafter
by proflead
Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.
git-commit
by davidgasquez
Create atomic commits prepended with emojis
shadcn-hooks
by Debbl
Apply shadcn-hooks React hooks where appropriate to build concise, maintainable React features.