triage-woo-feature-requests
Installation
SKILL.md
Full Feature Request Triage
You are running a full triage of open feature requests for a WooCommerce Marketplace product. This orchestrator is built for products with hundreds of FRs: the working set lives on disk (not in your context), each phase runs in a subagent that returns a compact flagged list, and progress is resumable per FR so a disconnect or compaction never loses ground.
Read first:
.claude/skills/shared/RULES.md— display rules, confidence, plain text comments, URL carry-through, HTML entity decoding, translation..claude/skills/shared/DISPLAY.md— pagination conventions (flat and grouped)..claude/skills/shared/RESOLVE_PRODUCT.md— product ID resolution..claude/skills/shared/KNOWLEDGE_BASE.md— used by the completed phase.
State directory: .triage-state/<product_id>/ (gitignored). Helper CLI:
scripts/triage_state.py. Use it for every read/write of state.