code-review
01Skill Claude CodeCodex
Run a thorough self-review pass on the most recent change.
Skill Claude CodeCodex
Run a thorough self-review pass on the most recent change.
Skill Claude CodeCodex
Diagnose and minimally fix a failing test, then re-run.
Skill Claude CodeCodex
Interview the user before you build, so the open decisions are theirs and not yours. Use when the user says to grill them, or asks you to interview them first.
Skill Claude CodeCodex
Compact the current session into a handoff document. A fresh session or another agent can pick it up with no need to re-derive context. Use when asked to hand off, hand over, wrap up for another session or agent, or park work mid-stream.
Skill Claude CodeCodex
Apply before you write or edit prose, such as a README.md, documentation, a comment, or a commit message. It covers release notes and skill or persona bodies too. Also use when the user asks you to clean up prose, or to cut machine tells.
Skill Claude CodeCodex
Survey this repository and write (or refresh) its AGENTS.md, the instructions that terva loads into every session here. Use when asked to init, onboard, or set up terva, or to create or update AGENTS.md or project instructions.
Skill Claude CodeCodex
Distill the reusable lessons of this session into the durable homes that shape future sessions. The lessons are corrections, conventions you discovered, and traps you hit. The homes are the project or global AGENTS.md, a project skill, and memory when available. Use when asked for a retro, to capture or remember…
Skill Claude CodeCodex
Diagnose terva itself. Symptoms include an extension that will not load, a connector or bot that is down, missing tools, or MCP trouble. A bloated context or session/resume confusion also qualifies. Use when terva misbehaves, or when something that should be available is absent. Also use when the user asks why terva…
Skill Claude CodeCodex
Author or assemble a SillyTavern Character Card V2 (CCv2) for terva. A card is a portable .json/.png character identity for chat/play, and it can also carry lore. Use to create/add/write a character card, import one, or convert a character concept into CCv2.
Skill Claude CodeCodex
Help the user create a new terva extension. An extension is an executable plugin in any language. It adds a slash command, a tool for the model, or a guard hook. Do not use this skill to author a SKILL.md skill. For that, use write-terva-skill.
Skill Claude CodeCodex
Translate the terva interface into another language, complete or fix a locale, or wrap new strings for translation. Use when the user asks to localize terva or to add or finish a language (fi, pt-BR, ...). Also use to edit translated text or to contribute a translation upstream.
Skill Claude CodeCodex
Author terva lore. Lore is context that a person authors in files. terva injects it only when it is keyword-relevant, or always-on. Use to create/add/write lore, "world info", a lorebook entry, keyed background, or a book of facts for a character.
Skill Claude CodeCodex
Author a terva persona, a Markdown identity with frontmatter and a behavioral charter. The persona shapes who the agent is and how it focuses. Use to create/add/write a persona, a custom agent identity, or a specialist role like reviewer or tester.
Skill Claude CodeCodex
Author a new terva skill, a reusable SKILL.md instruction set that terva loads on demand. Install it where terva discovers it, in the project .terva/skills/ or the global $TERVAHOME/skills/. Use for create/add/write-a-skill requests, not extensions.
Skill Claude CodeCodex
Help the user create, install, or package terva themes, and also theme-only extensions.