
source-handbook
✓ Official★ 276by getsentry · part of getsentry/junior
Check bundled source handbook files for capability, policy, or implementation verification questions. Use when users ask to double-check or verify what the internal/source handbook says.
🧰 Not standalone. This skill ships with getsentry/junior and only works together with that tool — install the tool first, then add this skill.
This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.
Source Handbook Verification
Use this skill for source-backed handbook checks.
Workflow
- Read
references/capability-policy.mdunder this skill directory withreadFile. - Answer from the reference file instead of memory.
- If the reference does not cover the request, say what was checked and that the handbook does not say.
Completion
- Give the checked answer directly.
- Do not offer to check the handbook later; checking it is the purpose of this skill.
Copy & paste — that's it
npx skills add https://github.com/getsentry/junior --skill source-handbookRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under Apache-2.0— you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub →