Skip to content

meta: run.md QA/review spawn snippets reference stale .worktreePath field #254

Description

@sarath-soman

Sprint 16 retro finding. First QA spawn failed with 'Worktree: null' because run.md's snippet reads .worktreePath from mcx claude ls --json, but the current mcx schema exposes the field as .cwd. Recovered in one tick but is a reproducible footgun for any future sprint that copy-pastes the recipe.

Fix: update .claude/skills/sprint/references/run.md — adversarial-review and qa spawn code blocks — to read jq '.[] | select(...) | .cwd'. Also worth documenting the canonical mcx claude ls --json schema in run.md so future field drifts are easy to spot.

Applies at sprint 17 Step 1a.

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaOrchestrator meta-files — apply at retro, not in sprint

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions