dimetron

23 mods across 2 repositories, 155 stars between them.

bubbletea-testing

01

dimetron/pi-go

Skill Claude CodeCodex

Use this skill whenever writing tests for Bubble Tea (charmbracelet/bubbletea) TUI applications in Go. Triggers include any mention of testing Bubble Tea models, teatest, golden file testing for TUIs, testing tea.Cmd or tea.Msg, snapshot testing terminal output, or writing tests for any Go CLI/TUI that uses the Elm…

148 yesterday A 139 tokens original MIT

dimetron/pi-go

Skill Claude CodeCodex

Before any commit, run linters, vet, tests, and build verification; do not commit until checks pass.

148 yesterday A 30 tokens original MIT

code-guidelines-go

03

dimetron/pi-go

Skill Claude CodeCodex

Go 1.24–1.27 coding guidelines for the dimetron/pi-go AI agent runtime. Use this skill whenever writing, reviewing, or refactoring ANY Go code in pi-go. This covers idiomatic style, error handling, concurrency, project layout, testing (table-driven, fuzz, benchmarks, synctest), new stdlib usage, golangci-lint v2…

148 yesterday A 124 tokens original MIT

code-review-codex

04

dimetron/pi-go

Skill Claude CodeCodex

Use the external codex CLI as a second-opinion reviewer for pi-go. This skill is for read-only review and findings, not code editing. The only intended output is ./specs/issues/002-code-review-codex/PROMPT.md.

148 yesterday A 0 tokens original MIT

code-review-pi

05

dimetron/pi-go

Skill Claude CodeCodex

Review code for quality, run linters, check test coverage, fix issues, and enforce gates. Save the final report to ./specs/issues/003-code-review-pi/PROMPT.md. Use before committing changes.

148 yesterday A 50 tokens original MIT

demo-subagents-tui

06

dimetron/pi-go

Skill Claude CodeCodex

This skill demonstrates how to use the agent tool to spawn subagents within the pi-go TUI for parallel task execution. Subagents are autonomous child processes that run concurrently, enabling efficient parallelization of independent tasks.

148 yesterday A 0 tokens original MIT

design-review

07

dimetron/pi-go

Skill Claude CodeCodex

Deep design review of Go codebase — naming, structure, consistency, interfaces, error handling. Scores each dimension and provides actionable fixes.

148 yesterday A 30 tokens original MIT

go-127

08

dimetron/pi-go

Skill Claude CodeCodex

What changed in Go 1.27 (released August 2026) and how it changes the way Go is written in pi-go. Use this skill when writing or reviewing Go that could use a 1.27 feature, when bumping the go directive in go.mod, when a build or test behaves differently after a toolchain upgrade, or when code-guidelines-go points…

148 yesterday A 177 tokens original MIT

memory-mine

09

dimetron/pi-go

Skill Claude CodeCodex

Mine project files or conversations into the MemPalace memory system. Indexes source code and conversation history as searchable palace drawers with semantic embeddings and room assignment.

148 yesterday A 35 tokens original MIT

memory-status

10

dimetron/pi-go

Skill Claude CodeCodex

Show MemPalace memory system status — drawer counts, wings, rooms, knowledge graph stats, and embedding model state.

148 yesterday A 27 tokens original MIT

dimetron/pi-go

Skill Claude CodeCodex

Nightly sweep of the last 24h of pi-go sessions — anomalous runs, loop aborts, tool error rates, token waste, real prompt-token spend, and whether the observation and palace pipelines are still recording. Triages each finding to the specialist skill that diagnoses it. Use for an unattended daily health check, or on…

148 yesterday A 78 tokens original MIT

dimetron/pi-go

Skill Claude CodeCodex

Analyze pi-go session logs (last 24h by default) for tool call errors, deduplicate them, and present a summary table with error patterns and counts.

148 yesterday A 39 tokens original MIT

pi-loop-forensics

13

dimetron/pi-go

Skill Claude CodeCodex

Diagnose pi-go agent loops and degenerate turns — "agent loop aborted", runaway thinking with no tool calls, repeated phrases. Discriminates genuine model repetition collapse from a race, a tool-parse failure, or a too-low guard, and A/B replays a seed session across providers.

148 yesterday A 65 tokens original MIT

pi-rebuild

14

dimetron/pi-go

Skill Claude CodeCodex

Rebuild, reinstall and restart the pi binary from source. Use after making changes to pi-go code.

148 yesterday A 25 tokens original MIT

skill-create

15

dimetron/pi-go

Skill Claude CodeCodex

Create a new skill with guided setup. Use when the user wants to create a custom skill for pi-go.

148 yesterday A 25 tokens original MIT

skill-pull

16

dimetron/pi-go

Skill Claude CodeCodex

Pull skills from a remote GitHub repository into the local skills directory. Use when the user wants to install shared skills.

148 yesterday A 28 tokens original MIT

vhs-e2e-gif

17

dimetron/pi-go

Skill Claude CodeCodex

Record a test run, a TUI session, or any terminal command as a GIF with VHS and attach it to a GitHub PR as a release-hosted asset, never a repo commit. Use when asked to record an e2e run, demo a fix on a PR, attach a GIF or screen recording to a pull request, show a test passing visually, or produce a terminal…

148 yesterday A 106 tokens original MIT

pi-go CLAUDE.md

18

dimetron/pi-go

Instructions file

Instructions for dimetron/pi-go, covering claude.md — pi-go, work in a git worktree, not the primary checkout, where worktrees live, what pi-go's agent already does, and why it matters and commits: all commits must be signed.

148 yesterday A 4,720 tokens original MIT

agents-md

19

dimetron/pi-go

Skill Claude CodeCodex

Generate AGENTS.md files for Go, Rust, TypeScript, and Java projects. Use this skill whenever the user asks to create, scaffold, bootstrap, update, or review an AGENTS.md (or agent-instructions, CLAUDE.md, repo guide for agents) file in a codebase. Also trigger when the user says "add AGENTS.md", "make this repo…

148 yesterday A 138 tokens original MIT

memory-index

20

dimetron/pi-go

Skill Claude CodeCodex

Index a folder's contents into the MemPalace semantic memory for search and retrieval. Use this skill whenever the user asks to "index a folder", "index a directory", "index memory", "mine a project into memory", "make a folder searchable", "embed a folder", "ingest code into the palace", or "index this directory for…

148 yesterday A 134 tokens original MIT

osx-tuning

21

dimetron/pi-go

Skill Claude CodeCodex

Tune macOS resource limits and sysctls for best performance with Go development, Docker/OrbStack, and Linux VMs. Use this skill whenever the user asks to "tune macOS", "raise file descriptor limits", "fix ulimit", "optimize for Docker/Go/VM performance", "increase maxfiles/maxproc/somaxconn", or reports…

148 yesterday B 132 tokens original MIT

ponytail

22

dimetron/pi-go

Skill Claude CodeCodex

Lazy senior dev mode — always pick the simplest solution that works. Use this skill whenever writing, refactoring, or reviewing code to keep changes minimal: prefer the standard library, native platform features, and already-installed dependencies over new code or dependencies. Trigger when the user says "ponytail"…

148 yesterday A 109 tokens original MIT

test-new-skill

23

dimetron/pi-go

Skill Claude CodeCodex

Skill "test-new-skill" from dimetron/pi-go, covering test-new-skill, examples and guidelines.

148 yesterday A 4 tokens original MIT