{"id":50792869,"url":"https://github.com/cryptojones/claude_skill-triage","last_synced_at":"2026-06-12T12:02:25.293Z","repository":{"id":358186025,"uuid":"1240386700","full_name":"CryptoJones/claude_skill-Triage","owner":"CryptoJones","description":"Claude Code skills companion to the Triage meta-scheduler. Currently ships the TaskPriorityReorder skill; triage skill forthcoming (v0.6).","archived":false,"fork":false,"pushed_at":"2026-05-16T06:45:49.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T07:05:50.782Z","etag":null,"topics":["claude-code","claude-skill","nebraska","priority","tasks","workflow","xkcd-2347"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CryptoJones.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-16T04:36:37.000Z","updated_at":"2026-05-16T06:45:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/CryptoJones/claude_skill-Triage","commit_stats":null,"previous_names":["cryptojones/claude_skill-triage"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/CryptoJones/claude_skill-Triage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fclaude_skill-Triage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fclaude_skill-Triage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fclaude_skill-Triage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fclaude_skill-Triage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CryptoJones","download_url":"https://codeload.github.com/CryptoJones/claude_skill-Triage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoJones%2Fclaude_skill-Triage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34243053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","claude-skill","nebraska","priority","tasks","workflow","xkcd-2347"],"created_at":"2026-06-12T12:01:46.446Z","updated_at":"2026-06-12T12:02:25.188Z","avatar_url":"https://github.com/CryptoJones.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n```\n╔══════════════════════════════════════════════════════════════╗\n║                                                              ║\n║         c l a u d e _ s k i l l - T r i a g e                ║\n║                                                              ║\n║     Claude Code skills for the Triage meta-scheduler         ║\n║                                                              ║\n╚══════════════════════════════════════════════════════════════╝\n```\n\n**Skills that put Claude Code in charge of your priority queue.**\nManual overrides for snap reorders, plus the automatic\nsignal-driven counterpart that wraps the [Triage](https://github.com/CryptoJones/Triage) CLI.\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg?logo=apache)](LICENSE)\n[![Claude Code](https://img.shields.io/badge/Claude_Code-skills-D97757?logo=anthropic\u0026logoColor=white)](https://claude.com/claude-code)\n[![Codeberg](https://img.shields.io/badge/Codeberg-CryptoJones%2Fclaude__skill--Triage-2185D0?logo=codeberg\u0026logoColor=white)](https://codeberg.org/CryptoJones/claude_skill-Triage)\n[![GitHub](https://img.shields.io/badge/GitHub-CryptoJones%2Fclaude__skill--Triage-181717?logo=github\u0026logoColor=white)](https://github.com/CryptoJones/claude_skill-Triage)\n\n\u003c/div\u003e\n\n\u003e Mirrored on both [GitHub](https://github.com/CryptoJones/claude_skill-Triage)\n\u003e and [Codeberg](https://codeberg.org/CryptoJones/claude_skill-Triage).\n\u003e Issues filed on either forge are welcome; commits land on both.\n\n---\n\n## What's inside\n\n```\n┌──────────────────────────────────────────────────────────────┐\n│                                                              │\n│   TaskPriorityReorder   ✓ shipped (manual override)          │\n│   ─────────────────────────────────────────────────          │\n│   \"Bump task X to the top.\" Captures every pending task's    │\n│   full content, deletes them, recreates them in the new      │\n│   order — because Claude Code's TaskCreate issues IDs        │\n│   append-only, so reordering is delete + recreate.           │\n│                                                              │\n│                                                              │\n│   triage                ◌ planned (Triage v0.9)              │\n│   ─────────────────────────────────────────────────          │\n│   \"What should I do next?\" Invokes `triage tick` from the    │\n│   Triage CLI, parses the output, surfaces the recommended    │\n│   priority order to the operator — with rule contributions.  │\n│   The human still confirms; never auto-executes a reorder.   │\n│                                                              │\n└──────────────────────────────────────────────────────────────┘\n```\n\nBy design, the two are complementary:\n\n| Skill                  | Trigger style                                      | Mechanism                                          |\n|------------------------|----------------------------------------------------|----------------------------------------------------|\n| `TaskPriorityReorder`  | \"bump X\", \"swap X and Y\", \"this is more urgent\"    | Delete + recreate against Claude Code's task tools |\n| `triage`               | \"what should I do?\", \"what's hot?\", \"reorder by signal\" | Wraps the [Triage](https://github.com/CryptoJones/Triage) CLI |\n\n---\n\n## Install\n\nThe repo is laid out so a single clone yields both the live\n[`TaskPriorityReorder` skill](TaskPriorityReorder/) and the\n[reserved `triage/` slot](triage/) for the forthcoming\n`triage` skill — each in its own leaf directory so the\nClaude Code harness slugs each skill from its containing\nfolder rather than from the install parent:\n\n```\nclaude_skill-Triage/\n├── TaskPriorityReorder/\n│   └── SKILL.md            ← live  (slug: TaskPriorityReorder)\n├── triage/\n│   ├── SKILL.md            ← placeholder (Triage v0.9)\n│   └── README.md\n└── priority-context.md     ← shared concepts, cited by both\n```\n\n```bash\n# GitHub\ngit clone https://github.com/CryptoJones/claude_skill-Triage \\\n  ~/.claude/skills/triage-suite\n\n# or Codeberg\ngit clone https://codeberg.org/CryptoJones/claude_skill-Triage \\\n  ~/.claude/skills/triage-suite\n```\n\nClaude Code recursively scans the `~/.claude/skills/` tree for any\n`SKILL.md` with frontmatter, so cloning into a parent directory like\n`triage-suite/` exposes the `TaskPriorityReorder` skill now (slugged\nfrom its leaf directory) and will pick up the `triage/` subdirectory\nautomatically once its `SKILL.md` gains frontmatter at v0.9. No\nre-install needed.\n\nRestart Claude Code (or open `/hooks` once) for the skill to be picked up.\n\n---\n\n## Triggering\n\n### `TaskPriorityReorder`\n\nFires on phrasing like:\n\n- \"Move task #X to top\"\n- \"Bump task X up the queue\"\n- \"Reorder tasks by priority\"\n- \"Task X is more important than Y\" / \"...is now top priority\"\n- Generic \"shuffle the queue\" framing\n\nExplicit invocation: `/TaskPriorityReorder`.\n\nFull trigger catalog, in-progress task handling, and a worked example\nlive in [`TaskPriorityReorder/SKILL.md`](TaskPriorityReorder/SKILL.md).\n\n### `triage` *(planned — Triage v0.9)*\n\nWill fire on phrasing like:\n\n- \"What should I do next?\"\n- \"What's hot right now?\"\n- \"Reorder by signal\"\n- \"Show me the triage queue\"\n\nInvokes `triage tick`, surfaces the top-N tasks with the rule\ncontributions that pushed them there. Operator confirms before\nanything is reordered in Claude Code's own task list.\n\n---\n\n## Why a skill, not a memory rule\n\nMemory rules can be forgotten under context pressure. Skill triggers\nfire automatically when the frontmatter description matches the\noperator's phrasing. That's the right tool for **multi-step\nprocedures with a precise sequence**, where missing or reordering any\nstep loses information irrecoverably.\n\n`TaskPriorityReorder` is exactly that shape: capture → verify →\ndelete → recreate. Drop one step, lose content.\n\n---\n\n## Companion project: Triage\n\n[**Triage**](https://github.com/CryptoJones/Triage) is the meta-scheduler\nthis skill repo wraps. Triage watches signals (cron windows, CI status,\ndeadlines, blockers, future runpod cost) and reorders its own priority\nqueue, with every reorder explainable via `triage why \u003cid\u003e`.\n\n```\nhuman says \"bump X\"     ──►   TaskPriorityReorder  ──►  Claude Code tasks\n                                                              ▲\nsignals from world      ──►   Triage CLI           ──►  triage skill ──┘\n```\n\n---\n\n## License\n\nApache 2.0. See [LICENSE](LICENSE).\n\nProudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptojones%2Fclaude_skill-triage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptojones%2Fclaude_skill-triage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptojones%2Fclaude_skill-triage/lists"}