inkatze

22 mods across 1 repository, 3 stars between them.

planwright

01

inkatze/planwright

Plugin Claude Code

The planwright marketplace: the planwright autopilot plugin, installable from this repo.

3 3d ago A tokens not measured original MIT

planwright

02

inkatze/planwright

Plugin Claude Code

Autopilot for spec-driven development. The human signs off and merges; planwright flies the spec. Scales to a multi-spec fleet: an agentic software factory on Claude Code primitives.

3 3d ago A tokens not measured original MIT

PreToolUse

03

inkatze/planwright

Hook

Runs before the agent uses a tool for Bash and mcp__github__update_pull_request tool calls, executing ready-guard.sh (2 commands). From inkatze/planwright.

3 3d ago A tokens not measured original MIT

PostToolUse

04

inkatze/planwright

Hook

Runs after a tool call finishes for Bash tool calls, executing tasks-pr-sync.sh and fleet-liveness.sh (2 commands). From inkatze/planwright.

3 3d ago A tokens not measured copy · 61% MIT

SessionStart

05

inkatze/planwright

Hook

Runs when a session starts on startup, executing tool-discovery.sh and fleet-tower-signpost.sh (2 commands). From inkatze/planwright.

3 3d ago A tokens not measured original MIT

WorktreeRemove

06

inkatze/planwright

Hook

Runs when a git worktree is removed, executing fleet-worktree-track.sh. From inkatze/planwright.

3 3d ago A tokens not measured original MIT

Stop

07

inkatze/planwright

Hook

Runs when the agent finishes a response, executing fleet-liveness.sh. From inkatze/planwright.

3 3d ago A tokens not measured original MIT

PermissionRequest

08

inkatze/planwright

Hook

Runs when the agent asks permission for an action, executing fleet-liveness.sh. From inkatze/planwright.

3 3d ago A tokens not measured original MIT

SessionEnd

09

inkatze/planwright

Hook

Runs when a session ends, executing fleet-liveness.sh. From inkatze/planwright.

3 3d ago A tokens not measured original MIT

StopFailure

10

inkatze/planwright

Hook

Runs on the StopFailure event, executing fleet-liveness.sh. From inkatze/planwright.

3 3d ago A tokens not measured original MIT

Notification

11

inkatze/planwright

Hook

Runs when the agent sends a notification, executing fleet-liveness.sh. From inkatze/planwright.

3 3d ago A tokens not measured original MIT

builder

12

inkatze/planwright

Skill Claude CodeCodex

Detect a project's stack and recommend or apply the universal mechanical quality guards from planwright's core catalog (formatter, linters, type-checker, test runner, secret scan, commit hooks, CI gate), plus the growable breadth dimensions. Escalates stake-bearing decisions (auth, data modeling, security posture…

3 3d ago A 100 tokens original MIT

drain

13

inkatze/planwright

Skill Claude CodeCodex

Run the on-demand drain pass over every spec bundle's Gate deferral entries: evaluate structured GATE(when:) conditions, surface date and free-text gates, report malformed ones, inventory each live bundle's [manual] test-spec entries, and surface the observations log's unmined state. Read-only; nothing is…

3 3d ago A 75 tokens original MIT

execute-task

14

inkatze/planwright

Skill Claude CodeCodex

Implement one task (or a cohesion bundle) from a signed-off spec (Ready or Active): recompute the execution freshness gate, write the verifying test first, implement to green, run the project's full CI with adaptive retry, converge via the configured reviewsequence (default /polish --nested), then open a draft PR…

3 3d ago A 111 tokens original MIT

offload

15

inkatze/planwright

Skill Claude CodeCodex

Offload a free-form petition of work to the right execution rung: apply the work-placement axioms (tower-frugality, smallest-sufficient-rung) to pick the smallest sufficient backend from what the host advertises, ask when the petition under-determines the choice, dispatch through the backend seam, and report the…

3 3d ago A 86 tokens original MIT

orchestrate

16

inkatze/planwright

Skill Claude CodeCodex

Advance one planwright spec by one step: pick the next ready unit critical-path-first (or a cohesion bundle), run the freshness gate, record the dispatch under the per-spec lock, and dispatch /execute-task via the backend. A stateless, disposable control tower; a reconcile sweep rebuilds from disk. Never merges, marks…

3 3d ago A 101 tokens original MIT

polish

17

inkatze/planwright

Skill Claude CodeCodex

Autonomous act-then-review convergence loop: iterate /self-review passes, draining every action disposition (Auto-applicable and Agent-resolvable applied, Needs-sign-off applied on the branch) until only irreducible Needs-human-judgment forks remain, then hand off the full audit record. Local-only: never pushes, never…

3 3d ago A 94 tokens original MIT

resume

18

inkatze/planwright

Skill Claude CodeCodex

Load context for a fresh session in a worktree with in-flight pair-flow work. Reads the kickoff brief (the contract), tasks.md state, recent git log, the open PR state, and an optional handover brief, then surfaces uncommitted changes and asks before proceeding. Read-only over your in-flight work: no stash, clean…

3 3d ago A 95 tokens original MIT

self-review

19

inkatze/planwright

Skill Claude CodeCodex

Gate-wired review pass of the current feature branch: Discovery Rigor fan-out, multi-pass validation, act-then-review dispositions per the finding categorization, full audit record (lens-coverage table, four bucket tables, declined log, pending-sign-off checklist). Standalone runs push and open or update a draft PR…

3 3d ago A 84 tokens original MIT

spec-draft

20

inkatze/planwright

Skill Claude CodeCodex

Interactively elicit a four-file spec bundle (requirements.md, design.md, tasks.md, test-spec.md) at Status Draft on the spec's own branch, mining seed sources (pending notes, the observations log, transcripts) and citing them. Runs fold-detection against existing specs on every invocation and surfaces an extend…

3 3d ago A 99 tokens original MIT

spec-kickoff

21

inkatze/planwright

Skill Claude CodeCodex

Walk a spec bundle section by section to mutual understanding, producing the signed-off kickoff brief downstream skills execute from. On sign-off: runs the Discovery-Rigor lens pass, flips Draft to Ready, records the sign-off record (anchor last), commits, pushes, opens a draft PR, then on clean completion marks the…

3 3d ago A 108 tokens original MIT

spec-walkthrough

22

inkatze/planwright

Skill Claude CodeCodex

Render a spec bundle (or a chosen slice) into a plain-language, didactic comprehension artifact a human reads and judges for themselves: an unaided cold read before kickoff, re-orientation mid-execution, or onboarding to a finished or abandoned spec. Standalone and strictly read-only: it renders any status, never…

3 3d ago A 100 tokens original MIT