desk-flip — Skill Interview Log

Assumptions Checkpoint

# Assumption Tag Status
1Target is existing projects that are feature-complete / buttoned-down and stuck[from request]Confirmed
2Core problem is infrastructure built before prototype/taste alignment, making UAT hard[from lessons]Confirmed
3"Start from scratch" means restarting the workflow with existing code as reference[inferred]Corrected — user means full reset, literally starting the project over
4New workflow requires specs/, tasks/roadmap.md, etc. — stuck projects lack these[from codebase]Confirmed (implicit)
5Skill should be repo-managed and global[inferred]Confirmed
6Skill should assess whether to migrate vs. restart[inferred]Corrected — always desk-flip, no assessment needed

Interview Questions and Decisions

Turn 1: Core Shape

Q1: Is "start from scratch" workflow-restart or full reset?

Q2: What triggers this skill?

Q3: Single skill or assess-then-route?

Turn 2: Desk-Flip Mechanics

Q4: What happens to old code?

Q5: Assessment signals for migrate vs. desk-flip?

Q6: Execution depth?

Turn 3: Extraction and Naming

Q7: What to extract from the old project?

Q8: Skill name?

Coverage Checkpoint

Presented full coverage table. User confirmed "Looks good, write the brief" with no corrections.

Deviations from Initial Request

  1. User initially asked whether /hygiene was adequate — determined it is not (hygiene is structural linting, not workflow migration)
  2. User initially framed this as "migrate" — evolved to "always desk-flip" through the interview
  3. Initial assumption of incremental migration as an option was eliminated — the skill is simpler and more opinionated as a result