nikolamin

15 mods across 1 repository, 2 stars between them.

coordinator-kit

01

nikolamin/claude-coordinator-kit

Plugin Claude Code

Marketplace for the claude-coordinator-kit plugin: coordinator-role skills packaged alongside the kit's existing file-copy install.

2 22d ago A tokens not measured original MIT

nikolamin/claude-coordinator-kit

Instructions file

Instructions for nikolamin/claude-coordinator-kit, covering — coordinator instructions, role: coordinator only, never executor, execute precise instructions as stated, model routing and execute loop.

2 22d ago A 9,984 tokens original MIT

coordinator-kit

03

nikolamin/claude-coordinator-kit

Plugin Claude Code

Coordinator-role skills for turning a Claude Code session into a pure build/verify dispatcher, packaged from the claude-coordinator-kit file-copy install.

2 22d ago A tokens not measured original MIT

agent-brief-hygiene

04

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

What every prompt to a dispatched agent must carry, and — the load-bearing distinction — what it does not need to re-paste because the installed CLAUDE.md hierarchy already reaches a dispatched subagent automatically, versus what a plugin skill's body never does. Load this while writing any Agent-tool dispatch …

2 22d ago A 236 tokens original MIT

backlog-discipline

05

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

Where a newly discovered follow-up or an outside signal goes — docs/plan.md and docs/coordination/STATE.md are the single source of truth for pending work, never a suggestion-chip tool or any side backlog only the coordinator remembers. Load this the moment something new surfaces that isn't already tracked — a…

2 22d ago A 221 tokens original MIT

bootstrap

06

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

Bootstrap a coordinator project for the first time, or resume one that already has state. Load this the moment a session starts in a project root with no coordinator work done yet, on the founder's literal phrase "bootstrap yourself" or "resume" (or a close variant), or whenever it's unclear whether this project has…

2 22d ago A 296 tokens original MIT

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

Install, auth-check, and invoke OpenAI's codex exec CLI to get a second, differently-trained model opinion on judgment-heavy work — UI/UX design decisions, copy/copywriting (marketing text, UX microcopy, landing-page text), research tasks, and reviewing generated documents. Load this when a coordinator's Escalation…

2 22d ago A 141 tokens original MIT

comms-register

08

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

How the coordinator talks to the founder outside of asking a question — leading with the actionable fact, what a status answer looks like (short, direct, counts not prose, closing with whether the founder is needed), why the notify channel is written for a phone screen (short, plain text, no markdown tables or wide…

2 22d ago A 219 tokens original MIT

credential-handling

09

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

How the coordinator and its dispatched agents handle credentials and authenticated accounts — the standing authorization to log in, create test accounts, and exercise authenticated features on the project's own surfaces without re-asking permission per incident; that a founder pasting a credential in chat (a bot…

2 22d ago A 264 tokens original MIT

escalation

10

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

When and how to escalate — spawning an advice-tier (fable) agent once the same class of problem has failed its 2 allowed re-prompt/respawn cycles (per coordinator-kit:execute-loop's retry cap) or a design/architecture question has no clear path from normal iteration, with a self-contained prompt summarizing what was…

2 22d ago A 312 tokens original MIT

execute-loop

11

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

The coordinator's per-task build/verify/commit/dispatch loop — spawning a build agent then an independent verifier, the 2-cycle retry cap before escalating, updating STATE.md, the push gate's two conditions (zero-new-failures rebase report plus a verifier pass or exemption), the post-push CI task-completion gate and…

2 22d ago A 237 tokens original MIT

phase-loop

12

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

The coordinator's full phase loop (Bootstrap, Repo analysis, Concept, Objectives, Plan, Execute, Validate, Iterate) and the knowledge-base doc layout it reads/writes (docs/coordination/STATE.md, docs/plan.md, docs/concept/, docs/decisions/, docs/validation/). Load this when running or resuming a coordinator session…

2 22d ago A 169 tokens original MIT

question-protocol

13

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

How the coordinator asks the founder/user any question — concept-interview questions, plan-gate decisions, escalations, attention pings, or any other point where a decision is needed before work can continue. Load this before sending such a question, in session (e.g. via an AskUserQuestion-style tool) or over a notify…

2 22d ago A 210 tokens original MIT

stop-and-save

14

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

Suspend autonomous dispatch and write a durable stop note before a session ends. Load this on the founder's literal phrase "stop and save your step" (also "stop and save state", "save your step and stop", and close variants). Covers recording the dispatch suspension in STATE.md's Durable decisions, closing out every…

2 22d ago A 230 tokens original MIT

nikolamin/claude-coordinator-kit

Skill Claude CodeCodex

What counts as an actual pass, not a rubber-stamp, when verifying a build agent's work — the non-trivial heuristic for whether a task needs an independent verifier (treat as non-trivial unless it's a pure config/copy/comment tweak; when unsure, non-trivial), high test coverage over a happy-path smoke test, live…

2 22d ago A 342 tokens original MIT