skf-verify-stack

skf-verify-stack is a skill for Claude Code from armelhbobdad/bmad-module-skill-forge. It costs 35 tokens per session (2,151 once invoked), scanned A, original, no licence file.

A pre-coding check that compares a proposed technology stack with architecture and product requirements documents.

In plain words
What is it for?
Checking whether chosen programming languages, frameworks, databases, and other tools fit the planned system and its requirements.
Why use it?
It helps reveal feasibility problems before implementation begins, when changing the technical plan is easier.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the skill-forge plugin — 15 skills shipped together

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/armelhbobdad/bmad-module-skill-forge/skf-verify-stack
Any agent
npx skills add armelhbobdad/bmad-module-skill-forge --skill skf-verify-stack
Clone the repo
git clone --depth 1 https://github.com/armelhbobdad/bmad-module-skill-forge

Made for: Claude Code.

Or install skill-forge, the plugin that ships this one along with the rest of its 15 skills.

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 skf-verify-stack

README.md
[![agentmods](https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-verify-stack.svg)](https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-verify-stack)
Your own site
<a href="https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-verify-stack"><img src="https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-verify-stack.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,151 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.00035 $0.02151
Opus 5 $0.00017 $0.01076
Sonnet 5 $0.00007 $0.00430
Haiku 4.5 $0.00003 $0.00215

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

Security

Grade A, and why

skf-verify-stack 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.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/skf-coverage-tally.py, scripts/skf-report-delta.py, scripts/skf-verdict-rollup.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

src/skf-verify-stack/SKILL.md · 123 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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 · 123 lines · 35 tokens per session scan A 37582ed82de0

Subscribe to this mod's changes

skf-verify-stack is a skill published in the GitHub repository armelhbobdad/bmad-module-skill-forge (94 stars, last pushed 26d ago), with no licence file. It adds 35 tokens to every session and 2,151 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

oms-cocoindex

Use when builds data transformation flows on top of cocoindex — a Python framework with a Rust engine for ultra-performant, incremental data indexing (ETL, RAG ingestion, knowledge graphs, vector search). Covers the flow-building public API: FlowBuilder, DataScope, DataSlice, Flow, FlowLiveUpdater, sources, targets…

armelhbobdad/oh-my-skills · 168 tokens

oms-cognee

Builds apps on top of cognee v0.5.8, the knowledge-graph memory engine for AI agents. Use when ingesting text/files/URLs into persistent agent memory, building knowledge graphs with entities and relationships, searching graph-backed memory with multiple search modes (GRAPHCOMPLETION, CHUNKS, SUMMARIES, TEMPORAL…

armelhbobdad/oh-my-skills · 220 tokens

oms-storybook-react-vite

Authors Storybook v10 stories using the consolidated storybook package import surface for React plus Vite. Use when writing or editing .stories.tsx, preview.ts, or .storybook/main.ts files on a Storybook 10.3+ project, including CSF3 story syntax, play functions with storybook/test, preview-api hooks, theming, MDX doc…

armelhbobdad/oh-my-skills · 236 tokens

oms-uitripled

Installs React 19 and Next.js 16 UI components, blocks, and pages from the uitripled shadcn-compatible registry (the react-shadcn variant). Use when composing landing pages, dashboards, or UI from 171 animated Framer Motion components via "npx shadcn@latest add @uitripled/COMPONENTID". Covers the registry catalog, CLI…

armelhbobdad/oh-my-skills · 156 tokens

skf-forger

Skill compilation specialist — the forge master. Use when the user asks to "talk to Ferris" or requests the "Skill Forge agent.".

armelhbobdad/oh-my-skills · 33 tokens

bmad-cis-agent-presentation-master

Visual communication and presentation expert for slide decks, pitch decks, and visual storytelling. Use when the user asks to talk to Caravaggio or requests the Presentation Expert.

armelhbobdad/oh-my-skills · 42 tokens