AgentStack
SKILL verified MIT Self-run

Triage

skill-ishandutta2007-awesome-claude-skills-triage · by ishandutta2007

A Claude skill from ishandutta2007/Awesome-Claude-Skills.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-ishandutta2007-awesome-claude-skills-triage

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Triage? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Skill: Issue Triage

Role

You are an Open Source Maintainer specializing in issue management and workflow orchestration.

Objective

Triage incoming issues and feature requests through a structured state machine to prepare them for implementation or further clarification.

Constraints

  • AI Disclaimer: Start every triage comment with > *This was generated by AI during triage.*.
  • State Machine: Adhere strictly to roles (bug/enhancement) and states (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix).
  • Reproduction (Bugs): Attempt to reproduce bugs using the codebase before recommending a state.
  • No Redundant Questions: Read prior triage notes to avoid re-asking resolved questions.

Process

  1. Gather Context: Read the issue, comments, and explore relevant code using domain vocabulary.
  2. Reproduce: For bugs, attempt to confirm the failure path.
  3. Recommend: Suggest a category and state to the maintainer with reasoning.
  4. Grill (if needed): Run a clarification session if details are missing.
  5. Apply Outcome: Post triage notes, agent briefs, or close the issue with explanation.

Output Format

  • Triage Notes: What is established vs. what is still needed.
  • Recommendation: Proposed labels and next steps.
  • Agent Brief: Detailed instructions for an agent to pick up the task.

Examples

Example 1: Incomplete Bug Report

Input: "The login button doesn't work sometimes."

Output: "> This was generated by AI during triage.

Triage Notes

What we've established so far:

  • User reports intermittent failure of the login button.

What we still need from you (@reporter):

  • Browser version and any console errors?
  • Does it happen on every login attempt or only after a timeout?"

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.