← Back to list

onboard
by MykolaPinchuk
Template to start every repo for Codex workflow
⭐ 0🍴 0📅 Jan 4, 2026
SKILL.md
name: onboard description: Deterministic onboarding for this repo (read minimal index files first, then bounded discovery).
When invoked (or when the user says Onboard), do this exactly:
-
Read (in order, if present):
agents.md(if not already in context)repo_workflow.mdonboarding.mdHANDOFF.mdREPO_MAP.mdREADME.md(focus on "For agents" + quickstart)
-
Bounded discovery:
- Identify up to 10 additional files you need for the current slice.
- Print the list (file path + 1-line reason each).
- Open only those files after listing them.
- Do not perform broad repo scans.
-
Output contract:
- 5 bullets: current state summary
- 3 options: next slice choices (each 1–2 bullets)
- Files read (including the bounded discovery list)
- Unknowns/risks (<= 5 bullets)
-
Log:
- Append an entry to
agent_logs/current.mdwith:- intent, actions planned, and key unknowns
- Append an entry to
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