pipeline-scaffold

pipeline-scaffold is a skill for Claude Code from mcmespinaa/folder-structure-protocol. It costs 65 tokens per session (1,674 once invoked), scanned A, original, no licence file.

A scaffolding procedure for creating a staged ICM pipeline from a description of its domain. It creates numbered stages, contracts describing inputs and outputs, reference folders, output folders, and shared context.

In plain words
What is it for?
Use it to set up a production pipeline or other staged workflow in an ICM workspace.
Why use it?
It gives a new multi-step workflow a consistent structure before implementation begins.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mcmespinaa/folder-structure-protocol/pipeline-scaffold
Any agent
npx skills add mcmespinaa/folder-structure-protocol --skill pipeline-scaffold
Clone the repo
git clone --depth 1 https://github.com/mcmespinaa/folder-structure-protocol

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pipeline-scaffold

README.md
[![agentmods](https://agentmods.dev/badge/skills/mcmespinaa/folder-structure-protocol/pipeline-scaffold.svg)](https://agentmods.dev/skills/mcmespinaa/folder-structure-protocol/pipeline-scaffold)
Your own site
<a href="https://agentmods.dev/skills/mcmespinaa/folder-structure-protocol/pipeline-scaffold"><img src="https://agentmods.dev/badge/skills/mcmespinaa/folder-structure-protocol/pipeline-scaffold.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,674 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.01674
Opus 5 $0.00032 $0.00837
Sonnet 5 $0.00013 $0.00335
Haiku 4.5 $0.00006 $0.00167

Measured 6d ago against content hash 3b2a9d57ee52, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

pipeline-scaffold scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/pipeline-scaffold/SKILL.md · 195 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 195 lines · 65 tokens per session scan A 3b2a9d57ee52

Subscribe to this mod's changes

pipeline-scaffold is a skill published in the GitHub repository mcmespinaa/folder-structure-protocol (6 stars, last pushed 1mo ago), with no licence file. It adds 65 tokens to every session and 1,674 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

plumb-line-audit

Use when auditing a diff or repository against the plumb-line principles — finds laundered uncertainty, boundary leaks, hardcoded priors, overstated maturity, outputs lacking recorded lineage, and baseline drift with no explanation. Read-only: it reports, never auto-fixes.

slopstopper/plumb-line · 0 tokens

plumb-line-bootstrap

Use when setting up a project with the plumb-line discipline — interviews the builder to find their source-truth layer and layering, generates a domain-neutral ruleset, and installs parameterized enforcement (boundary check, test gate, pre-commit gate, branch guard) for the project's language. Ships no default layers…

slopstopper/plumb-line · 73 tokens

crypto-token-analysis

Deep-dive framework for analyzing crypto tokens — market data, liquidity health, tokenomics, unlock schedules, and risk assessment. Combines on-chain data, API queries, and multi-source validation to generate actionable investment verdicts.

kevinnft/ai-agent-skills · 49 tokens

plumb-line-adopt

Use when a builder wonders what plumb-line would do for their codebase or which part to adopt — or when, mid-task, their work shows a fit signal (adding a mock or fallback near a production path, mixing fixture, cached, or LLM/agent-produced data with real data) and visible uncertainty would help. Inspects the repo…

slopstopper/plumb-line · 0 tokens

plumb-line-remediate

Use when applying findings from a plumb-line audit report — the builder has a report (or pasted findings) and wants the fixes made. Opt-in and separate from the audit, which is read-only and never fixes.

slopstopper/plumb-line · 51 tokens

user-ryzen-preferences

User ryzen's workflow preferences, communication style, and anti-patterns to avoid.

kevinnft/ai-agent-skills · 23 tokens