Triage workflow
Skill roronoazoroshao369/vibe-coding-os/skills/core/triage-workflow
Vibe Coding OS — Claude/Codex/Cursor skill framework with 139 skills, 111 commands, 95 templates, 22 tracked sources, 28/28 validation gates PASS. Quality Shield, Engineering Discipline Pack, plugin marketplace.
npx -y skills add roronoazoroshao369/vibe-coding-os --skill triage-workflowAssembled 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
1.4 KB, 283 tokens by cl100k_base, as published. Nobody here has run it
Skill: Triage Workflow
Purpose
Classify incoming issues or tasks into clear next states with evidence and next action.
When to use
Use for backlog cleanup, bug intake, ambiguous requests, or deciding whether work is ready for implementation.
Inputs
Issue text, labels, reproduction details, priority signals, owner, and project policies.
Workflow
- Read the issue without assuming priority.
- Determine type: bug, feature, question, duplicate, blocked, or out-of-scope.
- Ask for missing evidence when needed.
- Assign next state and labels according to local conventions.
- Produce the next action or closure rationale.
Outputs
Triage decision, label/state recommendation, missing information request, and next owner/action.
Failure modes
Using labels as a substitute for thinking, accepting incomplete bug reports, or closing work without rationale.
Verification checklist
State is justified; missing info is requested; out-of-scope calls are polite and specific; next action is unambiguous.
Ghi chú tiếng Việt
Triage là phân loại có bằng chứng, không chỉ gắn nhãn. Dùng cho backlog/issue. File liên quan: templates/triage-template.md, commands/vibe-plan.md (replaced vibe-triage v2.17).
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.