From iyu
Triage external issues with critical evaluation against project philosophy and scope
npx claudepluginhub iyulab/claude-plugins --plugin iyuThis skill is limited to using the following tools:
Analyze external issues and make decisions aligned with project philosophy. Triage only — do not implement. If implementation is needed, hand off to `/iyu:run`.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Analyze external issues and make decisions aligned with project philosophy. Triage only — do not implement. If implementation is needed, hand off to /iyu:run.
https://github.com/user/repo/issues/123./docs/feature-request.md"Add support for Redis caching"Flags: --quick (decision only, skip deep analysis) | --save (save to ./claudedocs/triage-[date]-[title].md) | --no-research (skip web research)
Fetch issue with ALL comments:
gh issue view <number> --repo <owner/repo> --comments --json title,body,state,comments,labels,author
SKIP if: Already resolved, duplicate, spam, or low-quality AI-generated content (no reproduction steps, generic template language, no project-specific context).
PROCEED if: Unresolved, still reported, or requesting reopen.
Don't take the request at face value:
If classified as a bug:
[Action] → [Component] → [ROOT CAUSE] → [Symptom]Read CLAUDE.md / README.md. Evaluate using the philosophy-alignment-guide.md:
| Dimension | Question |
|---|---|
| Core Mission Fit | Serves project's core purpose? |
| Scope Alignment | Library vs application responsibility? |
| Pattern Consistency | Consistent with existing architecture? |
| User Base Impact | Benefits majority or niche? |
Overall: High (4-5 avg) / Medium (3-3.9) / Low (1-2.9)
Evaluate: Technical Complexity, Breaking Changes, Maintenance Burden, Dependencies.
| Philosophy HIGH | Philosophy LOW | |
|---|---|---|
| Feasibility HIGH | ACCEPT | REDIRECT |
| Feasibility MED | ADAPT | DEFER/REDIRECT |
| Feasibility LOW | DEFER | DECLINE |
For decision examples, see decision-examples.md.
Extract latent insights beyond the immediate request:
Structure by decision type and contributor context. For templates, see response-templates.md.
Phases 1-4 only. One-paragraph decision with rationale.