issue-tracker
289Agent
Issues and PRDs for this repository live as GitHub issues. Use the gh CLI for all operations.
1,503 tagged Git and workflow, measured the same way as everything else here.
Browse within: agent-orchestration 56Multi-Agent 37Autonomous Agents 29code-quality 28claude-ai 24copilot 24bun 22antigravity 20agentic-workflow 19ai-assistant 18spec-driven-development 18agentic-coding 17ai-workflow 17claude-plugin 17
Agent
Issues and PRDs for this repository live as GitHub issues. Use the gh CLI for all operations.
Agent Claude Code
Batch all open dependabot PRs into a single branch by cherry-picking each one. Use when the user wants to consolidate dependabot dependency updates into one PR.
xiaolai/echo-sleuth-for-claude
Agent
Use this agent when the user asks "what happened to this file", "history of file X", "who changed this and why", "when was this file last modified", "trace changes to X", or needs to understand the full history of a specific file across both conversation sessions and git commits. Examples.
dansasser/claude-code-marketplace
Agent
Use this agent when the user wants to apply OpenAI Codex review suggestions to a pull request. Triggers when the user says "fix codex review", "apply codex fixes", "fix codex PR", provides a GitHub PR URL and mentions codex, or any similar phrasing indicating they want Codex (chatgpt-codex-connector) suggestions…
Agent
Expert git commit specialist for semantic commit message generation, change analysis, and atomic commit guidance. Proactively helps when creating commits, analyzing changes, or discussing git workflows. Use immediately when user mentions commits, git messages, or code changes to commit.
Agent
A read-only code-review agent that examines changes in a Git diff, the record of edits between two versions of a project. Its instructions are in Japanese and require it to report findings without changing files.
Agent
Define how tracked repository surfaces are classified before cleanup, projection changes, or runtime ownership decisions. This policy keeps source, generated state, runtime output, fixtures, and historical evidence from competing as if they had the same authority.
Agent
Prepares releases — changelog, version bump, tag checklist.
Agent
Use this agent when searching for open-source issues to contribute to during the discover phase. This agent runs parallel GitHub searches, applies Rule 6 (verify issue is not taken), and scores quality signals. It should be invoked when the user runs /contribute discover and selects a domain to search.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
Audit that in-flight work is correctly tracked in beads/Jira/Trello and that the branch diff matches the scope of its ticket. Read-only. Invoke before opening a PR, before pushing updates to an existing PR branch, or when you suspect the branch has drifted from the ticket it was supposed to address. Cross-references…
Agent
Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…
Agent
Agent "pre-push-validator" from Vimalk0703/shipworthy, covering pre-push validator, your role, validation checklist, 1. hook tests (37 tests) and 2. skill frontmatter validation.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
Expert consultant for git worktree strategy, organization, migration, and troubleshooting. Provides guidance for complex worktree workflows.
openSUSE/openSUSE-packaging-skill
Agent
Block 3 of the openSUSE-packaging pipeline. Use to commit a green package, submit it to Factory (osc sr) or open the Gitea PR for a git-workflow package, then watch the submission and triage any decline or reviewer comment — looping fixes back to Block 2.
Agent
Release manager for Flutter apps handling versioning, changelog management, Fastlane automation, and store submissions to App Store and Google Play. Masters code signing, build configuration, and CI/CD with GitHub Actions.
devhimanshulohani/claude-agent-manager
Agent
Autonomous background worker for agent-manager. Implements tasks in isolated git worktrees using a structured 5-phase execution process. Use when the agent-manager skill spawns background work.
Agent
Merge phase agent — merge verified worktree changes to main, pull main back, clear claims.
Agent Codex
Use this agent when you need to create git commits, stage changes, or organize multiple file changes into atomic commits. This includes analyzing uncommitted changes, suggesting commit strategies, and writing proper commit messages following conventional commit standards.
Agent Claude Code
Checks release readiness and packaging consistency.
Agent
An expert coding agent for Jujutsu, a version-control system similar to Git. It investigates repository state and project code before recommending or carrying out a solution.
Agent
Use this agent when reviewing jj changes for production readiness. Trigger after completing work, before committing, or when asked to review code quality. Examples: Context: The user just finished implementing a feature. user: "I've finished the auth middleware refactor" assistant: "I'll use the change-reviewer agent…
Agent
An agent for managing GitHub pull requests, which are proposed code changes submitted for review before they are merged. It covers common pull-request tasks from creation through merging.