# Reblocke Forensic Metascience Plan Execute Evaluate

> When to use

- Skill: `tomevault-io/reblocke-forensic-metascience-plan-execute-evaluate` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/reblocke-forensic-metascience-plan-execute-evaluate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/reblocke-forensic-metascience-plan-execute-evaluate/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/reblocke-forensic-metascience-plan-execute-evaluate

---


## 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](https://tomevault.io/claim/reblocke) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

