fix: add table of contents to all reference files
Per Anthropic's Agent Skills best practices, reference files over 100 lines should include a TOC so Claude can see full scope when previewing with partial reads. Added ## Contents section to all 32 reference files.
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
Templates for planning, documenting, and analyzing experiments.
|
||||
|
||||
## Contents
|
||||
- Test Plan Template
|
||||
- Results Documentation Template
|
||||
- Test Repository Entry Template
|
||||
- Quick Test Brief Template
|
||||
- Stakeholder Update Template
|
||||
- Experiment Prioritization Scorecard
|
||||
- Hypothesis Bank Template
|
||||
|
||||
## Test Plan Template
|
||||
|
||||
```markdown
|
||||
|
||||
Reference in New Issue
Block a user