What problem does it solve?
This Skill eliminates the manual work of finding and indexing trigger phrases hidden across a codebase's documentation, prompt files, and skill definitions so total-recall can work immediately.
Core Features & Use Cases
- Repository Scanning: Finds seedable markdown and prompt files such as READMEs, CLAUDE.md docs, skills, agents, commands, and project documentation.
- Model-Scoped Triggering: Generates trigger phrases for specific target models and skips files that are already fully scanned unless rescan is requested.
- Index Maintenance: Merges new trigger data into
.claude/triggers.json and rebuilds the master recall index after seeding.
- Use Case: Use it when you want to bootstrap a new project so its documentation becomes searchable and useful to the recall system without hand-tagging every file.
Quick Start
Ask the seed skill to scan the repository or a chosen path and generate trigger phrases for the requested models.