Agent skill
delivery.design_review
Facilitate a cross-functional design review capturing decisions, feedback, and implementation guidance.
Install this agent skill to your Project
npx add-skill https://github.com/edwardmonteiro/Aiskillinpractice/tree/main/skills/delivery/design_review
SKILL.md
Purpose
Standardize design review preparation and documentation to speed up alignment with engineering and product partners.
Pre-run Checklist
- ✅ Ensure prototypes or artifacts are ready and accessible.
- ✅ Align with product and engineering on review goals and decision points.
- ✅ Collect previous feedback or usability findings.
Invocation Guidance
codex run --skill delivery.design_review \
--vars "feature={{feature}}" \
"design_principles={{design_principles}}" \
"personas={{personas}}" \
"artifacts={{artifacts}}"
Recommended Input Attachments
- Screenshots or prototype links.
- Accessibility or brand guidelines.
- Usability research summaries.
Claude Workflow Outline
- Summarize review context, goals, and design principles.
- Prepare an agenda with timings, focus areas, and attendees.
- Capture feedback items grouped by principle or theme with severity and owners.
- Document decisions, follow-ups, and implementation guidance.
- Provide communication plan for sharing outcomes and updates.
Output Template
## Design Review Agenda
- Objective:
- Attendees:
- Artifacts:
| Section | Duration | Focus |
| --- | --- | --- |
## Feedback Log
| Theme | Feedback | Severity | Owner | Due Date |
| --- | --- | --- | --- | --- |
## Decisions & Actions
- Decision:
- Rationale:
- Owner:
## Communication Plan
- Channel:
- Update cadence:
Follow-up Actions
- Share the review document in the design and engineering channels.
- Track action items in the design backlog or issue tracker.
- Schedule follow-up reviews or async sign-offs as needed.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
optimization.experiment_analysis
Analyze completed experiments and craft executive-ready summaries with insights and recommendations.
optimization.metric_review
Conduct a metric review that contextualizes performance trends, flags anomalies, and recommends actions.
optimization.postmortem
Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.
optimization.retrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
optimization.experiment_brief
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
optimization.quality_report
Compile a recurring quality report that synthesizes defect trends, automation health, and recommendations.
Didn't find tool you were looking for?