← スキル一覧に戻る

needs-action-triage
by Syedaashnaghazanfar
⭐ 0🍴 0📅 2026年1月14日
SKILL.md
name: needs-action-triage description: > Triage and plan items in an Obsidian vault's /Needs_Action folder for Hackathon Zero (Bronze tier). This skill should be used when the user asks to "process Needs_Action", "triage pending items", "create a plan for each item", "turn watcher output into tasks", "update the dashboard after new items", "summarize what needs attention", or when Claude detects new action-item markdown files created by a watcher. Trigger phrases include: "check /Needs_Action", "process action items", "create Plan.md", "prioritize these", "archive to Done", and "apply Company_Handbook rules".
Needs Action Triage
Convert watcher-created inputs into clear next steps inside the vault.
Bronze tier scope:
- Read items in
Needs_Action/ - Read rules from
Company_Handbook.md - Write plans/drafts back into the vault
- Update
Dashboard.md - Move processed inputs to
Done/ - Do not perform external actions
Workflow (Bronze)
- Locate vault root using
@obsidian-vault-opsworkflow. - Scan
Needs_Action/for pending items. - For each item:
- Read file and parse minimal frontmatter (type/received/status/priority).
- Read
Company_Handbook.mdand apply processing + priority rules. - Produce a plan using
templates/PlanTemplate.md. - If the item is missing required info, include a “Questions” section in the plan.
- Update
Dashboard.md:- Update counts and append a short recent-activity line per processed item.
- Archive processed input:
- Move the action item to
Done/and addprocessedmetadata.
- Move the action item to
Output rules
- Keep plans actionable: checkboxes + concrete next steps.
- Always link back to the original action item path.
- If the item is malformed, do not move it; instead add a dashboard warning and leave it in
Needs_Action/.
Resources
- Reference:
references/action-item-schema.md - Reference:
references/triage-rules.md - Examples:
examples.md - Templates:
templates/PlanTemplate.md,templates/ActionItemTemplate.md
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です