review-a-design

review-a-design is a skill for Claude Code, Codex from inkeep/open-knowledge. It costs 175 tokens per session (3,320 once invoked), scanned A, original, GPL-3.0.

A review of whether a design addresses the right problem and follows its stated goals and limits. It produces ranked findings supported by evidence, rather than changing the design.

In plain words
What is it for?
Use it to review a design, pressure-test a proposal, or decide whether a design is sound. The available description does not specify a particular design format.
Why use it?
It helps reveal when a proposal may be well made but aimed at the wrong problem, or conflicts with its own goals and constraints.

Skill for Claude CodeCodex

About the project

OpenKnowledge is a markdown editor and local knowledge-base application for writing wikis, notes, specifications, and reports. People use it through desktop, web, or command-line interfaces to edit documents, search and link knowledge, and work with AI coding agents. The catalogue entries provide skills and instructions for using its knowledge-management and agent integrations.

inkeep/open-knowledge · 3,870 stars · on GitHub

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/inkeep/open-knowledge/review-a-design
Any agent
npx skills add inkeep/open-knowledge --skill review-a-design
Clone the repo
git clone --depth 1 https://github.com/inkeep/open-knowledge

Made for: Claude Code, Codex.

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 review-a-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/inkeep/open-knowledge/review-a-design.svg)](https://agentmods.dev/skills/inkeep/open-knowledge/review-a-design)
Your own site
<a href="https://agentmods.dev/skills/inkeep/open-knowledge/review-a-design"><img src="https://agentmods.dev/badge/skills/inkeep/open-knowledge/review-a-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 175 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,320 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 $0.00175 $0.03320
Opus 5 $0.00088 $0.01660
Sonnet 5 $0.00035 $0.00664
Haiku 4.5 $0.00017 $0.00332

Measured 5d ago against content hash aca6237c1ee3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

review-a-design 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 5d 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.

packages/server/assets/skills/packs/software-lifecycle/review-a-design/SKILL.md · 138 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 5d ago First seen · 138 lines · 175 tokens per session scan A aca6237c1ee3

Subscribe to this mod's changes

review-a-design is a skill published in the GitHub repository inkeep/open-knowledge (3,870 stars, last pushed 2d ago), licensed GPL-3.0. It adds 175 tokens to every session and 3,320 once invoked, about $0.0009 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

scalar-design-system

Scalar's design system — design tokens, theming (@scalar/themes), CSS variables, and the @scalar/components library. Use when designing or implementing Scalar UI, especially with Paper (code-to-design / design-to-code), so output matches real Scalar tokens, colors, typography, spacing, and components instead of…

scalar/scalar · 68 tokens

obsidian-layout-adjustment

Workflow for working with the user on changing how Obsidian looks using CSS snippets. Use this whenever the user asks to restyle Obsidian, tune a vault's visual layout, adjust tabs, sidebars, note surfaces, properties, backlinks, graph panes, file explorer rows, icons, links, shadows, active states, or CSS snippets.…

Ar9av/obsidian-wiki · 115 tokens

openkb-html-critic

Use to review a generated HTML deck or single-page artifact for visual quality and structural correctness. Especially good at catching CSS specificity bugs where slide-modifier classes (.divider, .center, .q, .flow etc.) accidentally override the base .slide{display:none} and cause one slide to stack on top of every…

VectifyAI/OpenKB · 132 tokens

starcat-ui-prototype

为 Starcat 生成 macOS 原型与 UI 设计稿。Starcat 是一款面向重度 GitHub 用户的 Apple 平台 Star 管理与 AI 知识整理工具,采用 macOS 26 Liquid Glass 设计语言。当需要为 Starcat 生成界面原型、UI 设计稿、组件设计或视觉稿时使用此技能。.

starcat-app/Starcat · 85 tokens

modeling-revenue-metrics

Build reusable revenue models — MRR, ARR, gross revenue, new/expansion/contraction/churn, ARPU, LTV, and per-customer/per-account revenue — on either PostHog data-warehouse views (HogQL) or an external dbt project. Use when the user wants to model, define, or compute recurring revenue, monthly/annual recurring…

PostHog/posthog.com · 231 tokens

modeling-warehouse-foundations

Shared foundations for building reusable data models in PostHog, on either of two stacks: PostHog-native data-warehouse views / materialized views (HogQL, via the view- MCP tools), or an external dbt project (sources.yml + staging/marts + schema tests) run against your own or PostHog's managed warehouse. Read before…

PostHog/posthog.com · 231 tokens