design

Automate design documentation updates and reviews from issues with agent orchestration.

1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/kasiopeiya/oidc-learning-sandbox --skill design-kasiopeiya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/kasiopeiya/oidc-learning-sandbox/tree/main/.claude/skills/design
Command: npx skills add https://github.com/kasiopeiya/oidc-learning-sandbox --skill design-kasiopeiya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end design documentation workflow: from Issue to updated design documents and automated reviews, eliminating manual handoffs in the specification-driven development process.

Core Features & Use Cases

  • End-to-end automation: triggers update-design and doc-reviewer agents to update design docs from issues and perform automated reviews.
  • Full output preservation: returns the complete agent outputs without summarization or modification.
  • Workflow integration: aligns with the broader design workflows, enabling seamless progression from ideas to design to development.

Quick Start

Run /design to execute the full end-to-end design update and review workflow.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate design documentation updates from issues?

You can automate design documentation updates by running the /design command, which triggers agents to process issues and update design docs automatically. This eliminates manual handoffs in the specification-driven development process.

What is end-to-end automated design doc review?

End-to-end automated design doc review is a workflow that orchestrates update-design and doc-reviewer agents to process issues and return complete, unedited review outputs. It preserves full agent outputs without summarization or modification.

Can I use this workflow for specification-driven development?

Yes, this workflow is designed specifically for specification-driven development, aligning with broader design workflows to enable seamless progression from ideas to design to development. It automates the transition from issues to updated design artifacts.

Does the automated design review summarize or modify agent outputs?

No, automated design review supports full-output preservation, returning complete and unedited agent outputs without summarization or modification. It ensures deterministic execution of subagents throughout the workflow.

What's the best way to integrate design docs updates into my development workflow?

The best way is to run the /design command, which executes the full end-to-end workflow from issue to updated design documents and automated reviews. It orchestrates subagents to handle updates and reviews automatically.