bacnh85

25 mods across 1 repository, 9 stars between them.

bacnh85/pi-extensions

Instructions file CodexOpenCode

AGENTS.md instructions for bacnh85/pi-extensions, covering pi-extensions, packages, repository structure, package structure and common patterns.

9 2d ago A 5,056 tokens

a2a

02

bacnh85/pi-extensions

Skill Claude CodeCodex

A2A (Agent2Agent) Protocol v1.0 bidirectional communication. Distribute tasks to remote agents (Hermes, ADK, LangChain, CrewAI, any A2A peer) and be called by them. Use when delegating work across agents/machines/frameworks, doing parallel multi-agent fan-out, or when another agent needs to call Pi. Trigger on "a2a"…

9 2d ago A 120 tokens

agy-delegate

03

bacnh85/pi-extensions

Skill Claude CodeCodex

Delegate bulk implementation, scaffolding, repetitive refactors, and exhaustive test generation to the Antigravity CLI (agy).

9 2d ago C 28 tokens

chatgpt-web

04

bacnh85/pi-extensions

Skill Claude CodeCodex

Use the chatgpt-web provider (ChatGPT web bridge) when the user mentions chatgpt-web, ChatGPT web tier, chatgpt2api, web2api bridge, free ChatGPT models, or selecting gpt-5-5/gpt-5-6 web models. Covers status checks, model selection, bridge configuration, and empty-account-pool failures.

9 2d ago A 82 tokens

evolve

05

bacnh85/pi-extensions

Skill Claude CodeCodex

Trajectory-based self-learning loop for Pi. Automatically captures tool-call trajectories, reflects on them to extract transferable learnings (strategy/recovery/optimization), persists to Munin or local JSONL, and injects recent learnings into future sessions. Use evolvereflect after fixing a bug or recovering from an…

9 2d ago A 104 tokens

kicad

06

bacnh85/pi-extensions

Skill Claude CodeCodex

Design KiCad schematics and PCB layouts via the Konnect bridge. Use when the user wants to create/edit KiCad schematics or PCBs, place and wire components, route traces, run ERC/DRC, export Gerbers/BOM/PDF/3D, search JLCPCB parts, use reference circuits, or do manufacturing prep. Trigger on "KiCad", "schematic"…

9 2d ago A 131 tokens

munin

07

bacnh85/pi-extensions

Skill Claude CodeCodex

Use Munin long-term memory before non-trivial repo work, bug fixes with recurring symptoms, architecture/dependency/setup changes, and when storing durable verified knowledge for future sessions. Search, retrieve, verify, list, store, or share project knowledge across sessions. Use muninsearch for pre-work context…

9 2d ago A 104 tokens

notebooklm

08

bacnh85/pi-extensions

Skill Claude CodeCodex

Google NotebookLM — notebooks, sources, grounded chat, research, and Studio artifacts (Audio Overviews, video, slides, reports, quizzes, etc.) via the notebooklm-py CLI bridge (v0.7.3).

9 2d ago A 51 tokens

bacnh85/pi-extensions

Skill Claude CodeCodex

Enforce using the Obsidian tool (not bash) for all vault file operations. Trigger whenever the user mentions Obsidian, vault, notes, moving files in the vault, archiving notes, or any file operation inside an Obsidian vault path. Also trigger when the agent is about to use bash mv/cp/rm/rename on paths containing…

9 2d ago A 127 tokens

ponytail-audit

10

bacnh85/pi-extensions

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

9 2d ago A 107 tokens

ponytail-debt

11

bacnh85/pi-extensions

Skill Claude CodeCodex

Harvest every ponytail: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/skill:ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail…

9 2d ago A 101 tokens

ponytail-gain

12

bacnh85/pi-extensions

Skill Claude CodeCodex

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /skill:ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

9 2d ago A 85 tokens

ponytail-help

13

bacnh85/pi-extensions

Skill Claude CodeCodex

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /skill:ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

9 2d ago A 58 tokens

ponytail-review

14

bacnh85/pi-extensions

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

9 2d ago A 102 tokens

ponytail

15

bacnh85/pi-extensions

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

9 2d ago A 184 tokens

general-purpose

16

bacnh85/pi-extensions

Agent

General-purpose sub-agent for any delegated task. Use when no specialized agent fits. Good for complex research, multi-step operations, and code modifications.

9 2d ago A 32 tokens

planner

17

bacnh85/pi-extensions

Agent

Read-only planning and architecture specialist. Use for consequential design, tradeoff analysis, and implementation plans.

9 2d ago A 22 tokens

reviewer

18

bacnh85/pi-extensions

Agent

Code review specialist. Use for correctness, security, regression, and meaningful test-gap review.

9 2d ago A 21 tokens

scout

19

bacnh85/pi-extensions

Agent

Fast codebase recon that returns compressed context for handoff. Use for finding files, understanding structure, locating symbols.

9 2d ago A 26 tokens

tester

20

bacnh85/pi-extensions

Agent

Focused verification agent. Use for cheap routine test, typecheck, lint, build, and regression checks without editing files.

9 2d ago A 26 tokens

worker

21

bacnh85/pi-extensions

Agent

General-purpose coding agent with full tool access. Use only when explicitly requested for isolated implementation.

9 2d ago A 20 tokens

ux-design

22

bacnh85/pi-extensions

Skill Claude CodeCodex

Anti-slop UI/UX design discipline for AI-generated interfaces. Enforces industrial-design principles (Dieter Rams: honest, thorough to the last detail, as little design as possible) so output is a defensible system, not statistical-default slop (purple glow, shadow-as-texture, missing states). Covers the…

9 2d ago A 171 tokens

ux-presets

23

bacnh85/pi-extensions

Skill Claude CodeCodex

Reference design-system presets for ux-design. Anti-slop shortcuts: instead of inventing tokens, elevation, and state contracts from scratch, reuse one of these battle-tested systems (shadcn/ui, Material 3, Radix) or drop in a medium-tuned DESIGN.md starter (Web or Mobile) as the implicit system when no DESIGN.md…

9 2d ago A 129 tokens

pi-web

24

bacnh85/pi-extensions

Skill Claude CodeCodex

Web search, content extraction, site crawling, and page capture via the pi-web extension. Use when the user needs current web search results, documentation lookup, factual research, source discovery, URL-to-markdown extraction, JSON extraction from websites, site URL discovery, site crawling, or page screenshots/PDFs.…

9 2d ago C 97 tokens