audit
01Command Claude Code
Run a Code Quality Improvement Plan audit (read-only) and file issues for findings.
Command Claude Code
Run a Code Quality Improvement Plan audit (read-only) and file issues for findings.
Command Claude Code
Break a large GitHub issue into smaller, actionable sub-issues.
Command Claude Code
Work on a GitHub issue (run from worktree).
Command Claude Code
Create a GitHub issue from description or recent context.
Command Claude Code
Review a GitHub pull request and provide feedback.
Command Claude Code
Rebase current branch onto default branch with intelligent conflict resolution.
Command Claude Code
Respond to all comments and reviews on a PR.
Command Claude Code
Create a git worktree for working on a GitHub issue.
Settings file Claude Code
Agent settings declaring 1 allowed tools.
Skill Claude CodeCodex
Helps users create new Claude skills by providing templates, guidance, and validation for skill structure and content.
Skill Claude CodeCodex
Git rebase assistant that rebases the current working branch onto the default branch, intelligently resolves merge conflicts by examining PR and issue context, and reports unresolvable conflicts for user review.
Skill Claude CodeCodex
Git worktree management assistant that understands the Gru project's filesystem structure and helps manage worktrees for Minion workspaces.
Skill Claude CodeCodex
Manages GitHub issues: creating, editing, setting dependencies (blocked-by), bulk filing, and labeling. ALWAYS activate when creating GitHub issues, filing issues in bulk, setting issue dependencies, or adding blocked-by relationships. Also activate when using gh issue or gh api for issue management.
Skill Claude CodeCodex
Interactive guide for Gru — helps users install, configure, troubleshoot, and understand Gru commands and concepts (Minions, worktrees, labels, lab mode).
Skill Claude CodeCodex
Product management assistant for Gru that helps shape features, write PRDs and user stories, evaluate designs against core principles (local-first, one binary, GitHub as state), and maintain user empathy for developers building and using autonomous coding agents.
Skill Claude CodeCodex
Project management (aka tpm or technical project manager) assistant that understands issue dependencies, critical path, and helps prioritize work for the Gru project.
Instructions file
Instructions for fotoetienne/gru, covering claude.md, project overview, build & development commands, build and build with release optimizations.
Command
You are a git rebase assistant. Your job is to rebase the current branch onto origin/ and intelligently resolve any merge conflicts that arise. The repository has already been fetched and the base branch is ; you may assume origin/ is up-to-date.