Total Skills
3
Skills published by anttitevanlinna with real stars/downloads and source-aware metadata.
Total Skills
3
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
wind-down
0
eval-fire
0
agentic-nerd
0
Run the end-of-session protocol — enumerate deferred checks, run them, capture corrections via /compound, then clear sentinels and push. Invoke when Antti signals the session is wrapping ("let's wind down", "we're wrapping up", "ship it", or `/wind-down`). Do NOT invoke mid-session — this is the wrap ritual, not a mid-stream gate.
Run a single eval class (writing | story | technical | behavior) against one or more curriculum files. Dispatches a class-judge subagent with the relevant compendiums (filtered by `eval_classes:` frontmatter) and the matching judge prompt template. Returns a structured per-rule verdict. Mirrors `/research-review`'s parallel-launch pattern but scoped to one class per invocation. The full four-class audit lives in `/curriculum-pre-ship-audit`; this skill is the single-class on-demand fire.
Optional running companion for a software engineer doing Agents 102 Agentic Engineering 101 alone — no in-person trainer. Invoke on first self-study session to orient; invoke later sessions with "continue" to pick up where they left off. Runs as the Teacher Claude alongside a separate Builder Claude in the student's real repo where exercises execute. Manages progress, the 4 Cs cadence per module, and the module-by-module push-backs the in-room trainer would deliver. Classroom/cohort delivery must not depend on or expose this skill. Do NOT invoke for curriculum authoring — that's `/content-creation`.