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_ok
  • fixtures/tamper_reject

required_canon_version: >=3.0.0

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results