End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
End your coding session with intention.
Use when ending a session, saying "wrap up", "done for now", or before closing the editor.
[LEARN] Category: Rulegit status
git diff --stat
npm run lint 2>&1 | head -20
npm run typecheck 2>&1 | head -20
npm test -- --changed --passWithNoTestsNavigation, Editing, Testing, Git, Quality, Context, Architecture, Performance
After completing checklist, ask: "Ready to end session?"
7f7209d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.