Skip to content

loop v3.0.0

Choose a tag to compare

@nxxxsooo nxxxsooo released this 07 Aug 07:33
8c4082f

loop is now the persistent entry point for a complete product workflow.

  • deep-grill combines idea discovery and adversarial audit. Discovery produces a confirmed Product Brief.
  • deep-design turns the Product Brief into a confirmed Build Contract and uses OpenSpec internally when warranted.
  • deep-build implements the contract in verified slices and delivers only within authority.
  • Artifact readiness advances the workflow without asking users to nominate the next skill.
  • A message containing only ? pauses and re-explains the current state without progressing.
  • Standalone grilling and what are retired, and Wayfinder is outside the default workflow.

Migrate from v2

npx skills@latest remove grill-loop grilling what -g -y
npx skills@latest add nxxxsooo/loop --skill loop deep-grill deep-design deep-build -g -y

The repository was renamed from nxxxsooo/grill-loop to nxxxsooo/loop; GitHub redirects existing repository links.