Agent skill
pipeline-dag-restore
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/MEMORY/ARCHIVE/skills-deprecated/pipeline-dag-restore
SKILL.md
required_canon_version: >=3.0.0
Skill: pipeline-dag-restore
Version: 0.1.0
Status: Deprecated
DEPRECATED: This skill has been consolidated into
pipeline-toolkit. Use{"operation": "restore", ...}with the pipeline-toolkit instead.
Trigger
Use when implementing or modifying the pipeline DAG restore runner, including receipt-gated recovery, CLI wiring, tests, and roadmap/changelog updates.
Inputs
- DAG runtime files under
CATALYTIC-DPT/PIPELINES/ - CLI surface in
TOOLS/catalytic.py - Tests in
CATALYTIC-DPT/TESTBENCH/ - Governance docs (
CATALYTIC-DPT/ROADMAP_V2.3.md,CATALYTIC-DPT/CHANGELOG.md)
Outputs
- Deterministic restore behavior (receipt-gated, idempotent)
- Fail-closed verification checks
- Updated tests and governance docs
Constraints
- Determinism only; no timestamps or random IDs.
- Fail closed with stable error codes.
- Artifact-only dependencies; no implicit data flow.
- Do not touch out-of-scope files.
Fixtures
fixtures/basic_okfixtures/tamper_reject
required_canon_version: >=3.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?