percolate
CommunityDry-run, gate, and safely publish plugin updates.
Software Engineering#release safety#plugin publishing#git drift detection#policy gating#rsync dry-run#CI smoke#content scanning
Authordbc-oduffy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents risky or accidental publication of coordinator plugin files by forcing a deterministic dry-run with visibility, content-leakage scanning, drift detection, and an explicit PM confirmation gate before any real rsync and CI smoke run.
Core Features & Use Cases
- Dry-run diff + impact framing: Runs the publish pipeline in dry-run mode and summarizes what will be added/modified/deleted, including an impact-radius gut-check (top directories, file types, and sensitive paths).
- Policy-aware coverage drift checks: Surfaces potential coverage drift since the last policy review using the source tree vs the .percolate-ignore file.
- Content-leakage scanning and publish safety gates: Greps only the about-to-be-published files in severity tiers, blocks on HIGH findings, and forces confirmation on MEDIUM findings.
- Inverse-drift detection against destination: Detects whether the publish repo has commits touching files that will be overwritten, warning the PM before proceeding.
- Deterministic publish orchestration with hooks + optional CI smoke: Performs the real run after confirmation, executes registered per-target pre-ci hooks, and runs run-all-checks.py when available.
Quick Start
Use /percolate coordinator-claude to dry-run, scan for risky content and drift, ask for PM confirmation when needed, then publish and optionally run CI smoke.
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: percolate Download link: https://github.com/dbc-oduffy/coordinator-claude/archive/main.zip#percolate 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.