Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, highly actionable knowledge-base skill with explicit workflows, exact file/config paths, and a clear routing table. Its main weakness is redundancy: routing logic and the paper-vs-open-recipe caveat are restated across multiple sections and could be consolidated.
Suggestions
Consolidate 'Source hierarchy' and 'When to cross-link files' into the 'Core workflow' routing table — they restate the same file-to-question mappings.
State the paper-vs-open-recipe parity caveat once and reference it elsewhere; it currently appears in both 'Source hierarchy' and 'Known caveats'.
Trim the four calibration examples to two (e.g. one architecture, one reproduction) — they illustrate the same citation discipline already specified in the 'Cite' section.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | It assumes Claude's competence — no elementary explanations of Mamba/MoE/quantization — but restates routing across 'Core workflow', 'Source hierarchy', and 'When to cross-link files', and repeats the paper-vs-open-data parity caveat in both 'Source hierarchy' and 'Known caveats'. | 2 / 3 |
Actionability | Gives exact file paths and config names (e.g. 'src/nemotron/recipes/super3/stage0_pretrain/config/long_context_1m.yaml'), concrete stage orders (RLVR 1 → RLVR 2 → RLVR 3 → SWE 1 → SWE 2 → RLHF), and specific numbers (21 environments, 99.8% median accuracy). | 3 / 3 |
Workflow Clarity | Sequences work explicitly as Locate → Retrieve → Cite with ordered sub-steps, a question-to-file routing table, a source-disagreement branching rule ('If two sources disagree... say both, explain why'), and a Do/Don't checklist. | 3 / 3 |
Progressive Disclosure | A clear overview pointing one level deep to well-signaled files (paper/*.md, recipes/*.md, model-card.md, context/quick-reference.md) with a routing table for navigation. The referenced bundle files are not present in this fixture, so the paths could not be verified on disk. | 3 / 3 |
Total | 11 / 12 Passed |