architecture

architecture is a skill for Claude Code from jikig-ai/soleur. It costs 17 tokens per session (5,386 once invoked), scanned A, original, no licence file.

A development tool for managing Architecture Decision Records and C4 diagrams. Architecture Decision Records document important design choices, while C4 diagrams show a system at different levels of detail.

In plain words
What is it for?
It helps create or maintain decision records and diagrams that explain how an application is organised.
Why use it?
It keeps key technical decisions and system structure documented as the codebase changes.

Skill for Claude Code

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

Part of the soleur plugin — 54 skills, 2 commands, 1 hook shipped together

Good fit It helps create or maintain decision records and diagrams that explain how an application is organised.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jikig-ai/soleur/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 jikig-ai/soleur --skill architecture
Clone the repo
git clone --depth 1 https://github.com/jikig-ai/soleur

Made for: Claude Code.

Or install soleur, the plugin that ships this one along with the rest of its 54 skills, 2 commands, 1 hook.

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 architecture

README.md
[![agentmods](https://agentmods.dev/badge/skills/jikig-ai/soleur/architecture/github.svg)](https://agentmods.dev/skills/jikig-ai/soleur/architecture)
Your own site
<a href="https://agentmods.dev/skills/jikig-ai/soleur/architecture"><img src="https://agentmods.dev/badge/skills/jikig-ai/soleur/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 architecture

Your own site · 80×15
<a href="https://agentmods.dev/skills/jikig-ai/soleur/architecture"><img src="https://agentmods.dev/badge/skills/jikig-ai/soleur/architecture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,386 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.00017 $0.05386
Opus 5 $0.00009 $0.02693
Sonnet 5 $0.00003 $0.01077
Haiku 4.5 $0.00002 $0.00539

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

Security

Grade A, and why

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

plugins/soleur/skills/architecture/SKILL.md · 410 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

3 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. 6d ago First seen · 410 lines · 17 tokens per session scan A 775f14f4848d

Subscribe to this mod's changes

architecture is a skill published in the GitHub repository jikig-ai/soleur (15 stars, last pushed today), with no licence file. It adds 17 tokens to every session and 5,386 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

skill-doc-delivery

Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables.

nyldn/claude-octopus · 29 tokens

skill-deck

Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries.

nyldn/claude-octopus · 23 tokens

observability

Use when adding logging, structured logs, metrics, traces, or alerts to a service, when designing dashboards, when defining SLOs, when investigating "how will I know if this breaks", or when production logs are too noisy to debug from.

aneja5/forge-skills · 53 tokens

redaction-and-cleanup

Use when user says "redact", "clean up for sharing", "remove sensitive info", "prepare for external", when sharing .forge/ artifacts with investors or external reviewers, when sanitizing documents before external publication, or when pricing/credentials/strategy must be removed before sharing.

aneja5/forge-skills · 63 tokens

epic-archive

Composable operations that keep docs/epics.md from growing without bound — collapse a closed epic's story detail to a summary row, and cut a shipped release into an archive file. Called by /retrospective. Directly invocable as /epic-archive.

rterakedis/leanwheel-skills · 59 tokens

flow-define

Multi-AI requirements scoping using available external providers (Double Diamond Define phase). Priority triggers: octo define, octo scope, co-define, co-scope. DO NOT use for implementation, research, review/validation, or built-in commands.

nyldn/claude-octopus · 56 tokens