Layered orchestration for staged workflows with gated handoffs, evidence capture, and rollback-aware routing.
/plugin marketplace add DNYoussef/context-cascade/plugin install dnyoussef-context-cascade@DNYoussef/context-cascadeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
CHANGELOG.mdSKILL.md.pre-sidecar-backupexamples/example-1-sequential.mdexamples/example-2-parallel.mdexamples/example-3-conditional.mdgraphviz/readme.mdgraphviz/workflow.dotmetadata.jsonreadme.mdreferences/micro-skills.mdreferences/orchestration-patterns.mdresources/scripts/codex_iterate.pyresources/scripts/conditional_branch.shresources/scripts/parallel_exec.pyresources/scripts/readme.mdresources/scripts/workflow_executor.pyresources/templates/cascade-pipeline.yamlresources/templates/conditional-dag.yamlresources/templates/readme.mdresources/templates/sequential-workflow.jsonBefore writing ANY code, you MUST check:
.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
Design and operate cascaded workflows where each stage consumes prior outputs, enforces quality gates, and exposes controlled escape hatches for recovery.
SKILL.md, examples/, tests/; add resources/ and references/ or log follow-ups.cascade-orchestrator-{session} and WHY=skill-execution for traceability.X.XX (ceiling: TYPE Y.YY) - rationale.Workflow is complete when each stage passes gates, artifacts are persisted, recovery paths are validated, and cascade telemetry is recorded with MCP tags.
Confidence: 0.70 (ceiling: inference 0.70) - Document aligns cascade orchestration with skill-forge structure and prompt-architect evidence and confidence rules.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.