BM25 full-text search over your pro-workflow wikis, built on SQLite FTS5. Run it before drafting new wiki pages to avoid duplicating coverage, or when the user asks "what does the wiki say about X." Returns ranked passages with citations in a JSON-friendly format. The SessionStart integration is clever: it auto-queries on relevant prompts and injects top hits so Claude recalls existing knowledge instead of researching from scratch. Right now it's pure BM25 with basic snippets. Vector search and MMR diversity are planned for later releases, but the current implementation already solves the main problem of surfacing what you've already documented.
npx -y skills add rohitg00/pro-workflow --skill wiki-query --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
remotion-dev/remotion
reactjs/react.dev