friedbotstudio/baseline

A discipline layer for Claude Code. Hooks at every tool boundary, a workflow that runs from intake to commit, and a small constitution the agent cannot bypass.

14Stars on the repository
84Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

sprint-oracle

49

friedbotstudio/baseline

Skill Claude CodeCodex

The sprint completeness oracle — a mechanical, exit-code-driven check that every feature in a sprint manifest is provably complete across three dimensions (a done-record reference, resolvable edge tests, and a resolvable wiring test). Fails loud with a per-feature gap list naming the missing dimension. Read-only. Use…

not rated 14 today A 96 tokens original Apache-2.0

sprint-plan

50

friedbotstudio/baseline

Skill Claude CodeCodex

Decompose an MVP vision into a sprint manifest — a prioritized feature list where every feature carries explicit done-criteria (a done-record reference, named edge tests, and a wiring test). Produces the sprint manifest that sprint-oracle checks for completeness. Use when planning a sprint of parallel work (Slice A of…

not rated 14 today A 93 tokens original Apache-2.0

sprint-planner

51

friedbotstudio/baseline

Skill Claude CodeCodex

Propose the next dependency-ready sprint from the ALREADY-DECOMPOSED roadmap — standup's active sibling. Reads docs/roadmap-execution-plan.md + the memory backlog, computes per-task readiness from the roadmap's machine-readable status, orders with roadmap-planner's graph engine, and emits a proposed task-set…

not rated 14 today A 134 tokens original Apache-2.0

standup

52

friedbotstudio/baseline

Skill Claude CodeCodex

Read-only release + backlog recap. Reports the last release, commits-since-tag classified by conventional-commit type with the semver bump they trigger and pushed-vs-origin state, the backlog bucketed (open/picked-up/dropped with epic parent→child nesting), the roadmap epics with their per-task tallies, and condensed…

not rated 14 today A 138 tokens original Apache-2.0

swarm-dispatch

53

friedbotstudio/baseline

Skill Claude CodeCodex

Execute a swarm plan wave by wave with filesystem isolation via git worktrees. For each wave, main context decides the scenario recipe + implementation contract for every task, then spawns one swarm-worker per task in parallel. Each worker executes its recipe and reports JSON status. Worktree merge-audit verifies…

not rated 14 today A 84 tokens original Apache-2.0

swarm-plan

54

friedbotstudio/baseline

Skill Claude CodeCodex

Decompose an approved spec into a dependency-ordered swarm plan — one task per component, each with an explicit writeset. Produces .claude/state/swarm/ .json with tasks + waves. The wave scheduler guarantees pairwise-disjoint writesets within each wave so parallel dispatch is provably conflict-free.

not rated 14 today A 69 tokens original Apache-2.0

system-reconcile

55

friedbotstudio/baseline

Skill Claude CodeCodex

Report the health of the central system spec at docs/system/ across seven checks — coverage gaps, stale elements, dangling anchors, duplicate anchors, orphan shards, unillustrated elements, and shards missing their kind annotation. Report-first and read-only: it repairs nothing until a human confirms a specific item.…

not rated 14 today A 107 tokens original Apache-2.0

tdd

56

friedbotstudio/baseline

Skill Claude CodeCodex

Workflow Phase 6 — TDD coordinator. Decides the scenario recipe and the implementation contract in main context, writes them to a state file, seeds per-worker tasks (scenario, implement, verify-tick, design-ui-tick) into the TaskList, and yields with harnessstate continue so the harness invokes each worker as its own…

not rated 14 today A 82 tokens original Apache-2.0

technical-tutorials

57

friedbotstudio/baseline

Skill Claude CodeCodex

When the user wants to create step-by-step technical tutorials, quickstarts, or code walkthroughs. Trigger phrases include "tutorial," "quickstart," "getting started guide," "walkthrough," "step by step," "how to guide," "hands-on guide," or "code tutorial.".

not rated 14 today A 64 tokens copy · 86% Apache-2.0

technical-writer

58

friedbotstudio/baseline

Skill Claude CodeCodex

Standard operating procedure for producing a documentation page end to end — gather source material, classify, draft against the measured corpus profile, then run the reader-level and humanizer passes and both gates. Use for any page on a documentation surface, or when rewriting a page that reads as machine-written.…

not rated 14 today A 78 tokens original Apache-2.0

technical-writing

59

friedbotstudio/baseline

Skill Claude CodeCodex

Write technical documentation that matches the measured profile of professionally-written docs. Carries the craft rules derived from 114k words of pre-2022 documentation (SQLite, PostgreSQL, Python, Django, Rust, Go, Pro Git, nginx), the per-Diátaxis-type numeric targets, and the copywriting register for page leads.…

not rated 14 today A 94 tokens original Apache-2.0

triage

60

friedbotstudio/baseline

Skill Claude CodeCodex

Triage an incoming request — pick the workflow entry phase (intake / spec / tdd / chore) and record the workflow statefile that the Track Guard reads.

not rated 14 today A 37 tokens original Apache-2.0

upgrade-project

61

friedbotstudio/baseline

Skill Claude CodeCodex

Reconcile baseline-versioned files that the create-baseline upgrade CLI staged for LLM-assisted semantic merge. Use when the CLI prints "Open Claude Code and run /upgrade-project to reconcile". Reads the stage manifest at .claude/state/upgrade/ /manifest.json, reasons through each pending file's three-way delta in…

not rated 14 today C 122 tokens original Apache-2.0

verify

62

friedbotstudio/baseline

Skill Claude CodeCodex

Contract document for the binding test verdict file at .claude/state/lasttestresult. Format spec for callers (integrate, simplify, chore, the verify-tick worker) that inline the four mechanical operations. Not Skill-tool-invocable.

not rated 14 today A 52 tokens original Apache-2.0

whatsnew

63

friedbotstudio/baseline

Skill Claude CodeCodex

On-demand "what's new" generator. Main context (which knows the impending change) writes keepachangelog-style entries to a fragment file at .claude/state/whatsnew/ .json (gitignored, transient). An optional per-project project.json → whatsnew.routeworkflow names a routing workflow that consumes the fragment and…

not rated 14 today A 126 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: