robconery/kolea

Kōlea — self-hosted broadcasts, drip sequences, and transactional email in one Cloudflare Worker. Unsubscribe is scoped: leaving a sequence doesn't remove you from the list.

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

build-loop

01

robconery/kolea

Command Claude Code

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

1 yesterday A 21 tokens copy · 100% MIT

design

02

robconery/kolea

Command Claude Code

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

1 yesterday A 21 tokens copy · 100% MIT

document

03

robconery/kolea

Command Claude Code

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

1 yesterday A 20 tokens copy · 100% MIT

explore

04

robconery/kolea

Command Claude Code

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

1 yesterday A 19 tokens copy · 100% MIT

git-commit

05

robconery/kolea

Command Claude Code

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

1 yesterday A 24 tokens copy · 100% MIT

git-issue

06

robconery/kolea

Command Claude Code

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

1 yesterday A 24 tokens copy · 100% MIT

git-merge

07

robconery/kolea

Command Claude Code

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

1 yesterday A 18 tokens copy · 100% MIT

git-pr

08

robconery/kolea

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 yesterday A 28 tokens copy · 100% MIT

git-remote

09

robconery/kolea

Command Claude Code

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

1 yesterday A 28 tokens copy · 100% MIT

init

10

robconery/kolea

Command Claude Code

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

1 yesterday A 18 tokens copy · 100% MIT

plan

11

robconery/kolea

Command Claude Code

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

1 yesterday A 18 tokens copy · 100% MIT

quick-fix

12

robconery/kolea

Command Claude Code

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

1 yesterday A 21 tokens copy · 100% MIT

spec

13

robconery/kolea

Command Claude Code

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

1 yesterday C 27 tokens copy · 100% MIT