dosatos

12 mods across 1 repository, 11 stars between them.

minimise

01

dosatos/minimise

Plugin Claude Code

Skills for minimise (mini), the multi-agent plan runner.

11 12d ago A tokens not measured original MIT

minimise

02

dosatos/minimise

Plugin Claude Code

Six skills for minimise (mini), the multi-agent plan runner. /minimise:brainstorm authors a job or loop plan under control before handing off, /minimise:job runs multi-step work as a background job, /minimise:loop iterates on one artifact, /minimise:review-plan and /minimise:review-implementation are the hook gates.

11 12d ago A tokens not measured original MIT

handoff

03

dosatos/minimise

Command Claude Code

Create a session handoff document for the next session.

11 12d ago A 10 tokens original MIT

humanize

04

dosatos/minimise

Command Claude Code

Improve a document for human readability — cut noise, keep all content.

11 12d ago A 13 tokens original MIT

onboard

05

dosatos/minimise

Command Claude Code

Start a session by reading the latest handoff for context.

11 12d ago A 11 tokens original MIT

minimise CLAUDE.md

06

dosatos/minimise

Instructions file

Instructions for dosatos/minimise, covering claude code project settings, quick start, scratch & generated files — keep the repo root clean, environment and session handoff.

11 12d ago A 1,156 tokens original MIT

brainstorm

07

dosatos/minimise

Skill Claude CodeCodex

Author a mini job or loop plan under control — triage loop-vs-job, run a retrieval-aware interview pre-filled from existing personas and recent runs, then preview the exact YAML behind an approve/edit/reject gate before handing off to the unchanged mini job new / mini loop new. Use when starting a new job or loop from…

11 12d ago A 87 tokens original MIT

job

08

dosatos/minimise

Skill Claude CodeCodex

Run multi-step work as a background minimise job — authors a plan YAML, wires the review gates, runs it, and reports what landed.

11 12d ago A 30 tokens original MIT

loop

09

dosatos/minimise

Skill Claude CodeCodex

Run open-ended iteration on one artifact as a minimise refinement loop — plan → implement → evaluate, repeating until the goal is met or maxiterations is hit.

11 12d ago A 33 tokens original MIT

dosatos/minimise

Skill Claude CodeCodex

Reviews what a minimise job actually IMPLEMENTED against its plan — a NON-BLOCKING advisory reviewer that reads the plan (YAML) from stdin, inspects the job's git diff, and reports findings without ever aborting the job. Use when invoked as /minimise:review-implementation, or when a minimise postplan hook runs claude…

11 12d ago A 142 tokens original MIT

review-plan

11

dosatos/minimise

Skill Claude CodeCodex

Reviews a minimise job plan or loop spec as a pragmatic BLOCKING quality gate, reading it (YAML) from stdin and printing a machine-readable REVIEW: PASS / REVIEW: FAIL verdict. Use when invoked as /minimise:review-plan, or when a minimise preplan hook runs claude -p '/minimise:review-plan' to gate a job before…

11 12d ago A 139 tokens original MIT

setup

12

dosatos/minimise

Skill Claude CodeCodex

Verify and install the prerequisites for minimise — the mini CLI, the claude CLI, and a git repo.

11 12d ago A 28 tokens original MIT