resolve-canon-sources | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / resolve-canon-sources

resolve-canon-sources

maintained by Mic23-01

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: resolve_canon_sources description: Resolves the source hierarchy (Custom > Template) version: 1.1.0 author: Antigravity

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

  1. Primary Check: Verify existence of docs_custom/SOURCES.md.
  2. Fallback Check: If Custom doesn't exist, use .agent/docs/SOURCES.md.
  3. Execution:
    • Read the identified file (view_file).
    • If the topic is "Gold" (defined in the file), activate markdownify for deep reading.
    • Otherwise proceed with brave_search if necessary.

Outputs

  • Path: The path of the identified source file.
  • Content: The content read to use as context.

Suggested Commands

ls -F docs_custom/SOURCES.md 2>/dev/null || ls -F .agent/docs/SOURCES.md

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 5个月前
tools tools cms platforms

Related Skills

ui-ux-pro-max
chevron_right
building-agents
chevron_right
nestjs-expert
chevron_right
prisma-expert
chevron_right
ui-ux-pro-max
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.