newrise0410

5 mods across 1 repository, 4 stars between them.

newrise0410/claude-codex-workflow

Plugin Claude Code

A plugin describing a two-model workflow: Claude Fable handles planning, while codex-luna-max handles implementation, with Claude reviewing the result. A `PLAN.md` file is used to pass the plan between stages.

4 27d ago A tokens not measured original MIT

claude-codex

02

newrise0410/claude-codex-workflow

Plugin Claude Code

A two-model workflow in which Claude plans, Codex implements, and the work receives one review pass.

4 27d ago A tokens not measured original MIT

fable-planner

03

newrise0410/claude-codex-workflow

Agent

A planning procedure that investigates a code repository and writes a detailed PLAN.md for another developer or coding agent. It records confirmed files, functions, patterns, dependencies, scope, and ways to verify the implementation.

4 27d ago A 52 tokens original MIT

fable-reviewer

04

newrise0410/claude-codex-workflow

Agent

A reviewer that checks whether another coding agent implemented a project plan correctly. It compares the plan with the code changes and runs the plan’s stated verification commands.

4 27d ago A 60 tokens original MIT