Skill Claude CodeCodex
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
Skill Claude CodeCodex
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
Skill Claude CodeCodex
A relentless interview to sharpen a plan or design.
Skill Claude CodeCodex
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Skill Claude CodeCodex
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
Plugin Claude Code
Write and revise documentation in controlled technical Norwegian - klarspråk per NS-ISO 24495-1 with ASD-STE100 principles.
Skill Claude CodeCodex
Kontrollert norsk - teknisk norsk etter klarspråksprinsippene i NS-ISO 24495-1 og skriveregler fra ASD-STE100. Use when the user asks for documentation in Norwegian, mentions "klarspråk", "kontrollert norsk", or one of the standards, or wants Norwegian text rewritten to plain technical language.
Plugin Claude Code
Restate a message in plain human language, or ask for a re-pitch when it does not land.
Skill Claude CodeCodex
Restate the last message in plain human language, with no jargon.
Skill Claude CodeCodex
Stop. That last message did not land — re-pitch it.
Plugin Claude Code
Revise prose for clarity and busy readers, add sourced footnotes, strip references the reader cannot see, cut AI tells from any writing, and lint Markdown with Vale.
Skill Claude CodeCodex
Add Markdown footnote citations to the factual claims that carry supplied text. Use when the user asks to cite claims, add sources or references, fact-check and footnote a document, or support statements with web sources.
Skill Claude CodeCodex
Strip references the reader cannot see from prose and code comments.
Skill Claude CodeCodex
Cut AI tells from any writing. Must always apply.
Skill Claude CodeCodex
This skill should be used when the user asks to "revise text", "make writing clearer", "improve readability", "edit for busy readers", "make text scannable", "tighten up writing", "cut filler words", "lead with the point", or wants text revised for clarity and conciseness.
Plugin Claude Code
Open a GitHub pull request from the repository's own template, manage stacked branches and pull requests with gh-stack, and attach images and videos to issues and pull requests.
Skill Claude CodeCodex
Create a GitHub pull request. Use when the user asks to open, create, or submit a PR, when work is ready for review, or whenever gh pr create would otherwise be run.
Skill Claude CodeCodex
Upload an image or video to a GitHub issue, pull request, or comment with the GitHub CLI's --attach flag, and control where it renders in the body. Use when attaching or embedding a screenshot, screen recording, diagram, or GIF through gh, when a body already written references a local image path, or when a gh…
Skill Claude CodeCodex
Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…
Plugin Claude Code
Retrospect on a coding session to improve the environment the next one runs in.
Skill Claude CodeCodex
Conduct a retrospective on a coding session.
Plugin Claude Code
Write documents for agents, analyze a skill, prune the prose that changes no behavior, and split broad references into focused files.
Skill Claude CodeCodex
Refactor a Claude Code skill so its conditional detail loads only when an observable project marker says it applies.
Skill Claude CodeCodex
Delete the sentences in a skill that change no behavior - asides, justification, emphasis, and restated defaults.
Skill Claude CodeCodex
Split a skill into scriptable and judgment work, proposing a script interface and a simplified SKILL.md.