pr-triage
01Skill Claude CodeCodex
A pull-request review tool that checks a proposed set of code changes in a Git repository. A pull request is a request to merge one branch of code into another.
61 tagged devex, measured the same way as everything else here.
Browse within: agents-md 46dora-metrics 46go 6
Skill Claude CodeCodex
A pull-request review tool that checks a proposed set of code changes in a Git repository. A pull request is a request to merge one branch of code into another.
Skill Claude CodeCodex
A release-note generator that turns Git history and referenced issues into release notes following the Keep a Changelog format.
Skill Claude CodeCodex
Detect pull requests aging past warn / critical thresholds, score severity, and nudge reviewers via Slack DM, channel, email, or directly as a PR comment — with one-time auto-escalation when a PR hits critical so velocity stops leaking through review queues.
Skill Claude CodeCodex
Automate the full release workflow for syllago. USE WHEN creating a release OR tagging a version OR bumping VERSION OR publishing to GitHub releases.
Skill Claude CodeCodex
Use when building, modifying, or debugging the syllago TUI. Provides golden rules checklist, component message contracts, and collected gotchas. TRIGGER when working on any file in cli/internal/tui/.
Skill Claude CodeCodex
Systematic code review checklist.
Skill Claude CodeCodex
Audits Claude Code context consumption across agents, skills, commands, hooks, MCP servers, and the CLAUDE.md/MEMORY chain. Identifies bloat and redundancy, then produces prioritized token-savings recommendations. Backs the /context-budget command.
Skill Claude CodeCodex
Review, optimize, and maintain the persistent memory system. Reads all memory files, identifies stale/duplicate/outdated entries, asks the user targeted questions, and produces a clean, optimized memory state. Use when memory feels bloated, after major project changes, or periodically to keep context sharp.
Skill Claude CodeCodex
Routes each subagent to the right model tier (fable, opus, sonnet, haiku) when orchestrating multi-agent work via the Agent tool or Workflow. Use whenever spawning 2+ agents or activating Coordinator Mode. Keeps judgment on Fable (main thread), delegates token-heavy work to cheaper tiers, and enforces handoff packets…
Skill Claude CodeCodex
Maintain AISTANCE.md as a living document. Use quarterly or when a new AI tool is adopted. Handles review triggers, the three-bucket update process, socialization checklist, and cross-repo consistency. Companion to ai-stance skill.
Skill Claude CodeCodex
Enforce minimum documentation standard across uFawkes repos. Use when auditing a repo before release, onboarding a new repo to the suite, or implementing roadmap item 0.6 (cross-repo README links). Directly supports DORA AI Capability 3 and the 2023 DORA finding that documentation quality amplifies all technical…
Skill Claude CodeCodex
Compute the four DORA delivery metrics from uFawkesObs (Prometheus + Loki). Use when producing monthly DORA snapshots, validating post-release metric trends, or generating ROI evidence. Requires uFawkesObs running. Implements DORA AI Capabilities 2 and 7.