# Ctwoodwa Marilo CI CD Pipeline

> CI/CD Pipeline — ICM Workspace Skill

- Skill: `tomevault-io/ctwoodwa-marilo-ci-cd-pipeline` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/ctwoodwa-marilo-ci-cd-pipeline`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/ctwoodwa-marilo-ci-cd-pipeline/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/ctwoodwa-marilo-ci-cd-pipeline

---


# CI/CD Pipeline — ICM Workspace Skill

You are entering an **Interpretable Context Methodology (ICM)** workspace. The folder structure IS the orchestration — numbered folders are stages, markdown files carry prompts and context.

## Entry Point

1. Read `ICM/workspaces/ci-cd-pipeline/CLAUDE.md` — this is the workspace routing layer
2. If `$ARGUMENTS` is provided, treat it as a **trigger keyword** and follow the Triggers table in CLAUDE.md
3. If no argument, read `ICM/workspaces/ci-cd-pipeline/CONTEXT.md` for task routing

## ICM Rules

- **Stage progression:** 01-build-audit → 02-pipeline-design → 03-pipeline-scaffold → 04-environment-strategy → 05-release-checklist
- **Output handoffs:** Each stage writes to its `output/` folder. The next stage reads from there.
- **What-to-Load:** Follow the "What to Load" matrix in CLAUDE.md

## Triggers

| Keyword | Action |
|---------|--------|
| `setup` | Run onboarding questionnaire |
| `status` | Show pipeline completion for all stages |
| `scaffold` | Jump to Stage 03 pipeline scaffold |

## Shared Resources

- `shared/pipeline-patterns.md` — CI/CD patterns
- `shared/github-actions-reference.md` — GitHub Actions reference
- `shared/azure-pipelines-reference.md` — Azure Pipelines reference

---
> Source: [ctwoodwa/marilo](https://github.com/ctwoodwa/marilo) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-15 -->

