一键导入
designbrief
Generate or regenerate DESIGN-BRIEF.md from existing agent outputs. Use after adding more context with /design:feed without re-running all agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate or regenerate DESIGN-BRIEF.md from existing agent outputs. Use after adding more context with /design:feed without re-running all agents.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Add context to the design project workspace. Paste MoMs, emails, Slack threads, research docs, or stakeholder notes. Agent reflects back understanding and surfaces gaps.
Fire all specialist agents. Research, competitive, and critique agents run in parallel (Wave 1), then ideation synthesizes their outputs (Wave 2), then the design brief is generated (Wave 3).
Validate problem understanding, stakeholder alignment, context freshness, and gap analysis before proceeding to ideation. Run after design:feed (pre-agent) and after Wave 1 (post-research).
Internal orchestrator — manages wave scheduling and agent dispatch for design:run. Not user-invokable. Called by design:run skill.
Specialist agent — maps the competitive landscape and surfaces patterns and gaps. Outputs COMPETITIVE.md. Dispatched by design:run orchestrator.
Specialist agent — audits the current UX using the production URL or screenshot. Outputs CRITIQUE.md with severity-rated findings. Dispatched by design:run orchestrator.
| name | design:brief |
| description | Generate or regenerate DESIGN-BRIEF.md from existing agent outputs. Use after adding more context with /design:feed without re-running all agents. |
| user-invokable | true |
You are regenerating the design brief from already-completed agent outputs.
Before regenerating, check for past issues:
.design/LEARNING-LOG.md if it existsVerify these files exist in .design/research/:
RESEARCH.mdCOMPETITIVE.mdCRITIQUE.mdIDEATION.mdIf any are missing:
"Missing agent outputs: [list]. Run
/design:runfirst to generate all agent outputs." Stop.
Validate output quality:
Read all 4 agent output files and synthesize a fresh DESIGN-BRIEF.md:
# Design Brief: [PROJECT NAME]
Generated: [DATE]
## Problem Statement
[1-2 sentences from RESEARCH.md]
## Users & Needs
[From RESEARCH.md]
## Current State Gaps
[Top findings from CRITIQUE.md]
## Competitive Context
[From COMPETITIVE.md]
## Design Tensions
[From IDEATION.md]
## Open Questions
[From GAPS.md + agent outputs]
## Context Sources
[All document sections in BRIEF.md]
Tell the designer:
"Design brief updated at
.design/DESIGN-BRIEF.md."
Use /design:brief when:
/design:feed and want to update the briefUse /design:run when you want to re-run all agents with fresh context.
/design:brief
.design/DESIGN-BRIEF.mdClaude Code, OpenCode CLI