improvement/skills/distill-session/SKILL.md
Distills a session's repeatable workflow into a new project skill in .claude/skills/. Use when a session solved a non-trivial, repeatable problem and the workflow is worth capturing for reuse.
npx skillsauth add tim-hub/powerball distill-sessionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When invoked:
Review what happened this session. Identify the workflow — the repeatable pattern — not the specific files, names, or one-off context.
Decide whether it's worth saving. Skip and say so if:
If a similar skill already exists in
.claude/skills/, invokeupdate-skillinstead of creating a new one.
If worth saving, draft a SKILL.md with:
namereferences/*.md for anything longer./writing-skills to write this skill.Show me the draft. Wait for approval before writing.
On approval, write to .claude/skills/<name>/SKILL.md (relative to the project root). The skill is live in the current session immediately — no restart needed.
Remind me to commit it so the team gets it too.
~/.claude/ — project skills only.testing
Picks the right Kubernetes Deployment update strategy (RollingUpdate / Recreate / Blue-Green / Canary) for the situation. Use when configuring a new Deployment, changing rollout config, or deciding how to ship a risky change.
tools
Translates a markdown file to a target language, preserving structure. Use when the user needs a markdown file translated.
development
Translates text between any two languages while preserving source format. Use when the user needs to translate plain text, code, or markdown content.
testing
Generates written content — blog posts, social posts, emails, and marketing copy — matched to the project's existing voice. Use when the user needs written material.