Run a structured, multi-phase development workflow with planning, milestone decomposition, audit gates, quality scoring, patch management, and release automation — all managed through a local pipeline state and CLI commands.
Accept pending Hypo-Workflow Cycle work and complete the manual acceptance gate.
Run or resume an interactive Analysis investigation lane when the user invokes /hw:analysis or wants enter, continue, end, or report semantics for a traceable question.
Run an Intake-first preventive engineering audit when the user sees poor experience, prepares refactoring, or needs risk governance before delivery.
Enter lightweight append conversation mode when the user wants to continue discussing or make small follow-up changes without opening a new Milestone or Patch immediately.
Run a health check over config, state, prompts, and architecture when the user wants to diagnose a Hypo-Workflow workspace quickly.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Hypo-Workflow 把长周期 AI 编程工作组织成可规划、可恢复、可审查的本地流程。它不是任务运行器,也不是后台服务;实际编码、测试和审查由你当前使用的智能体完成,.pipeline/ 保存状态、周期、补丁、规则、进度、提示、报告和日志。
仓库入口是 HypoxanthineOvO/Hypo-Workflow;README 只讲通用快速开始,具体安装命令放在各平台 Guide。
Hypo-Workflow 在所有平台上共享同一套 .pipeline/ 协议:
P1 Discover 前确认或沿用自动化程度、Subagent 授权、验收、PR/MR 远端写确认、完整回归和 worker separation。needs_changes -> repair -> review。/hw:pr create 支持 GitHub PR 与 GitLab MR 的问答式创建,已有本地改动和 plan-first 工作分开处理,远端写一次性确认。/hw:accept 会阻塞缺失或冲突的 worker evidence;/hw:start 和 /hw:resume 成功收口后按 dirty_only 策略刷新 compact 视图。主工作流仍然是:
/hw:init -> /hw:plan -> /hw:start
查看状态并继续:
/hw:status -> /hw:resume
README 只列通用入口。每个平台的安装命令、支持能力和限制写在对应 Guide 里。
| 平台 | 最适合的入口 | 详细说明 |
|---|---|---|
| Codex | Codex Skill / repo skill source | Codex Guide |
| Claude Code | hw plugin + Claude hooks/agents | Claude Code Guide |
| OpenCode | 原生 commands、agents、plugins、TUI/status | OpenCode Guide |
| Cursor | 仓库规则 + 每命令 Skill/Command 文件 | Cursor Guide |
| GitHub Copilot | 仓库 custom instructions | GitHub Copilot Guide |
| Trae | 项目规则文件 | Trae Guide |
第三方 IDE 的规则文件是仓库指令:它们帮助智能体学会读取 Hypo-Workflow 的 README、命令语义和 .pipeline/ 文件协议;Cursor 还会为每个 /hw-* 入口同步一个平铺 Skill 文件和 command 文件。它们都不声明平台会自动安装、自动执行钩子或强制生命周期。
.pipeline/state.yaml、.pipeline/cycle.yaml、.pipeline/rules.yaml 是受保护 authority 文件。.pipeline/config.yaml 的 automation.level 决定;发布、破坏性操作和外部副作用仍按配置确认点执行。当前版本提供 52 个用户指令,另有 1 个内部 watchdog skill。
| 场景 | 命令 |
|---|---|
| 初始化或重新扫描项目 | /hw:init |
| 规划一个功能 | /hw:plan |
| 规划多个 Feature | /hw:plan --batch |
| 开始或继续执行 | /hw:start / /hw:resume |
| 查看状态和最近事件 | /hw:status |
| 查看报告 | /hw:report |
| 持续分析和根因调查 | /hw:analysis |
| 审查/评分代码质量 | /hw:audit / /hw:quality |
| 闭环优化代码质量 | /hw:optimize |
| 带证据解释代码/配置/改动 | /hw:explain "为什么这样设计" |
| 小修复不进完整 Milestone | /hw:patch / /hw:patch fix P001 |
| 处理已有 PR/MR | /hw:pr inspect URL、/hw:pr review URL、/hw:pr fix URL |
| 创建 PR/MR | /hw:pr create / /hw:pr create --from-worktree / /hw:pr create --plan |
| 修复派生上下文 | /hw:sync --repair |
| 检查或修复文档 | /hw:docs check / /hw:docs repair |
| 压缩长上下文 | /hw:compact |
| 引导下一步 | /hw:guide |
| 查看或调整规则 | /hw:rules |
| 隔离探索 | /hw:explore |
| 接受或拒绝交付 | /hw:accept / /hw:reject |
| 类别 | 命令 |
|---|---|
| Pipeline | /hw:start, /hw:resume, /hw:status, /hw:skip, /hw:stop, /hw:report, /hw:chat, /hw:analysis |
| Plan | /hw:plan, /hw:plan:discover, /hw:plan:decompose, /hw:plan:generate, /hw:plan:confirm, /hw:plan:extend, /hw:plan:review |
| Lifecycle | /hw:init, /hw:cycle, /hw:accept, /hw:reject, /hw:patch, /hw:patch fix, /hw:release |
| Analysis/Review | /hw:analysis, /hw:check, /hw:audit, /hw:quality, /hw:debug, /hw:pr, /hw:pr create, /hw:explain |
| Optimize | /hw:optimize |
| Maintenance | /hw:maintain, /hw:maintain status, /hw:maintain scan, /hw:maintain plan, /hw:maintain queue, /hw:maintain run, /hw:maintain apply, /hw:maintain verify, /hw:maintain log |
| Utility | /hw:sync, /hw:docs, /hw:compact, /hw:knowledge, /hw:guide, /hw:showcase, /hw:rules, /hw:help, /hw:reset, /hw:log, /hw:setup, /hw:explore |
完整映射见 Commands Reference 和 OpenCode Command Map。
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwAcademic research assistant toolkit for survey, search, screening, citation traversal, LaTeX lint/fix, bibliography verification, polishing, translation, and check pipelines.
HarnessFlow — From idea to shipped product: high-quality engineering workflows for AI agents. Spec-anchored SDD, gated TDD, evidence-based routing, independent reviews, and formal closeout.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Long-running agent harness with 5-layer memory architecture, GitHub integration, autonomous batch processing, Agent Teams with ATDD, 9 hooks (safety, quality gates, team coordination), and 6 Agent Skills
End-to-end development workflow: design → draft-plan → orchestrate → review → pr-create → pr-review → pr-merge
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.
A curated set of skills for each stage of development — propose, spec, design, plan, implement, ship.