Elnora-AI

Task Triage — Productivity skill for Claude Code

Productivity community

Review and triage tasks in the inbox — accept, reject, or defer.

How to install Task Triage

Installs to ~/.claude/skills/elnora-ai-knowledge-vault-task-triage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elnora-ai-knowledge-vault-task-triage && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/knowledge-vault/HEAD/commands/task-triage.md -o ~/.claude/skills/elnora-ai-knowledge-vault-task-triage/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Task Triage does


name: task-triage description: Review and triage tasks in the inbox — accept, reject, or defer argument-hint: [all | review] allowed-tools: Read, Edit, Glob, Grep, AskUserQuestion

Triage Inbox: $ARGUMENTS

Task

Present auto-captured tasks from the inbox for review. For each task, the user decides: accept (move to to-do), reject (move to cancelled), or defer (keep in inbox).

Instructions

Step 1: Load Vault Paths

Read `.claude/knowledge-base.local.md` and extract `vault_pa

Alternatives in Productivity

  • Reviews Plans — Review all active architecture plans relevant to the current task 15.6k ★
  • WP Project Triage — Triage WordPress project issues 902 ★
  • Claude Task Viewer — A web-based Kanban board for viewing Claude Code tasks 496 ★

Full documentation available on GitHub

View Source Repository