opagani/cassini-workshop

Read-only Model Context Protocol server over the Cassini-Huygens master_plan dataset (~62k rows), on Cloudflare Workers + D1

0Stars 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

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 21 tokens copy · 100% MIT

design

02

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 21 tokens copy · 100% MIT

document

03

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 20 tokens copy · 100% MIT

explore

04

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 19 tokens copy · 100% MIT

git-commit

05

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 24 tokens copy · 100% MIT

git-issue

06

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 24 tokens copy · 100% MIT

git-merge

07

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 18 tokens copy · 100% MIT

git-pr

08

opagani/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.

0 2mo ago A 28 tokens copy · 100% MIT

git-remote

09

opagani/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.

0 2mo ago A 28 tokens copy · 100% MIT

init

10

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 18 tokens copy · 100% MIT

plan

11

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 18 tokens copy · 100% MIT

quick-fix

12

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago A 21 tokens copy · 100% MIT

spec

13

opagani/cassini-workshop

Command Claude Code

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

0 2mo ago C 27 tokens copy · 100% MIT