jp-execute

Community

End-to-end task orchestration.

Authorjinglemansweep
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a cohesive orchestration layer that coordinates sequential task execution, handles state, and delegates domain-specific work to the Developer agent, enabling resumable runs, robust validation, and a final summary report.

Core Features & Use Cases

  • Orchestrates an entire phase's task list in dependency order, preserving input task sequencing where possible.
  • Delegates task execution to the jp-worker-dev agent, enabling domain-specific routing to the right skills.
  • Performs validation via /jp-task-validate, runs a code review and fix loop via /jp-codereview and /jp-codereview-fix, and logs results in the phase's changelog.
  • Supports resumability through state.yaml so interrupted runs can be resumed without redoing completed work.
  • Generates a consolidated summary with /jp-summary after all tasks complete.

Quick Start

Run /jp-execute <phase-path> to start or resume a phase's task execution.

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: jp-execute
Download link: https://github.com/jinglemansweep/agent-resources/archive/main.zip#jp-execute

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 223,000+ vetted skills library on demand.