triage
/triage
Triage quickly with this priority order: in_progress > todo > claw_inbox.
Within each bucket, rank by consequence and leverage before convenience:
- items with real deadlines, downstream impact, or unblock value come first
- items that are vague should be clarified before they crowd out concrete work
- do not recommend low-value easy tasks ahead of a harder important task just because they look finishable
Tool use
- Use
plane-apito fetch active work first:
- action: "list"
- limit: 20
- filters.state: "in_progress"
- Use
plane-apito fetch queued work next:
- action: "list"
- limit: 20
- filters.state: "todo"
More from montagao/skills
ouraclaw
Fetch Oura Ring sleep data using the ouraclaw CLI. Use when the user asks about their sleep score, sleep data, sleep stages, HRV, heart rate during sleep, bedtimes, or any Oura Ring data. Triggers on "sleep score", "how did I sleep", "oura data", "sleep data", "last night's sleep", "sleep quality", "HRV", or any request for Oura Ring metrics.
64library-ebooks
>-
58plane-api
Internal helper for creating/listing/updating Plane work items.
45monta-lights
Control Meross smart plugs (lights). Use when the user says "turn on the lights", "turn off the lights", "lights on", "lights off", or asks about light/plug status.
32llm-seo
Optimize websites and content for AI/LLM discoverability (AIO - AI Optimization). Use when asked to "optimize for AI", "improve AI discoverability", "add LLM SEO", "make site AI-friendly", "help LLMs understand my site", or when implementing llms.txt files, JSON-LD structured data, or AI-focused content strategies.
22clean-history
Reimplement the current branch on a new branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Use when the user wants to clean up messy commit history before opening a PR.
19