From hw
Generate Hypo-Workflow artifacts from the approved milestone plan when the user wants prompts, config, and architecture outputs.
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwThis skill uses the workspace's default tool permissions.
📌 输出语言规则:
Confirm the generated Hypo-Workflow plan when the user wants a final milestone summary before execution starts.
Generates PLAN.md execution plan from SPEC.md, task directory, or existing plan file; creates phases/*.md, KNOWLEDGE.jsonl, artifacts/, and backups.
Generates executable Markdown implementation plans for multi-step tasks from context briefs, resolving ambiguities, ordering dependencies, and enabling parallel worker execution.
Share bugs, ideas, or general feedback.
📌 输出语言规则: 读取 config.yaml → output.language
Use this skill for P3 Generate only.
.pipeline/ artifacts~/.hypo-workflow/config.yaml if present..pipeline/config.yaml with project-specific values and only the overrides that should beat global defaults, including output.*, plan.interactive.*, and watchdog.* only when the project needs explicit overrides..pipeline/prompts/*.md..pipeline/cycle.yaml metadata when a Cycle is being created:
workflow_kind: build | analysis | showcaseanalysis_kind when workflow is analysislifecycle_policy.reject.default_action, defaulting to needs_revisionlifecycle_policy.accept.next, using follow_up_plan when planned follow-up existscontinuations[] for planned follow-up nodesWhen a Cycle or Feature has workflow_kind: analysis, generated prompts should include the analysis step chain and generated config/cycle metadata should use the analysis preset:
define_questiongather_contexthypothesizeexperimentinterpretconcludeGenerated analysis prompts should point to templates/analysis/*, references/analysis-spec.md, and references/analysis-ledger-spec.md, and should require an external ledger instead of expanding state.yaml.
If derived lifecycle artifacts fail to refresh after a successful authority commit, generated prompts should direct the operator to repair the derived artifact or run /hw:sync --light rather than treating the authority write as failed.
plan/PLAN-SKILL.md — Generate phase behaviorreferences/commands-spec.md — command semanticsreferences/config-spec.md — project/global config splitSKILL.md — full system context