← Back to list

workflow-or-agent-decider
by aufrank
⭐ 0🍴 0📅 Jan 13, 2026
SKILL.md
name: workflow-or-agent-decider description: "Decide between a scripted workflow and an autonomous agent harness, then scaffold the chosen path. Use when scoping new agentic systems or tool integrations." license: "" compatibility: "" metadata: short-description: Workflow vs agent decision aid audience: agent-architects stability: draft owner: "" tags: [architecture, decision] allowed-tools: ""
Workflow Or Agent Decider
Overview
Provide a structured decision and a starter scaffold for either a workflow or agent harness.
Quick start
- Fill
templates/decision_matrix.json. - Choose workflow or agent.
- Use the corresponding scaffold notes in
references/decision-guidance.md.
Core Guidance
- Use workflows for stable, deterministic tasks.
- Use agent harnesses for open-ended tasks with tool use.
- Document the choice and the trade-offs.
Resources
references/decision-guidance.md: Decision heuristics and scaffolds.templates/decision_matrix.json: Decision matrix template.
Validation
- Confirm the decision criteria were addressed and recorded.
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon