post-execution

Run tests, commit changes, create a pull request, and generate recap documentation.

Updated Nov 16, 2019
One-click install
npx skills add https://github.com/gavargas22/Cascabel --skill post-execution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-execution
Source: https://github.com/gavargas22/Cascabel/tree/main/.claude/skills/post-execution
Command: npx skills add https://github.com/gavargas22/Cascabel --skill post-execution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures a clean, complete handoff after implementing a spec by running all tests, coordinating Git workflow, generating recap documentation, and delivering a final summary alongside the PR.

Core Features & Use Cases

  • Full test suite validation: Run the entire test suite and fix regressions until 100% pass.
  • Git workflow orchestration: Commit changes, push, and create a descriptive pull request.
  • Documentation recap: Generate recap and final completion summary for stakeholders.
  • Roadmap alignment (optional): Update roadmap progress if applicable.
  • Final delivery: Prepare a clear handoff summary and ready-to-review deliverables.

Quick Start

After implementing a spec, run this Skill to verify the entire project, complete version-control steps, generate a recap, and prepare the completion summary with a PR link.