Files
holocron/.agents/skills/research/references/topics.md
Defame1297 78db4454b0 feat(skills): add research skill for web-sourced reference file generation
Standalone /research skill that scans the codebase, discovers canonical
sources via websearch, reads and deepens in parallel via subagents, and
writes structured topic files + sources.md to an explicit output path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 10:04:10 +00:00

931 B

Default topic list

Create one file per topic when relevant content is found. Skip topics with no content. Add custom topics when content warrants it.

File Covers
overview.md What it is, key concepts, mental model, architecture summary
installation.md Setup, dependencies, prerequisites, version requirements
configuration.md Config files, options, environment variables, defaults
cli-reference.md Commands, subcommands, flags, exit codes
api-reference.md Endpoints, SDK methods, types, request/response shapes
examples.md Common usage patterns, recipes, quickstart walkthroughs
troubleshooting.md Known issues, error codes, gotchas, workarounds

Custom topics

Create additional topic files when content doesn't fit the defaults. Examples: webhooks.md, rate-limits.md, authentication.md, migrations.md, security.md. Use kebab-case filenames.