Install
$ agentstack add skill-ishandutta2007-awesome-claude-skills-triage ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
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
- Gather Context: Read the issue, comments, and explore relevant code using domain vocabulary.
- Reproduce: For bugs, attempt to confirm the failure path.
- Recommend: Suggest a category and state to the maintainer with reasoning.
- Grill (if needed): Run a clarification session if details are missing.
- 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.
- Author: ishandutta2007
- Source: ishandutta2007/Awesome-Claude-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.