What problem does it solve?
This Skill helps preserve important repository knowledge when a significant pattern, pitfall, or correction is discovered during a session, so future work can move faster and avoid repeating the same investigation.
Core Features & Use Cases
- Capture Major Learnings: Record non-obvious constraints, recurring bugs, and architectural rules that are valuable beyond the current task.
- Choose the Right Home: Decide whether the insight belongs in an existing learning, a new instruction, or a standalone skill.
- Reusable Documentation: Create or update skill files with clear guidance, concrete examples, and a description that makes future invocation obvious.
- Use Case: If a debugging session reveals a repeated failure mode in a specific subsystem, this Skill is used to preserve that knowledge in a durable, searchable form.
Quick Start
Use the update-skills skill to capture this recurring repository pitfall as a reusable learning and place it in the most appropriate skill or instruction file.