← Back to list

linear-issue-workflow
by derKlinke
My codex setup with all the skills and configs I use on all my projects.
⭐ 2🍴 0📅 Jan 23, 2026
SKILL.md
name: linear-issue-workflow description: Use when user provides a list of Linear issue IDs to fix sequentially; enforce status transitions (In Progress -> In Review), one issue at a time, and report build/test confirmation strategy.
Linear Issue Workflow
Use this skill when user gives multiple Linear issue IDs and wants sequential fixes.
Workflow
- Process issues strictly in order. One active issue at a time.
- Before coding each issue: fetch issue details, set status to
In Progress. - After implementing: set status to
In Review(never Done unless explicitly asked). - If blocked: stop and ask with short options.
Build/Test Confirmation Strategy
- Default: run full gate via
just(just lint,just test,just build) before handoff. - If user asks to skip or system constraints prevent it: say so and ask for follow-up confirmation.
Communication
- State which issue is active.
- Keep updates terse; list files changed.
- After each issue: brief verify steps or note skipped runs.
Score
Total Score
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon
