resolve_canon_sources
SKILL.md
Operational Instructions
Trigger
- At the start of
tech_rag(Step 0 Internal Context Discovery). - At the start of
research_rag(Step 0 Internal Canon Check). - Whenever it's necessary to establish the "Gold Source" of truth.
Inputs
- Environment: Local file system.
- Constraints: None.
Steps
- Primary Check: Verify existence of
docs_custom/SOURCES.md. - Fallback Check: If Custom doesn't exist, use
.agent/docs/SOURCES.md. - Execution:
- Read the identified file (
view_file). - If the topic is "Gold" (defined in the file), activate
markdownifyfor deep reading. - Otherwise proceed with
brave_searchif necessary.
- Read the identified file (