newrise0410/claude-codex-workflow

Claude Fable이 기획하고 codex-luna-max가 구현하는 Claude Code 워크플로우. PLAN.md를 두 모델 사이의 계약으로 삼는다.

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

fable-planner

01

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 28d ago A 52 tokens original MIT

fable-reviewer

02

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 28d ago A 60 tokens original MIT