bacsystem

11 mods across 1 repository, 2 stars between them.

cys

02

bacsystem/parallel-plan-executor

Plugin Claude Code

Development methodology skills with parallel plan execution: design, plan, run, check, ship. Named after the author's twin daughters, Cielo y Sophia.

2 1mo ago A tokens not measured original MIT

flow

05

bacsystem/parallel-plan-executor

Command

Run the full cys flow end to end — take an idea for a target repo through cys:design and cys:plan, then launch the parallel-plan-executor Workflow. The all-in-one entry point; use /cys:run-plan instead when an approved plan already exists.

2 1mo ago A 59 tokens original MIT

run-plan

06

bacsystem/parallel-plan-executor

Command

Parse an approved implementation plan and launch the parallel-plan-executor Workflow against a target repo.

2 1mo ago A 17 tokens original MIT

check

07

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when reviewing implemented work or before claiming anything is done, fixed or passing — adversarial review with explicit verdicts, and verification with evidence before assertions. The same conventions the parallel-plan-executor's review agents follow.

2 1mo ago A 46 tokens original MIT

design

08

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use BEFORE any creative or feature work — turning an idea into an approved design spec through collaborative dialogue. Triggers - "let's build X", "I want a feature that...", "help me design...". The cys flow starts here; the output spec feeds cys:plan.

2 1mo ago A 60 tokens original MIT

guide

09

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when starting work with the cys plugin or unsure which cys skill applies — the index of the cys flow (design → plan → run → check → ship) and the rules for moving between stages.

2 1mo ago A 45 tokens original MIT

plan

10

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when an approved design spec exists and you need the implementation plan — numbered tasks with Files and Consumes/Produces blocks that the parallel-plan-executor can parse into a dependency DAG. Comes after cys:design, before cys:run.

2 1mo ago A 52 tokens original MIT

ship

11

bacsystem/parallel-plan-executor

Skill Claude CodeCodex

Use when changes are ready to ship — takes the working tree to a pull request with code review, Conventional Commit, automatic SemVer bump and a PR template. Part of the cys flow (after cys:check).

2 1mo ago A 47 tokens original MIT