persist-check
CommunityProve your changes are actually delivered.
Software Engineering#git#pull request#developer workflow#worktree#persistence#ci validation#delivery verification
Authormiles990
Version1.0.0
Installs0
System Documentation
What problem does it solve?
persist-check prevents you from claiming code or configuration work is done when the changes never actually persisted beyond the volatile runtime/main checkout.
Core Features & Use Cases
- Verifies persistence readiness: checks that changes are committed, pushed, and have an associated PR before you report “applied/executed/completed”.
- Guards against runtime/main volatility: ensures tracked changes aren’t accidentally made on
runtime/mainwhere they will be autocorrected away. - Validates through delivery signals: confirms the PR exists and that build/typecheck/tests were actually run and passed (with evidence).
Quick Start
Ask the AI to run a persist-check before saying “completed” for a change that updates code or config, and report the exact blocker if any step (worktree, commit, push, PR, validation) is missing.
Dependency Matrix
Required Modules
None requiredComponents
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: persist-check Download link: https://github.com/miles990/mini-agent/archive/main.zip#persist-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.