SpaiR

21 mods across 2 repositories, 827 stars between them.

SpaiR/imgui-java

Instructions file CodexOpenCode

Instructions for SpaiR/imgui-java, covering agents.md, what this repo is, project layout, build & test and upgrading dear imgui or an extension.

820 8d ago A 3,576 tokens original MIT

SpaiR/imgui-java

Instructions file

Instructions for SpaiR/imgui-java: This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

820 8d ago A 152 tokens original MIT

task-pipeline

03

SpaiR/task-pipeline

Plugin Claude Code

Chat-first task workflow for Claude Code: grill the plan, capture it at the depth you pick, then implement the artifact in any session.

7 5d ago A tokens not measured original MIT

task

04

SpaiR/task-pipeline

Plugin Claude Code

Chat-first task workflow: grill the plan one question at a time, then capture the discussion at the depth you pick — to-task / to-plan / to-roadmap / to-spec, never a flag — into a Markdown artifact under .task/. No execution skill — any session told to implement the artifact follows its stamped Execution block to a…

7 5d ago A tokens not measured original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only improver for the Clarity lens of /self-improve — surfaces places where a SKILL.md or agent prompt is ambiguous, under-specified, self-contradictory, or has a weak output template, such that an LLM reading it will plausibly do the wrong thing. Nothing here is a rule violation (that is /self-audit) — this is…

7 5d ago A 95 tokens original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only auditor for the Contract lens of /self-audit — flags producer↔consumer mismatches in the artifact protocol declared in docs/contract.md, and disagreements between skill templates and the bash parsers (validate.sh, roadmap.sh).

7 5d ago A 54 tokens original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only improver for the Coverage lens of /self-improve — surfaces missing internal robustness: absent guardrails, missing worked-examples where an agent would guess, unhandled edge-cases in a flow, and missing tests/docs. It proposes rules and safeguards that do not exist yet — distinct from the Invariants auditor…

7 5d ago A 80 tokens original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only auditor for the Docs-sync lens of /self-audit — flags drift between README.md, CLAUDE.md, docs/contract.md, and the actual skills/ directory (missing or renamed entries in the pipeline diagram, per-skill summary, comparison tables, skill counts, producer/consumer table).

7 5d ago A 70 tokens original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only improver for the Ergonomics lens of /self-improve — surfaces where the human operator's experience of the pipeline could be better: error / hard-stop wording, next-step / handoff footer consistency across the capture skills, discoverability, and quality of the final feedback a skill prints. Distinct from…

7 5d ago A 94 tokens original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only auditor for the Invariants lens of /self-audit — flags any place where a SKILL.md or bash helper violates an invariant declared in CLAUDE.md § "Invariants — don't break these when editing skills".

7 5d ago A 53 tokens original MIT

SpaiR/task-pipeline

Agent Claude Code

Read-only improver for the Leanness lens of /self-improve — surfaces prose duplication that should collapse to a single owner plus a pointer, and over-engineering (a bash helper wrapping one line, a dead/unused flag, a phase split that adds ceremony without value). Everything it flags is currently correct and…

7 5d ago A 85 tokens original MIT

self-audit

12

SpaiR/task-pipeline

Skill Claude CodeCodex

Self-audit this skills repo against CLAUDE.md invariants, the artifact contract, and README/CLAUDE.md/docs sync via three parallel read-only subagents. Local meta-skill — independent of the /task: pipeline.

7 5d ago A 52 tokens original MIT

self-improve

13

SpaiR/task-pipeline

Skill Claude CodeCodex

Self-improve this skills repo — surface and (safely) apply quality improvements across four parallel read-only lenses (Clarity, Leanness, Coverage, Ergonomics). Sibling of /self-audit — audit fixes rule violations, improve raises quality where no rule is broken. Local meta-skill, independent of the /task: pipeline.

7 5d ago A 76 tokens original MIT

SpaiR/task-pipeline

Instructions file

Instructions for SpaiR/task-pipeline, covering claude.md, quick orient, invariants — don't break these when editing skills, editing protocol — quick rules and commit format.

7 5d ago A 3,653 tokens original MIT

code-reviewer

15

SpaiR/task-pipeline

Agent

The pipeline's post-implementation review-and-fix pass — reviews the diff a task's implementation just produced, proves each candidate defect before touching it, fixes the confirmed ones inside the plan's Touches, runs the project's own build and tests, and amends the implementation commit.

7 5d ago A 60 tokens original MIT

grill

16

SpaiR/task-pipeline

Skill Claude CodeCodex

Interrogate a plan or decision one question at a time before capture, keeping a decision-plus-rationale ledger, then route to the right capture skill.

7 5d ago A 33 tokens original MIT

roadmap-to-workflow

17

SpaiR/task-pipeline

Skill Claude CodeCodex

Fan an approved .task/roadmap/ .md out to a dynamic Workflow — parallel planning, serialized implementation, dependency-ordered waves.

7 5d ago A 36 tokens original MIT

to-plan

18

SpaiR/task-pipeline

Skill Claude CodeCodex

Capture the chat into .task/task/ .md with ## Description plus ## Plan (Goal/Touches/Logic) — the deepest one-task capture.

7 5d ago A 39 tokens original MIT

to-roadmap

19

SpaiR/task-pipeline

Skill Claude CodeCodex

Capture a multi-task initiative into .task/roadmap/ .md — a phase-grouped backlog of ready-to-pick-up items.

7 5d ago A 34 tokens original MIT

to-spec

20

SpaiR/task-pipeline

Skill Claude CodeCodex

Capture load-bearing technical decisions into a standalone .task/spec/ .md — Decision/Rationale/Constrains sections cited via Spec:.

7 5d ago A 33 tokens original MIT

to-task

21

SpaiR/task-pipeline

Skill Claude CodeCodex

Capture the chat (or a roadmap item) into .task/task/ .md — ## Description only, no ## Plan.

7 5d ago A 33 tokens original MIT