gsd-inbox
An automated GitHub inbox triage tool to manage issues and PRs based on template requirements.
Install
mkdir -p .claude/skills/gsd-inbox && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10802" && unzip -o skill.zip -d .claude/skills/gsd-inbox && rm skill.zipInstalls to .claude/skills/gsd-inbox
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Triage and review open GitHub issues and PRs against project templates and contribution guidelines.Key capabilities
- →Triage open GitHub issues
- →Review PRs for compliance
- →Close incomplete submissions
How it works
It fetches issues/PRs, classifies them, and reviews them against templates.
Inputs & outputs
When to use gsd-inbox
- →Triage open github issues
- →Review PRs for compliance
- →Close incomplete submissions
About this skill
Flow: Detect repo → Fetch open issues + PRs → Classify each by type → Review against template → Report findings → Optionally act (label, comment, close) </objective>
<execution_context> @.github/get-shit-done/workflows/inbox.md </execution_context>
<context> **Flags:** - `--issues` — Review only issues (skip PRs) - `--prs` — Review only PRs (skip issues) - `--label` — Auto-apply recommended labels after review - `--close-incomplete` — Close issues/PRs that fail template compliance (with comment explaining why) - `--repo owner/repo` — Override auto-detected repository (defaults to current git remote) </context> <process> Execute the inbox workflow from @.github/get-shit-done/workflows/inbox.md end-to-end. Parse flags from arguments and pass to workflow. </process>When not to use it
- →Feature development
- →Code review
Prerequisites
Limitations
- →Requires template compliance
How it compares
It automates compliance review rather than manual triage.
Compared to similar skills
gsd-inbox side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| gsd-inbox (this skill) | 0 | 3mo | No flags | Intermediate |
| github-manage | 6 | 9mo | Review | Beginner |
| jira | 11 | 6mo | No flags | Beginner |
| github-issues | 5 | 3mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by roblourens
View all by roblourens →You might also like
github-manage
matteocervelli
Manage operations concerning GitHub on behalf of user
jira
davila7
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
github-issues
github
Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.
agent-project-board-sync
ruvnet
Agent skill for project-board-sync - invoke with $agent-project-board-sync
agent-issue-tracker
ruvnet
Agent skill for issue-tracker - invoke with $agent-issue-tracker
tbd
jlevy
|-