tottinge

10 mods across 2 repositories, 2 stars between them.

otter-skills

01

tottinge/otter-skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: otter-skills.

2 2d ago A tokens not measured original Apache-2.0

otter-skills

02

tottinge/otter-skills

Plugin Claude Code

Portable software-craft skills for thin delivery, TDD, safe change, naming, refactoring, and trustworthy commits.

2 2d ago A tokens not measured original Apache-2.0

atomic-commit

03

tottinge/otter-skills

Skill Claude CodeCodex

Create honest atomic Git commits by choosing one coherent work batch before editing, keeping the whole repository green, resolving every untracked file, staging the entire root with git add ., and pausing for human review before committing. Use when starting commit-sized work, completing a demonstrable implementation…

2 2d ago A 102 tokens original Apache-2.0

code-object-naming

04

tottinge/otter-skills

Skill Claude CodeCodex

Diagnose and improve names for code objects — variables, functions, methods, classes, modules, and parameters — using Ottinger's naming guide. Use when asked to review, choose, or rename identifiers; when names are vague, lying, redundant, or noisy; when planning an incremental rename refactor; or when extraction…

2 2d ago A 100 tokens original Apache-2.0

legacy-code-safety

05

tottinge/otter-skills

Skill Claude CodeCodex

Establish trustworthy feedback around poorly understood or weakly tested existing code before changing it. Use for characterization or approval tests, test-harness access, seams, sensing and separation, dependency breaking, and incremental replacement of risky live code. Once a fast trustworthy boundary exists, use…

2 2d ago A 68 tokens original Apache-2.0

tottinge/otter-skills

Skill Claude CodeCodex

Split oversized features, epics, and stories into thin, demonstrable, deployable slices through progressive admission: start with a closed end-to-end skeleton, then admit one case at a time. Use to choose or sequence delivery slices, including message, schema, import, API, form, path, rule, persona, or channel…

2 2d ago A 104 tokens original Apache-2.0

unit-testing

07

tottinge/otter-skills

Skill Claude CodeCodex

Implement or extend production behavior test-first, or diagnose focused unit-test quality and flakiness, using red-green-refactor, ZOMBIES, Tidy First?, FIRST microtests, and Save Your Game checkpoints. Use for TDD, microtests, test-first bug fixes, flaky tests, and refactoring within an active green cycle. Do not use…

2 2d ago A 106 tokens original Apache-2.0

tottinge/otter-skills

Skill Claude CodeCodex

Format thin vertical slices as explicit "User invokes" and "User uses result" outcomes. Use when the split already exists or the user specifically wants user-observable wording for slices. For choosing the split sequence itself, prefer story-splitting-for-delivery (progressive admission). Also use when reframing a…

2 2d ago A 84 tokens original Apache-2.0

otter-kr AGENTS.md

09

tottinge/otter-kr

Instructions file CodexOpenCode

AGENTS.md instructions for tottinge/otter-kr, covering repository workflow and mcp support-process lifecycle.

0 3d ago A 250 tokens original MIT

otter-kr

10

tottinge/otter-kr

MCP server Claude CodeCodexCursor +2

MCP server "otter-kr" as configured in tottinge/otter-kr. Runs locally from the otter-kr Python package.

0 3d ago A tokens not measured original MIT