Reblocke Forensic Metascience Plan Execute Evaluate

When to use

tomevault-io Updated

File contents

When to use

Use this skill for any non-trivial change (new feature, refactor, pipeline change, bug fix).

Procedure

  1. Restate the task in your own words.
  2. Ask clarifying questions only if needed to avoid wrong behavior.
  3. Write a plan:
    • steps (numbered)
    • files to read/edit
    • commands to run for verification
  4. Identify risks (silent failure modes, data assumptions, backwards compatibility).
  5. Execute in small increments:
    • prefer test-first
    • keep diffs reviewable
    • avoid unrelated changes
  6. Verify:
    • run listed commands
    • summarize results
  7. Handoff:
    • if work spans sessions, update docs/HANDOFF.md.

Output format

  • Clarifying questions (if any)
  • Plan
  • Risks
  • After execution: verification summary + follow-ups

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/reblocke--forensic-metascience--plan-execute-evaluate commit 4b38a1e9f9

Frequently asked questions

npx skillmds@latest add tomevault-io/reblocke-forensic-metascience-plan-execute-evaluate