Skip to main content
Run any Skill in Manus
with one click
$pwd:

diagnose

// Disciplined diagnosis loop for hard bugs and performance regressions inside the Valesco AFK pipeline. Reproduce → hypothesise → instrument → fix → regression-test, with Phase 1 (build a feedback loop) load-bearing. Use when the user says "diagnose this", "debug this", "reproduce this bug", "this is throwing/failing/broken in prod", "why is this slow", or describes a performance regression. Distinct from `/triage` (which decides whether a bug has enough information to be tractable at all) and `/draft-contract` (which lifts an already-diagnosed issue into a goal-contract). Run this AFTER triage has confirmed the issue is real, BEFORE drafting a contract — the feedback loop you build here is a candidate verifier for the contract's `verification.commands`, and the regression test you write seeds `intent.successCriteria`.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 04:05
SKILL.md
readonly