triage-issue
Installation
SKILL.md
Triage Issue
Establish the facts a human needs to decide whether OpenShell should address an issue and, if so, where it belongs on the roadmap. Triage does not authorize work, sequence it, or produce an implementation plan.
Prerequisites
- The
ghCLI must be authenticated (gh auth status) - You must be in a git repository with a GitHub remote
- The workflow labels
state:validated,state:accepted, andstate:needs-infomust exist. Report missing labels to the operator; do not create them implicitly.
Critical: Disposition and Roadmap Placement Are Human-Only
Triage establishes technical validity; it does not decide whether valid work belongs on the roadmap. Agents must never:
- Decide that OpenShell should or should not invest in otherwise valid work.
- Apply or remove
state:accepted. - Add an issue to the roadmap project, apply or remove the
roadmaplabel, or recommend a specific roadmap item. - Apply
agent:plan-requestedoragent:implementation-requested. - Treat technical validity as product acceptance.