robconery/cassini-workshop

Read-only MCP server over the Cassini-Huygens mission plan dataset — a Cloudflare Workers + D1 workshop demo

1Stars on the repository
28Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

build-loop

01

robconery/cassini-workshop

Command Claude Code

Drive a PLAN.md to completion task-by-task — builder builds, reviewer gates, commit only on pass.

1 2mo ago A 21 tokens original MIT

design

02

robconery/cassini-workshop

Command Claude Code

Interview the solution — architecture, schema, platform. Owns ARCHITECTURE.md + SPEC.md.

1 2mo ago A 21 tokens original MIT

document

03

robconery/cassini-workshop

Command Claude Code

Reconcile docs with reality — README, ARCHITECTURE prose, MEMORY log. Run anytime.

1 2mo ago A 20 tokens original MIT

explore

04

robconery/cassini-workshop

Command Claude Code

Interview the idea — problem, who, why, scope. Owns docs/PROJECT.md.

1 2mo ago A 19 tokens original MIT

git-commit

05

robconery/cassini-workshop

Command Claude Code

Stage and commit current changes using Conventional Commits, branch-or-trunk by size. Uses the github skill.

1 2mo ago A 24 tokens original MIT

git-issue

06

robconery/cassini-workshop

Command Claude Code

Open a GitHub issue with a clear, detailed body via gh issue create. Uses the github skill.

1 2mo ago A 24 tokens original MIT

git-merge

07

robconery/cassini-workshop

Command Claude Code

Merge the current branch into main safely — commit-check, remote sync, confirm, merge.

1 2mo ago A 18 tokens original MIT

git-pr

08

robconery/cassini-workshop

Command Claude Code

Open a pull request with a clear summary, verification plan, and risk note via gh pr create. Uses the github skill.

1 2mo ago A 28 tokens original MIT

git-remote

09

robconery/cassini-workshop

Command Claude Code

Create the GitHub remote for this project and make it look sharp — name, license, real README, contributing, security, issue templates.

1 2mo ago A 28 tokens original MIT

init

10

robconery/cassini-workshop

Command Claude Code

Scaffold the project files I like — CLAUDE.md and the /docs skeleton.

1 2mo ago A 18 tokens original MIT

plan

11

robconery/cassini-workshop

Command Claude Code

Slice SPEC into stories and an ordered task DAG. Owns STORIES.md + PLAN.md.

1 2mo ago A 18 tokens original MIT

quick-fix

12

robconery/cassini-workshop

Command Claude Code

Make a small, obvious fix directly on the current branch. No sprint, no PLAN, no stories.

1 2mo ago A 21 tokens original MIT

spec

13

robconery/cassini-workshop

Command Claude Code

Generate executable BDD specs from STORIES.md via the bdd-specs skill. Stories-first, idempotent, pending by default.

1 2mo ago C 27 tokens original MIT