index-freshness
Installation
SKILL.md
Index Freshness Framework
When This Activates
This skill activates when:
- Search results don't match reality
- User suspects indexes are stale
- After significant code changes
- Periodic maintenance checks
What Gets Indexed
| Index Type | File | Contents |
|---|---|---|
| Summaries | summaries.json |
File descriptions, purposes |
| Functions | functions.json |
Function names, locations |
| Embeddings | embeddings_v2.json |
Semantic vectors for search |
| Schema | schema.json |
Database collections, fields |
| Health | health.json |
Code quality metrics |