opus-design-question

Delegate design decisions to Opus with a structured prompt workflow.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/ddaanet/agent-core --skill opus-design-question
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opus-design-question
Source: https://github.com/ddaanet/agent-core/tree/main/skills/opus-design-question
Command: npx skills add https://github.com/ddaanet/agent-core --skill opus-design-question

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables agents to address design and architectural questions without blocking the user, by delegating the decision to an Opus subagent. When faced with trade-offs, pattern choices, or structural decisions, it provides expert guidance while preserving workflow momentum.

Core Features & Use Cases

  • Non-blocking design decisions: consult Opus for architecture questions without interrupting user prompts.
  • Structured decision workflow: generate a concise prompt with context, options, and constraints.
  • Documentation of decisions: capture Opus recommendations and caveats for future reference.
  • Use Case: You need to choose between architectural patterns or assess trade-offs in a new module; you can delegate to Opus and continue implementation.

Quick Start

Describe a design decision scenario and invoke Opus via the Task tool with a concise, structured prompt, then apply Opus's recommendation to proceed.

Frequently Asked Questions about opus-design-question

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

FAQPage Schema
How do I get non-blocking architectural guidance during code implementation?

Non-blocking architectural guidance is achieved by delegating design decisions to an Opus subagent via a structured prompt, allowing you to resolve structural questions and trade-offs without interrupting workflow momentum.

What is the best way to analyze architectural trade-offs without stopping to ask the user?

The best way to analyze architectural trade-offs without user intervention is delegating the decision to Opus. It evaluates your context, options, and constraints, then applies the recommendation directly to proceed with implementation.

How do I structure a prompt for Opus to select design patterns?

To structure a prompt for Opus to select design patterns, provide a concise workflow containing your context, available options, and constraints. This structured input enables Opus to generate expert pattern recommendations.

Does delegating design choices to Opus work for complex codebase structural decisions?

Yes, delegating design choices to Opus works for complex codebase structural decisions. It provides expert guidance on pattern selection and trade-off analysis while preserving your implementation workflow.

Can I document architectural decisions made by an Opus subagent for future reference?

Yes, you can document architectural decisions made by an Opus subagent. The workflow captures Opus recommendations and caveats, ensuring your structural choices and trade-off analyses are recorded for future reference.