tda-light-task-triage

Sorts low-risk peripheral tasks into triage states and escalates research-lane items.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/ZK-Theory/TDL --skill tda-light-task-triage-zk-theory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tda-light-task-triage
Source: https://github.com/ZK-Theory/TDL/tree/main/.agents/skills/tda-light-task-triage
Command: npx skills add https://github.com/ZK-Theory/TDL --skill tda-light-task-triage-zk-theory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Small chores, stray ideas, and miscellaneous issues accumulate around a research programme and either get ignored or silently under-specified. This Skill provides a lightweight triage pass that assigns each item a clear state while ensuring anything touching research assurance lanes is escalated instead of mishandled. ## Core Features & Use Cases - State Assignment: Classifies each loose item as discard, defer, backlog, quick-fix, convert-to-task-brief, convert-to-research-question, or convert-to-learning-scaffold, each with a one-line rationale. - Escalation Screen: Immediately routes anything touching topology, statistics, result artifacts, paper claims, or enforcement contracts to the appropriate tier 1 or tier 2 skill. - Use Case: You have an inbox of GitHub issues, vault cleanup notes, and website tweaks. Run triage to bundle the trivial fixes into one housekeeping pass, record where deferred items live, and hand off anything research-relevant to a full task brief. ## Quick Start Triage my current list of loose tasks and issues, assigning each a state and escalating anything that touches research assurance lanes.

Frequently Asked Questions about tda-light-task-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage small tasks around a research project?

Collect the loose items, apply the escalation screen first to remove anything touching research lanes, then assign each survivor a state such as quick-fix, backlog, defer, or discard with a one-line rationale. Quick-fixes are done immediately or bundled into one housekeeping pass.

What kinds of tasks can this triage skill handle?

It handles low-risk peripheral work: miscellaneous ideas, GitHub issues, vault cleanup, website tweaks, study tasks, and small infrastructure chores. Anything touching topology, statistics, result artifacts, paper claims, or enforcement contracts is escalated instead.

When should a task be escalated instead of triaged?

Escalate immediately if the task touches topology, null models, statistics, representation, output provenance, result JSONs, sample counts, paper claims, or contracts and enforcement hooks. When in doubt about whether a task touches a lane, treat it as lane-touching.

What is a quick-fix in task triage?

A quick-fix is a reversible task scoped to minutes that touches nothing on the escalation list, such as renaming a variable in a visualization helper or fixing a README typo. Quick-fixes are done immediately or bundled into a single housekeeping pass.

What are the limitations of lightweight task triage?

It cannot create paper claims, result artifacts, canonical computations, or contract-bearing implementations; those must route through tier 1 or tier 2 skills first. It also requires disciplined recording of deferred items, since an untracked deferral is effectively a discard.