plugins/tome/skills/code-search/SKILL.md
Searches GitHub for existing implementations, libraries, or patterns. Use when finding code examples or prior art on a topic during a research session.
npx skillsauth add athola/claude-night-market code-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
/tome:research session or standalone search/tome:papers)Search GitHub for implementations of a given topic.
Invoked as part of /tome:research or standalone.
tome.channels.github.build_github_search_queries()parse_github_result()build_github_api_search() for richer metadatarank_github_findings()rank_github_findings() sorted by
relevance score descendingdata-ai
Models a business in its own language. Use when the domain has real business rules to capture.
research
Generate diverse solution candidates with category-spanning ideation methods and rotation. Use when stuck on a design or fighting repetitive LLM output.
development
Generates and self-executes a diff-derived test plan for a PR. Use when validating PR changes before merge. Do not use for code review; use sanctum:pr-review.
development
Ramps implementation ambition a notch only after the prior increment is understood. Use when building a feature you must understand, not just ship.