agentsclimarketplace

Triage

Skill stevennitesh/programming-agent-skills/skills/custom/triage

Triage raw tracker issues and configured external PR requests through maintainer-approved states and Codex-ready handoffs.From its SKILL.md

Install
npx -y skills add stevennitesh/programming-agent-skills --skill triage

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.6 KB, 564 tokens by cl100k_base, as published. Nobody here has run it

Triage

Move raw tracker requests to a maintainer-approved state and handoff. Triage owns classification, verification, shaping, approved state transitions, briefs, and rejected-enhancement memory. Tracker docs own transport, label mappings, the Ready-for-agent contract, and Mutation read-back. $implement and $parallel-implement own code changes and implemented closeout.

Spine

  1. Load. Read docs/agents/issue-tracker.md and docs/agents/triage-labels.md before tracker access. If either is absent or incompatible with triage, recommend $repo-bootstrap and stop. Follow docs/agents/domain.md for codebase context and read docs/agents/engineering-contract.md before reproduction, checkout, or executable validation. Triage PRs only when the tracker enables them. A named PR bypasses only external-author discovery; a PR is an issue with attached code.

  2. Choose. Read one branch completely:

    Read AGENT-BRIEF.md only when preparing a ready-for-agent or ready-for-human brief. Read OUT-OF-SCOPE.md only when screening, rejecting, or reconsidering an enhancement.

  3. Run. Follow only the selected branch; its helper owns branch-specific discovery, sequence, and completion criterion. Treat valid $to-tickets output as ready; re-enter triage only for an explicit state or brief correction.

    For any mutation branch, keep exactly one mapped category role and one mapped state role; surface missing or conflicting roles before mutation. Mutate only an explicitly approved packet; any packet change requires fresh approval. A ready-for-agent outcome satisfies the tracker's Ready-for-agent contract and adds verification evidence.

    Prefix every posted issue or comment with:

    > *This was generated by AI during triage.*
    
  4. Prove. Complete at the selected branch's criterion. An Attention Scan ends after its read-only criterion with tracker state unchanged. A mutation branch ends only after the approved packet is applied, read back, and returned as a triage packet confirming role invariants, disclaimer, required brief or rejected-enhancement record, shaping domain deltas, partial failures, skipped checks, and blockers.

What ships with it: 7 files

11.4 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.