Agent skill
onboard
Deterministic onboarding for this repo (read minimal index files first, then bounded discovery).
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/onboard-mykolapinchuk-tml-bench
SKILL.md
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")prd.md
-
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 and next steps.
- Append an entry to
Didn't find tool you were looking for?