What problem does it solve?
Long development, debugging, bugfix, operations, and investigation sessions often uncover valuable lessons, fixes, and domain knowledge that get lost when the session ends, leaving future agents to repeat the same mistakes or rediscover the same insights.
Core Features & Use Cases
- Generalized Knowledge Extraction: Extracts transferable lessons and reusable runbooks from session context instead of raw session transcripts, ensuring only durable, actionable knowledge is preserved.
- Flexible Destination Routing: Automatically routes approved entries to existing high-confidence repository documentation, or falls back to the structured .vvoc XML memory store if no suitable existing destination exists.
- Use Case: After a long debugging session where you uncovered a non-obvious repository quirk that causes intermittent test failures, use this skill to capture the quirk as a generalized lesson so future agents can avoid the same trap without re-investigating.
Quick Start
Use the vv-reflect skill at the end of your current development, debugging, or investigation session to propose durable, generalized repository knowledge entries for future agents.