baphuongna

47 mods across 1 repository, 50 stars between them.

pi-crew AGENTS.md

01

baphuongna/pi-crew

Instructions file CodexOpenCode

Instructions for baphuongna/pi-crew, covering pi-crew development notes, source of truth, task loop, rules and agent rule changes.

50 2d ago A 931 tokens original MIT

pi-crew CLAUDE.md

02

baphuongna/pi-crew

Instructions file

Instructions for baphuongna/pi-crew, covering claude.md, repository overview, architecture, three-layer design and key source paths.

50 2d ago A 1,655 tokens original MIT

analyst

03

baphuongna/pi-crew

Agent

Analyze requirements, ambiguity, and hidden constraints.

50 2d ago A 11 tokens original MIT

cold-verifier

04

baphuongna/pi-crew

Agent

Independently re-verify findings WITHOUT trusting prior analysis — an unbiased cold check to catch confirmation bias the chained reviewer/verifier path can introduce.

50 2d ago A 32 tokens original MIT

critic

05

baphuongna/pi-crew

Agent

Challenge plans and designs before execution.

50 2d ago A 8 tokens original MIT

explorer

07

baphuongna/pi-crew

Agent

Fast codebase discovery and file/symbol mapping.

50 2d ago A 12 tokens original MIT

planner

08

baphuongna/pi-crew

Agent

Create an execution plan with clear sequencing and risk notes.

50 2d ago A 12 tokens original MIT

reviewer

09

baphuongna/pi-crew

Agent

Review code changes for correctness, maintainability, and regressions.

50 2d ago A 15 tokens original MIT

verifier

12

baphuongna/pi-crew

Agent

Verify that implementation satisfies the requested goal.

50 2d ago A 10 tokens original MIT

writer

13

baphuongna/pi-crew

Agent

Write concise documentation, migration notes, and summaries.

50 2d ago A 11 tokens original MIT

baphuongna/pi-crew

Skill Claude CodeCodex

Background worker, heartbeat, stale-run, crash-recovery, and deadletter workflow. Use when debugging stuck/dead workers or changing async run reliability.

50 2d ago A 35 tokens original MIT

child-pi-spawning

15

baphuongna/pi-crew

Skill Claude CodeCodex

Child Pi worker spawning, lifecycle callbacks, and failure modes.

50 2d ago A 18 tokens original MIT

baphuongna/pi-crew

Skill Claude CodeCodex

Use when constructing worker prompts, reading artifacts/logs, summarizing runs, compacting context, or handing work between agents.

50 2d ago A 32 tokens original MIT

council

17

baphuongna/pi-crew

Skill Claude CodeCodex

Spawn 3 adversarial subagents (Skeptic, Pragmatist, Critic) to evaluate a decision, architecture choice, or plan. Anti-anchoring: each role receives ONLY the question, not conversation history. Aggregates votes into consensus recommendation with dissent tracking. Use when facing critical decisions, architecture…

50 2d ago A 84 tokens original MIT

distill-persona

19

baphuongna/pi-crew

Skill Claude CodeCodex

Distill a person's (or field's) thinking into a runnable pi skill — research, extract, validate, generate. REQUIRED — read the full skill file first (multi-phase protocol with machine-checked gates); run the validate-run script on before claiming done — ALL-GREEN required.

50 2d ago C 66 tokens original MIT

distill-software

20

baphuongna/pi-crew

Skill Claude CodeCodex

Distill software engineering expertise — an engineer's judgment, a codebase's conventions, or a domain's practice — and APPLY it to a TARGET project (never outputs a reusable skill file). REQUIRED — read the full skill file first (multi-phase protocol with machine-checked gates); run the validate-run script on before…

50 2d ago C 80 tokens original MIT

event-log-tracing

21

baphuongna/pi-crew

Skill Claude CodeCodex

Structured event logging for worker lifecycle, live agents, crash recovery.

50 2d ago A 18 tokens original MIT

git-master

22

baphuongna/pi-crew

Skill Claude CodeCodex

Commit and release hygiene for safe version-control work.

50 2d ago A 13 tokens original MIT

iterative-audit

23

baphuongna/pi-crew

Skill Claude CodeCodex

Iterative multi-round codebase audit with diminishing-returns detection. Run 5-20+ rounds, each focusing on one specific area. Built from 19 rounds of dogfooding pi-crew on itself.

50 2d ago A 48 tokens original MIT

baphuongna/pi-crew

Skill Claude CodeCodex

Live agent registration, workspace isolation, termination, and eviction workflow.

50 2d ago A 18 tokens original MIT