expedite
CommunityGate sync operations with a readiness verdict
Software Engineering#workflow automation#validation report#merge gating#readiness checks#agent concurrency#rework report
Authorjankneumann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents unsafe merge and cleanup actions by verifying that a change has passed required readiness checks and that no conflicting work is in progress.
Core Features & Use Cases
- Read-only readiness gate: Produces a binary verdict (
READYorBLOCKED) without mutating the worktree, registry, or remote state. - Active-agent exclusivity check: Refuses to proceed when other agents are still holding active worktrees.
- Validation and rework verification: Validates the presence and outcomes of
validation-report.mdand interpretsrework-report.jsonactions (block-cleanup, iterate, revise spec, or defer). - Machine-readable output option: Supports JSON output for automated workflows and CI-style parsing.
Quick Start
Run the readiness gate for a given OpenSpec change by executing: python skills/expedite/scripts/expedite.py <change-id> --json
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: expedite Download link: https://github.com/jankneumann/agentic-assistant/archive/main.zip#expedite 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.