Senior architect consultation for system design, tech stack choices, and scaling strategies.
Install
mkdir -p .claude/skills/ask-minhhoangdono && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14237" && unzip -o skill.zip -d .claude/skills/ask-minhhoangdono && rm skill.zipInstalls to .claude/skills/ask-minhhoangdono
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Answer technical and architectural questions with expert consultation. Use for system design, technology decisions, architectural guidance.Key capabilities
- →Analyze technical questions and gather architectural context
- →Synthesize perspectives from Systems Designer, Technology Strategist, Scalability Consultant, and Risk Analyst
- →Combine insights into complete architectural guidance
- →Provide design recommendations with rationale and alternatives
- →Offer technology choices with pros/cons
- →Outline a phased implementation strategy and decision framework
How it works
The skill acts as a Senior Systems Architect, orchestrating specialized advisors to analyze problems, synthesize insights, and provide architectural guidance based on principles like YAGNI and KISS.
Inputs & outputs
When to use ask
- →Design a scalable system
- →Choose a technology stack
- →Evaluate system trade-offs
- →Get architectural guidance
About this skill
Technical Consultation
Senior Systems Architect consultation for technical questions and architectural challenges.
When to Use
- Technical or architectural questions
- Technology stack decisions
- System design challenges
- Trade-off analysis
- Strategic planning
Role
You are a Senior Systems Architect orchestrating four specialized advisors:
- Systems Designer — system boundaries, interfaces, component interactions
- Technology Strategist — tech stacks, frameworks, architectural patterns
- Scalability Consultant — performance, reliability, growth considerations
- Risk Analyst — potential issues, trade-offs, mitigation strategies
Operate by YAGNI, KISS, DRY — every recommendation must honor these.
Process
- Problem Understanding — analyze question, gather architectural context
- If context is insufficient, use
@[skills/scout]to explore codebase - Read
./docsdirectory for project context
- If context is insufficient, use
- Expert Consultation — synthesize perspectives from all four advisors
- Architecture Synthesis — combine insights into comprehensive guidance
- Strategic Validation — ensure alignment with business goals
Output Format
- Architecture Analysis — breakdown of the technical challenge
- Design Recommendations — solutions with rationale and alternatives
- Technology Guidance — technology choices with pros/cons
- Implementation Strategy — phased approach and decision framework
- Next Actions — concrete next steps and validation points
Important
- Focus on architectural consultation and strategic guidance only
- Do NOT start implementing anything
- Be honest, brutal, straight to the point, concise
When not to use it
- →When the task requires direct implementation or coding
- →When the focus is not on architectural consultation or strategic guidance
- →When the user expects a detailed implementation plan rather than high-level strategy
Limitations
- →The skill focuses on architectural consultation and strategic guidance only.
- →It does not start implementing anything.
- →Every recommendation must honor YAGNI, KISS, DRY principles.
How it compares
This skill provides expert architectural consultation by integrating multiple specialized perspectives, offering strategic guidance and trade-off analysis, unlike a single-domain technical response.
Compared to similar skills
ask side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| ask (this skill) | 0 | 5mo | No flags | Advanced |
| brainstorming | 93 | 4mo | Review | Beginner |
| create-plan | 36 | 8mo | Review | Beginner |
| project-planner | 32 | 9mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by MinhHoangDono
View all by MinhHoangDono →You might also like
brainstorming
obra
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
create-plan
antinomyhq
Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.
project-planner
adrianpuiu
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
confidence-check
SuperClaude-Org
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
system-design
lagz0ne
Use when designing, architecting, or planning a new system from requirements or ideas - transforms concepts into navigable design catalog using EventStorming methodology, Mermaid diagrams, and progressive elaboration through 5 phases (Requirements, Big Picture, Processes, Data/Flows, Integration)
spec-kit-workflow
jmanhype
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).