terva-sh

15 mods across 1 repository, 2 stars between them.

code-review

01

terva-sh/terva

Skill Claude CodeCodex

Run a thorough self-review pass on the most recent change.

2 yesterday A 15 tokens copy · 100% MIT

test-fix

02

terva-sh/terva

Skill Claude CodeCodex

Diagnose and minimally fix a failing test, then re-run.

2 yesterday A 17 tokens copy · 100% MIT

grilling

03

terva-sh/terva

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.

2 yesterday A 37 tokens original MIT

handoff

04

terva-sh/terva

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.

2 yesterday A 56 tokens original MIT

house-style

05

terva-sh/terva

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.

2 yesterday A 57 tokens original MIT

init-workspace

06

terva-sh/terva

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.

2 yesterday A 58 tokens original MIT

retrospective

07

terva-sh/terva

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…

2 yesterday A 76 tokens original MIT

troubleshoot-terva

08

terva-sh/terva

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…

2 yesterday A 83 tokens original MIT

write-terva-card

09

terva-sh/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.

2 yesterday B 71 tokens original MIT

terva-sh/terva

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.

2 yesterday C 67 tokens original MIT

write-terva-locale

11

terva-sh/terva

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.

2 yesterday A 68 tokens original MIT

write-terva-lore

12

terva-sh/terva

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.

2 yesterday A 66 tokens original MIT

write-terva-persona

13

terva-sh/terva

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.

2 yesterday B 57 tokens original MIT

write-terva-skill

14

terva-sh/terva

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.

2 yesterday A 71 tokens original MIT

write-terva-themes

15

terva-sh/terva

Skill Claude CodeCodex

Help the user create, install, or package terva themes, and also theme-only extensions.

2 yesterday A 25 tokens copy · 88% MIT