← Back to list

work-packages
by djgrant
An OpenCode config pack designed for operating long-horizon, multi-task projects
⭐ 2🍴 0📅 Jan 18, 2026
SKILL.md
name: work-packages description: When creating or working on a work package (WP), load this skill to get templates and understand the WP lifecycle.
Work packages persist project/task state between agent sessions.
Work packages can either by for the entire project (#master-work-package-template), or a scoped task (#scoped-work-package-template).
Work Package Lifecycle
- create in .opencode/work/drafts/wp-{name}.md
- move to /in-progress when starting
- record results
- iterate until
- move to /completed when done
Master Work Package Template
# {Title}
## Goal
{What needs to be solved}
## Hypothesis
{Why you think this will work (or not work)}
## Validation
{How you will measure and test the results}
## Results
To be filled out upon completion. Can contain multiple iterations.
## Evaluation
What did your learn from the results? Was the hypothesis proved correct?
Scoped Work Package Template
# {Title}
## Goal
{What needs to be solved}
## Scope
{What is in or out of scope; what will be affected}
## Hypothesis
{Why you think this will work (or not work)}
## Approach
{How you intend to achieve the goal}
## Validation
{How you will measure and test the results}
## Results
To be filled out upon completion. Can contain multiple iterations.
## Evaluation
What did your learn from the results? Was the hypothesis proved correct?
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+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