/project:distill Distill session insights into reusable project knowledge. When to Use This Skill | Use this skill when... | Use alternative when... | |------------------------|------------------------| | End of session, want to capture learnings | Need to write a blog post - | | Discovered a pattern worth reusing | Need to analyze git history for docs gaps - | | Found a CLI workflow worth saving as a recipe | Need to configure a justfile from scratch - | | Want to update rules based on session experience | Need to check project infrastructure - | | Asked to "codify the workflow" or "analyze…