cyberneticlibrary

Gate research and implementation workflows

mewoflowskillsetup L20
znc15/mewoflow
What it does

Gate research → plan → implement → verify → review workflow

Best for

Chinese-language teams doing evidence-driven software delivery with multi-gate checks and local skill hooks.

Inputs
  • · Gate name (pending-task-confirmation, research, grill, plan, implement, verify, review, archive)
  • · Evidence file content
Outputs
  • · Gate status, push to next stage or block with evidence gaps
Requires
  • · grill-me (for adversarial questioning)
  • · Local skill system
Preconditions
  • · mewoflow init run in project
  • · Evidence files writable
Failure modes
  • · Missing evidence file
  • · LLM refuses to judge sufficiency
  • · Hook misconfiguration
Trust signals
  • · 8-stage workflow (research → grill → plan → implement → verify → review → archive)
  • · Evidence-based gating (no fixed fields)
  • · CLI command tracking
  • · Project-local .mewoflow/ structure