baobaolaodie/flow-comet

baobaolaodie★ 0JavaScript最后同步: 2026-08-22

在 GitHub 打开

An automated execution engine that turns AI coding discipline into a verifiable state machine — for the flow-kit 9-stage workflow, built for Claude Code, Codex, and DeepSeek Harness.

README 摘要

English · 中文 flow-comet An automated execution engine that turns AI coding discipline into a verifiable state machine — for the flow-kit 9-stage workflow, built for Claude Code, Codex, and DeepSeek Harness. For AI coding workflows — deterministic state machine · protocol-driven · guard-validated · subagent-isolated Why If you use skill-based disciplines like superpowers, OpenSpec, or GSD, you know the pain: discipline relies on the model's compliance, and progress lives in chat history. flow-comet turns the flow-kit 9-stage process (CHANGE → REQUIREMENT → DESIGN → TASK → DEV → TEST → REVIEW → INTEGRATION → ARCHIVE) from a discipline-dependent manual flow into a verifiable deterministic state machine : - Automated routing — scripts manage stage transitions, guard validations, and hook-based write interception - Protocol-driven — the built-in 8-node protocol is the default workflow; custom protocols composed from any installed skill run on the same engine (see Custom Protocols) - Three defense layers — physical write interception (hook), coordinator prohibition, and exit takeover detection - Subagent-isolated execution — implementation work is delegated to fresh-context subagents wit…

在 GitHub 查看完整 README →
工具/开发aiclaude-codecodexdeepseek-harnessdsh-plugindsh-tuiharness-engineeringskills

分类