verify-then-continue

Official

Verify changes before moving on.

Authormica-agent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents silently broken code by ensuring every change is actually verified before you proceed.

Core Features & Use Cases

  • Type-check enforcement: Runs npx tsc --noEmit after TypeScript edits to catch compile-time issues early.
  • Change-aware verification: Requires a backend restart after server/*.ts changes (without running restart scripts directly inside the tool’s process tree), and skips restart for project/card files that hot-reload.
  • Behavior validation: Verifies the changed surface area via HTTP endpoint curl, manual UI confirmation for card changes, and a WebSocket smoke test workflow using test/<name>-test.mjs.
  • Evidence-based reporting: Tells you to report concrete pass/fail results with actual test output and recent backend log context.

Quick Start

After editing code, run the relevant checks (type-check and endpoint/smoke validation) and report the pass/fail evidence before continuing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verify-then-continue
Download link: https://github.com/mica-agent/mica-solar-system/archive/main.zip#verify-then-continue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.