AI AGENT ADDONS

After you merge a branch or finish a task, you can save what you learned. This skill helps you record important knowledge and close out related issues. It makes future work faster and smarter.

The skill first reviews your recent work and builds a list of things you learned. It then classifies each learning into the right place, like a project memory file or a general vault. It can also post comments on issues that are linked to your work.

Finally, it writes your learnings into a shared memory file and checks that the task is really done. A special checkpoint called the COMMIT phase gate makes sure nothing is skipped. This keeps your project organized and your knowledge safe.

Add Reflect skill to your workflow

Global

mkdir -p ~/.claude/skills/reflect

Project

mkdir -p .claude/skills/reflect

Source Repository

Stars
1
Forks
0
Watchers
1
Last Push
1 month ago
Created
4 months ago