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.
npx agentmods add instructions/rios0rios0/pipelines/copilot-instructionsgit clone --depth 1 https://github.com/rios0rios0/pipelinesWrote 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.
[](https://agentmods.dev/instructions/rios0rios0/pipelines/copilot-instructions)<a href="https://agentmods.dev/instructions/rios0rios0/pipelines/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/rios0rios0/pipelines/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.12393 | $0.12393 |
| Opus 5 | $0.06196 | $0.06196 |
| Sonnet 5 | $0.02479 | $0.02479 |
| Haiku 4.5 | $0.01239 | $0.01239 |
Grade D, and why
pipelines copilot-instructions.md scanned grade D with 3 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 yesterday.
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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
fetch through `download_verified` from `verify-download.sh`. Never `curl | sh`, and never an unverified Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
# Run any script Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
fetch through `download_verified` from `verify-download.sh`. Never `curl | sh`, and never an unverified How it starts
The opening of the file, as written. The whole thing — 948 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CI/CD Pipeline Templates Repository
ALWAYS FOLLOW THESE INSTRUCTIONS FIRST. Only fallback to additional search and context gathering if the information in these instructions is incomplete or found to be in error.
This repository provides comprehensive SDLC pipeline templates for GitHub Actions, GitLab CI, and Azure DevOps across multiple programming languages including GoLang, Java, Python, JavaScript, PHP, Ruby, .NET, Dart/Flutter, and Terraform/Terra.
Quick Reference
Essential Commands:
make test- Run all validation tests (Go, go-module-toolchain, CycloneDX main detection, Go cache trim, Lambda, YAML merge, SonarQube, release tag, tftest-gen, order-check, var-catalog, terraform-validate, terraform-provider-mirror, docker-multi-arch, basic-checks, gitignore, dependency-check, dependency-track, goreleaser-prepare, release-version-extraction, release-reconcile, deploy-providers, memory-detection, dart-pipeline, javascript-pipeline, workflow-composition, supply-chain, runner-cache-gating, dependency-updates, azure-step-names)make test-go-script- Test Go script changes specificallymake test-go-module-toolchain- Test that everygo.modtoolchain directive is readable by the images/analysers that consume it specificallymake test-go-tool-staleness- Test that a source-built Go tool (govulncheck) is rebuilt when its toolchain/pin moves specificallymake test-go-tmpdir-modcache- Test that the Go module cache stays out of$TMPDIRspecificallymake test-go-integration-scope- Test which packages the Go runner's integration phase selects specificallymake test-lambda- Test Lambda template validation specificallymake test-yaml-merge- Test YAML merge validation specificallymake test-sonarqube- Test SonarQube auto-derivation specificallymake test-release-tag-idempotency- Test release tag idempotency specificallymake test-tftest-gen- Test tftest-gen generator specificallymake test-order-check- Test the Terragrunt file-ordering checker/fixer specificallymake test-var-catalog- Test the shared variable-declaration generator specificallymake test-terraform-validate- Test the root-moduleterraform validatetier specificallymake test-terraform-provider-mirror- Test the local Terraform provider mirror specificallymake test-docker-multi-arch- Test 40-delivery/docker multi-arch contract specificallymake test-basic-checks- Test basic-checks changelog validation (chlog fragments + legacy CHANGELOG.md) specificallymake test-gitignore- Test the shared.gitignoreblock generator specificallymake test-dependency-check- Test the OWASP Dependency-Check NVD cache / API-key contract specificallymake test-dependency-track- Test the Dependency-Track BOM uploader (identity, isLatest gating, PR skip, cross-platform wiring) specificallymake test-goreleaser-prepare- Test the GoReleaser main package detection specificallymake test-release-version-extraction- Test release version extraction (tag ref + bump commit) specificallymake test-release-reconcile- Test release reconciliation gap detection specificallymake test-deploy-providers- Test the MVP hosting deployment providers (Cloudflare, Vercel, Render, Netlify, Fly.io) specificallymake test-memory-detection- Test the cgroup-aware memory ceiling detection specificallymake test-dart-pipeline- Test the Dart/Flutter pipeline (scripts, Semgrep rules, cross-platform wiring) specificallymake test-javascript-pipeline- Test the JavaScript formatting gate (Prettier runner + cross-platform wiring) specificallymake test-workflow-composition- Test the GitHub Actions workflow composition standard specificallymake test-supply-chain- Test the supply-chain pinning contract (actions, images, binaries, packages) specificallymake test-runner-cache-gating- Test that no GitHub Actions cache restores into$HOMEon a self-hosted runner specificallymake test-dependency-updates- Test the dependency-update checker specificallymake test-azure-step-names- Test Azure DevOps step-name uniqueness across expanded templates specificallymake check-dependency-updates- Report which pinned dependencies have a newer release (hits the network)bash global/scripts/shared/cleanup.sh- Clean up build reportsdocker --version && make --version && go version- Check dependencies
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.
- yesterday Changed · +8 lines · +153 tokens per session f2ebbbf581fd
- 5d ago First seen · 940 lines · 12,240 tokens per session scan D 070d56241cc1
pipelines copilot-instructions.md is an instructions file published in the GitHub repository rios0rios0/pipelines (22 stars, last pushed today), licensed MIT. It adds 12,393 tokens to every session, about $0.0620 per session on Opus 5. A static security scan graded it D with 3 findings (downloads and executes remote code, unrestricted tool access, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
run-gemini-cli GEMINI.md
Instructions for google-github-actions/run-gemini-cli, covering guidelines for developing this github action, core principles for this action and your role in development.
agents-shipgate AGENTS.md
AGENTS.md instructions for ThreeMoonsLab/agents-shipgate, covering agents shipgate · agent instructions, what this project is, naming (canonical), install (canonical) and run (canonical).
agents-shipgate CLAUDE.md
Claude Code instructions for ThreeMoonsLab/agents-shipgate, covering claude code instructions, running the cli in this repository, permissions, output handling and slash command.
local-ci CLAUDE.md
Claude Code instructions for redwoodjs/local-ci, covering local ci — agent instructions, rules, ci and code.
local-ci AGENTS.md
AGENTS.md instructions for redwoodjs/local-ci, a project described as: Run GitHub Actions locally — pause on failure, retry in place, and keep caches on your machine.
ai-news-agent AGENTS.md
AGENTS.md instructions for nickzren/ai-news-agent, covering ai news agent, purpose, preferred agent flow, defaults and status artifacts.