Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/asfbay-bit/opchain-skillsnpx agentmods add skills/asfbay-bit/opchain-skills/oc-stack-forgeWrote 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/skills/asfbay-bit/opchain-skills/oc-stack-forge)<a href="https://agentmods.dev/skills/asfbay-bit/opchain-skills/oc-stack-forge"><img src="https://agentmods.dev/badge/skills/asfbay-bit/opchain-skills/oc-stack-forge.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.1 | $0.00070 | $0.06689 |
| Opus 5 | $0.00035 | $0.03344 |
| Sonnet 5 | $0.00014 | $0.01338 |
| Haiku 4.5 | $0.00007 | $0.00669 |
Grade A, and why
oc-stack-forge 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 580 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Stack Forge
On first invocation, read references/orchestrator.md and follow its welcome protocol.
Opinionated stack advisor that helps you pick the right tools and enforces type safety across whatever stack you choose. Auto-invoked by oc-app-architect during Phase 2 — you don't call it separately for new projects.
Works with any stack: Cloudflare Workers, Vercel/Next.js, AWS Lambda, Supabase, Rails, Django, Go, Rust — the decision framework is universal. The implementation patterns are stack-specific, loaded from reference docs at runtime.
How This Skill Fits the Build Pipeline
APP-ARCHITECT (planning) TRI-DEV (building)
Phase 2: Spec ──auto-calls──▶ oc-stack-forge decision tree
Phase 5: Scaffold ──auto-calls──▶ oc-stack-forge project structure
│
Feature request ───────────────────────▶ /oc-feature → sprint decomposition
│
Planner reads feature-decomposition
Generator reads stack-specific patterns
Evaluator reads per-layer criteria
App-architect auto-invokes oc-stack-forge — when Phase 2 starts, oc-stack-forge's decision
tree runs automatically to generate 01-tech-stack.md and 02-architecture.md. The user
doesn't need to call /oc-stack-forge separately. Stack-forge reads the discovery interview
results and recommends the best stack for the project's requirements.
App-architect Phase 6 uses oc-stack-forge for stack-ordered sprint decomposition regardless of stack choice.
/oc-stack-forge — Command Reference
STACK FORGE COMMANDS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
STACK SELECTION
/oc-stack-decide Run the full stack decision tree
/oc-stack-compare Compare 2-3 specific stack options side by side
PATTERNS
/typed-pipeline Set up type chain for the selected stack
/testing Configure testing pyramid for the stack
/oc-deploy Deployment patterns for the selected platform
/errors Error handling + logging patterns
/ci CI pipeline for the stack
TRI-DEV INTEGRATION
/oc-feature Decompose a feature into stack-ordered sprints
SESSION
/checkpoint Show checkpoint status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- packs/_schema.json 6.2 KB
- packs/app-store/deploy.md 4.7 KB
- packs/app-store/pack.yml 154 B
- packs/aws-amplify/deploy.md 5.7 KB
- packs/aws-amplify/pack.yml 158 B
- packs/bun/language.md 5.1 KB
- packs/bun/pack.yml 205 B
- packs/CONTRIBUTING.md 6.3 KB
- packs/csharp/language.md 6.0 KB
- packs/csharp/pack.yml 257 B
- packs/deno/language.md 5.1 KB
- packs/deno/pack.yml 206 B
- packs/dotnet-aspnet/framework.md 5.4 KB
- packs/dotnet-aspnet/pack.yml 180 B
- packs/elixir/language.md 5.1 KB
- packs/elixir/pack.yml 236 B
- packs/flutter/mobile.md 5.5 KB
- packs/flutter/pack.yml 228 B
- packs/go/language.md 5.6 KB
- packs/go/pack.yml 207 B
- packs/heroku/deploy.md 5.5 KB
- packs/heroku/pack.yml 148 B
- packs/ios-swiftui/mobile.md 9.5 KB
- packs/ios-swiftui/pack.yml 232 B
- packs/java/language.md 6.2 KB
- packs/java/pack.yml 238 B
- packs/kotlin-android/mobile.md 5.7 KB
- packs/kotlin-android/pack.yml 244 B
- packs/kotlin/language.md 6.3 KB
- packs/kotlin/pack.yml 234 B
- packs/laravel-php/framework.md 6.2 KB
- packs/laravel-php/pack.yml 170 B
- packs/netlify/deploy.md 5.1 KB
- packs/netlify/pack.yml 150 B
- packs/pgvector/pack.yml 159 B
- packs/pgvector/vector.md 1.8 KB
- packs/phoenix/framework.md 4.2 KB
- packs/phoenix/pack.yml 169 B
- packs/php/language.md 6.6 KB
- packs/php/pack.yml 234 B
- packs/pinecone/pack.yml 148 B
- packs/pinecone/vector.md 1.7 KB
- packs/play-store/deploy.md 5.9 KB
- packs/play-store/pack.yml 157 B
- packs/python/language.md 5.3 KB
- packs/python/pack.yml 210 B
- packs/railway/deploy.md 4.7 KB
- packs/railway/pack.yml 150 B
- packs/react-native-expo/mobile.md 5.8 KB
- packs/react-native-expo/pack.yml 255 B
- packs/remix/framework.md 4.1 KB
- packs/remix/pack.yml 169 B
- packs/ruby/language.md 5.4 KB
- packs/ruby/pack.yml 219 B
- packs/rust/language.md 6.1 KB
- packs/rust/pack.yml 221 B
- packs/solid/framework.md 4.0 KB
- packs/solid/pack.yml 174 B
- packs/spring-java/framework.md 5.3 KB
- packs/spring-java/pack.yml 182 B
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.
- 2d ago Changed · +19 lines 046415183b95
- 5d ago First seen · 561 lines · 70 tokens per session scan A 25c6c127d064
oc-stack-forge is a skill published in the GitHub repository asfbay-bit/opchain-skills (0 stars, last pushed 2d ago), licensed Apache-2.0. It adds 70 tokens to every session and 6,689 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.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…