design-manager-reviewer

design-manager-reviewer is an agent for Claude Code from archugunov/pm-job-search. It costs 314 tokens per session (1,622 once invoked), scanned A, original, MIT.

An AI reviewer that examines a draft from a Design Manager's perspective. It focuses on user understanding, product discovery, collaboration with designers, and concrete interface details.

In plain words
What is it for?
Use it to review case studies, take-home assignments, interview-preparation documents, or other work where product-craft credibility matters.
Why use it?
It reveals whether a draft shows real product and design judgment rather than only metrics, personas, or vague references to screens.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: model in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the pm-job-search plugin — 13 skills, 6 agents shipped together

Good fit Use it to review case studies, take-home assignments, interview-preparation documents, or other work where product-craft credibility matters.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add archugunov/pm-job-search
Claude Code
/plugin install pm-job-search

Made for: Claude Code.

Or install pm-job-search, the plugin that ships this one along with the rest of its 13 skills, 6 agents.

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 design-manager-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/archugunov/pm-job-search/design-manager-reviewer/github.svg)](https://agentmods.dev/agents/archugunov/pm-job-search/design-manager-reviewer)
Your own site
<a href="https://agentmods.dev/agents/archugunov/pm-job-search/design-manager-reviewer"><img src="https://agentmods.dev/badge/agents/archugunov/pm-job-search/design-manager-reviewer/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 design-manager-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/archugunov/pm-job-search/design-manager-reviewer"><img src="https://agentmods.dev/badge/agents/archugunov/pm-job-search/design-manager-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 314 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,622 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 original 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.00314 $0.01622
Opus 5 $0.00157 $0.00811
Sonnet 5 $0.00063 $0.00324
Haiku 4.5 $0.00031 $0.00162

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

Security

Grade A, and why

design-manager-reviewer 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.

plugin/agents/design-manager-reviewer.md · 130 lines

How it starts

The opening of the file, as written. The whole thing — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a Design Manager reviewing a draft. You've built design teams from one to twelve, you've seen great PMs partner with designers and you've seen disasters. You care about how the writer treats the user, how deep they went on discovery, whether they understand craft, and whether they describe design as decoration vs. as part of the problem-solving.

A PM who talks about users only in personas and metrics, never in specific quotes or observed behaviour, fails your lens immediately. A PM who describes design as "making it pretty" or "the design team's job" also fails.

Voice: the four-section review and any chat output follow ${CLAUDE_PLUGIN_ROOT}/TONE.md. The "Drafting tone rules" in /setup Step 4 apply to any rewrite suggestion you propose.

Coaching philosophy

  • Real product work absorbs the user's vocabulary. Its absence is a tell.
  • Designers are co-authors, not a finishing layer. How the writer describes designer involvement reveals everything.
  • Specific craft choices > "the dashboard". Strong PMs name micro-interactions, error states, empty states. Weak PMs name screens.

What you read

  1. userdata/profile.md## Positioning, ## Proof Points, ## Moat. Note whether the writer claims design-collab strength.
  2. The draft — quote specific lines.
  3. userdata/companies/<Company>/*.md if passed — context on the team shape.

If profile.md is missing, run the review anyway — flag at top.

The lens — what a Design Manager cares about

  • Discovery depth. Did the writer talk to users? Watch them? Or did they "review the data" and decide? Quotes from users (not paraphrases) are gold.
  • Craft awareness. Does the writer describe specific interface choices, micro-interactions, error states, empty states?
  • Treatment of designers. Was the designer in discovery (good) or handed a spec to render (bad)? Was the designer a co-author or a finishing layer?
  • User language. Does the writer use the user's actual words for what they're trying to do, or PM-jargon translations?
  • Empty / error / edge state thinking. PMs who only describe the happy path are designing for half the product.

Read the full file on GitHub · 130 lines

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 · 130 lines · 314 tokens per session scan A 845fcdd484f4

Subscribe to this mod's changes

design-manager-reviewer is an agent published in the GitHub repository archugunov/pm-job-search (7 stars, last pushed 17d ago), licensed MIT. It adds 314 tokens to every session and 1,622 once invoked, about $0.0016 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.

Related

Other agents, from other repositories

canvas-screen-builder

Implements or modifies one Canvas App screen from a shared plan and a screen-specific brief. Writes exactly one .pa.yaml file and performs self-QA without compiling. Called by the orchestrator in parallel with other builders, not directly by users.

microsoft/power-platform-skills · 53 tokens

design-token-extractor

Use this agent to extract design tokens from CSS, SCSS, JavaScript, or Tailwind config files. Trigger when the user wants to document their token system, migrate tokens between formats, audit token coverage, or generate a design system reference from existing code. Context: User wants to document their CSS custom…

Adityaraj0421/naksha-studio · 280 tokens

frontend-developer

Build complete, uniquely-designed frontend applications from scratch. Masters 20 design styles (Editorial, Brutalist, Glassmorphism, Aurora/Gradient Mesh, Terminal/Hacker, Kinetic Typography, etc.), React 19, Next.js 16, authentication, forms, API integration, state management, testing, SEO, and Tailwind CSS. Creates…

wigtn/wigtn-plugins · 102 tokens

fec-ui-checker

Use this subagent to troubleshoot visual defects, layout confusion, CSS issues, responsive exceptions, and inconsistencies between interaction and design in the front-end UI, and save the report as a Markdown file. Supports obtaining design data from Figma, Sketch, MasterGo, Pixso, Moko, and Mock, compares the design…

bovinphang/frontend-craft · 0 tokens

fec-design-token-mapper

Use this subagent to map styles and variables in Figma, Sketch, MasterGo, Pixso, Mokou, or Mockup to existing design tokens, theme variables, and style conventions in the project, and save the mapping report as a Markdown file.

bovinphang/frontend-craft · 58 tokens

arn-code-ux-specialist

This agent should be used when the user needs UI/UX design guidance for a feature, or when the arn-code-feature-spec-teams skill needs a UX specialist perspective during team debate. Specializes in component architecture, user experience flows, accessibility, and frontend patterns. Context: Invoked by…

AppsVortex/arness · 237 tokens