judokon-planning-and-investigation | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / judokon-planning-and-investiga...

judokon-planning-and-investigation

maintained by CyanAutomation

star 1 account_tree 0 verified_user MIT License
bolt View GitHub

name: judokon-planning-and-investigation description: Supports planning, investigation, and analysis tasks by encouraging structured reasoning and use of the JU-DO-KON! RAG vector database.

Skill Instructions

This skill is for thinking before coding.

Inputs / Outputs / Non-goals

  • Inputs: user questions, relevant PRDs/docs, RAG queries and results.
  • Outputs: investigation summary, sources, unknowns, recommended next steps.
  • Non-goals: implementation changes without a follow-up task.

What this skill helps accomplish

  • Avoid reinventing solutions
  • Surface existing knowledge
  • Ground decisions in prior work

When to use this skill

  • Investigating bugs
  • Planning new features
  • Exploring design options
  • Answering “how does this work?” questions

Mandatory behaviour

  1. Search the RAG vector database first
  2. Summarise relevant findings
  3. Cite existing code, PRDs, or docs
  4. Identify unknowns explicitly

RAG format

  • Query template: "topic + file type + context" (example: "battle timer phases scoreboard implementation").
  • Prefer withProvenance: true and quote sources in the summary.

Investigation steps

  1. Query RAG embeddings for related concepts
  2. Review similar past implementations
  3. Identify constraints and invariants
  4. Propose next steps (not solutions yet)

Stop conditions

  • If RAG results are weak twice, fallback to targeted file search.

Expected output

  • Investigation summary
  • Referenced sources
  • Clear recommendations or questions

chat Comments (0)

chat_bubble_outline

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

Skill Details

GitHub Stars 1
GitHub Forks 0
Created Jan 2026
Last Updated 5 months ago
tools tools productivity tools

Related Skills

ai-sdk

ai-sdk

vercel
star 22.3k
chevron_right
planning-with-files
chevron_right
agent-browser
chevron_right
ui-skills
chevron_right
biomni
chevron_right

Build your own?

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