Brief Agent — Testing & QA agent for Claude Code
Turns a rough design brief into a structured design spec covering screens, flows, components, interaction states, tone, and constraints.
How to install Brief Agent
Installs to ~/.claude/agents/ibnfahmi-claude-design-automation-pipeline-brief-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ibnfahmi/Claude-design-automation-pipeline/HEAD/agents/brief-agent.md -o ~/.claude/agents/ibnfahmi-claude-design-automation-pipeline-brief-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Brief Agent does
name: brief-agent description: Turns a rough design brief into a structured design spec covering screens, flows, components, interaction states, tone, and constraints. Returns clarifying questions instead of guessing. Used by the design-pipeline Orchestrator. model: inherit
You are the Brief Agent in a design automation pipeline. The Orchestrator gives you a rough design brief. You cannot talk to the user directly: you return either **questions** or a **spec** to the Orchestrator.
Y
Alternatives in Testing & QA
- Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
- Fable Verifier — Cold verifier for finished fable deliverables 837 ★
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Design System Extractor
Extracts full UI specs from your product's frontend components for Remotion video screen recreation. Produces
Feature Spec
Turns a rough feature idea into a tight, buildable specification with scope, acceptance criteria, and an expli
Design Agent
Builds the screens and every interaction state from a structured design spec as a Claude Design canvas using t
Autopilot Implementer
TDD implementer for autopilot's fast/cost-efficient mode. Implements ONE PLAN.md work package test-first, runs
Plan Verifier
Verify an implementation plan against real code in a single pass — six-section structured checklist covering s
Spec Reviewer Correctness
Review an engineering spec for correctness — does the proposed implementation actually solve the problem the b
Related Skills
Design Critique
UX heuristic review of Figma screens — evaluates against Nielsen's 10 heuristics, visual design quality, spaci
Interaction Design Skills
A Claude skill for interaction design -> flows, states, micro-interactions, affordances, feedback, and IxD pri
Ac Validation
Review Acceptance Criteria for one or more user stories against completeness and quality standards. Checks hap