Topic: git
66 skills in this topic.
-
running-tend
Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend-* skills. Use when operating in CI.
max-sixty/worktrunk 4,345
-
writing-user-outputs
CLI output formatting standards for worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or working with the output system.
max-sixty/worktrunk 4,345
-
worktrunk
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.
max-sixty/worktrunk 4,345
-
release
Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.
max-sixty/worktrunk 4,345
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
xintaofei/codeg 674
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
xintaofei/codeg 674
-
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
xintaofei/codeg 674
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
xintaofei/codeg 674
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
xintaofei/codeg 674
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
xintaofei/codeg 674
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
xintaofei/codeg 674
-
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
xintaofei/codeg 674
-
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
xintaofei/codeg 674
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
xintaofei/codeg 674
-
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
xintaofei/codeg 674
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
xintaofei/codeg 674
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
xintaofei/codeg 674
-
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
xintaofei/codeg 674
-
sanity-check
Run full quality check with live results
chmouel/lazyworktree 202
-
commit-helper
Generate conventional commit from staged changes
chmouel/lazyworktree 202
-
design-sync
Check DESIGN.md synchronization with codebase architecture
chmouel/lazyworktree 202
-
deep-analyse
Thorough code analysis without polluting main context
chmouel/lazyworktree 202
-
doc-sync
Check documentation consistency across README, man page, and help screen
chmouel/lazyworktree 202
-
theme-audit
Validate all themes for completeness and correct usage
chmouel/lazyworktree 202