ultracook
CommunityRun a fresh-context cheese pipeline end-to-end.
Software Engineering#agent skills#orchestration#GitHub PR#iterative refinement#fresh context#workflow pipeline#spec-driven automation
Authorpaulnsorensen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the need for step-by-step approval when transforming a locked spec through a multi-phase cheese pipeline, while preventing cross-phase context contamination.
Core Features & Use Cases
- Fresh-context phase isolation: Runs cook → press → age → cure → age → cure → age in separate sub-agents so each phase reasons without relying on previous phase internal context.
- Deterministic sequential orchestration: Executes the full seven-phase chain with
--autosemantics propagated end-to-end and stops on explicit halt conditions. - Durable handoff artifacts: Writes per-phase handoff reports to
.cheese/<phase>/<slug>.mdand uses them to drive continuation and early stopping. - Controlled cure passes: Enforces the two-cure-pass limit via the fixed chain length rather than relying on age counting.
- Terminal PR workflow: Pushes to an already-open PR at the end, or opens a new PR only when
--open-pris specified.
Quick Start
Run ultracook on your spec slug with fresh-context isolation and automatic pipeline execution by typing: /ultracook your-slug.
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: ultracook Download link: https://github.com/paulnsorensen/easy-cheese/archive/main.zip#ultracook 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.