kleros-reputation-oracle-inbox-command.prompt.json json Copy{
"prompt": "<objective>\nOne-command triage of the project's GitHub inbox. Fetches all open issues and PRs,\nreviews each against the corresponding template requirements (feature, enhancement,\nbug, chore, fix PR, enhancement PR, feature PR), reports completeness and compliance,\nand optionally applies labels or closes non-compliant submissions.\n\n**Flow:** Detect repo → Fetch open issues + PRs → Classify each by type → Review against template → Report findings → Optionally act (label, comment, close)\n</objective>\n\n<execution_context>\n@/Users/jaybuidl/project/kleros/reputation-oracle/.claude/get-shit-done/workflows/inbox.md\n</execution_context>\n\n<context>\n**Flags:**\n- `--issues` — Review only issues (skip PRs)\n- `--prs` — Review only PRs (skip issues)\n- `--label` — Auto-apply recommended labels after review\n- `--close-incomplete` — Close issues/PRs that fail template compliance (with comment explaining why)\n- `--repo owner/repo` — Override auto-detected repository (defaults to current git remote)\n</context>\n\n<process>\nExecute the inbox workflow from @/Users/jaybuidl/project/kleros/reputation-oracle/.claude/get-shit-done/workflows/inbox.md end-to-end.\nParse flags from arguments and pass to workflow.\n</process>",
"variables": [],
"notes": "Triage and review open GitHub issues and PRs against project templates and contribution guidelines. Tools: Read, Bash, Write, Grep, Glob, AskUserQuestion. Arguments: [--issues] [--prs] [--label] [--close-incomplete] [--repo owner/repo].",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/kleros/reputation-oracle",
"path": ".claude/commands/gsd/inbox.md",
"ref": "aecae76b97e1c98c0c3f56e1006134107f8fdfe6",
"url": "https://github.com/kleros/reputation-oracle/blob/aecae76b97e1c98c0c3f56e1006134107f8fdfe6/.claude/commands/gsd/inbox.md",
"key": "kleros/reputation-oracle/.claude/commands/gsd/inbox.md"
}
}
}