strategy-implementation

Installation
SKILL.md

Strategy: Implementation

Overview

Workflow-specific patterns for implementation workflows. Provides heuristics for cycle sequencing, execute-then-verify pairing, targeted retry, and escalation. Consumed alongside humaninloop:strategy-core to produce targeted briefings.

When to Use

  • Producing briefings for implementation workflow passes
  • Determining cycle execution order (foundation vs feature)
  • Deciding whether to retry, fix, or escalate after failures
  • Evaluating whether verification should follow execution
  • Assessing convergence signals across implementation passes

When NOT to Use

Installs
1
GitHub Stars
35
First Seen
Jun 21, 2026
strategy-implementation — deepeshbodh/human-in-loop