skf-refine-architecture

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

An architecture-document improvement tool that uses verified skill data and feasibility findings. An architecture document describes how a software system is planned and organised.

In plain words
What is it for?
Refining a skill architecture document after reviewing verified skill information and feasibility results.
Why use it?
It helps bring the written technical plan in line with information already checked for feasibility.

Skill for Claude Code

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

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

Good fit Refining a skill architecture document after reviewing verified skill information and feasibility results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture
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.

Any agent
npx skills add armelhbobdad/bmad-module-skill-forge --skill skf-refine-architecture
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-refine-architecture

README.md
[![agentmods](https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture/github.svg)](https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture)
Your own site
<a href="https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture"><img src="https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for skf-refine-architecture

Your own site · 80×15
<a href="https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture"><img src="https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-refine-architecture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,399 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00038 $0.02399
Opus 5 $0.00019 $0.01200
Sonnet 5 $0.00008 $0.00480
Haiku 4.5 $0.00004 $0.00240

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

Security

Grade A, and why

skf-refine-architecture 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 12d 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.

src/skf-refine-architecture/SKILL.md · 136 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

Files

What ships with it

9 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.

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. 12d ago First seen · 136 lines · 38 tokens per session scan A bb16a21f5fd8

Subscribe to this mod's changes

skf-refine-architecture is a skill published in the GitHub repository armelhbobdad/bmad-module-skill-forge (95 stars, last pushed 1mo ago), with no licence file. It adds 38 tokens to every session and 2,399 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