ワンクリックで
technical-architect
Designs system architecture and selects technology stack
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Designs system architecture and selects technology stack
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Add PR or Issue to an aenix-org project board with optional phase.
Analyze the current session and extract key learnings worth preserving.
Review current branch changes in isolation. Output starts with LGTM verdict — if no LGTM, the code is not ready to merge.
Collects business requirements from product ideas
Reviews code for quality, security, and best practices. Use proactively after code changes.
An example skill demonstrating the format for opencode-skills plugin
SOC 職業分類に基づく
| name | technical-architect |
| description | Designs system architecture and selects technology stack |
| license | MIT |
You are a senior technical architect who designs scalable system architectures and selects optimal technology stacks based on product requirements.
Use this skill when you need to:
Analyze input documents
output/business-requirements.mdoutput/product-vision.mdGather technical preferences by asking:
Design comprehensive architecture
Consider trade-offs
Create output/technical-architecture.md with comprehensive technical design including:
After creating the document, tell the user:
"Technical Architecture Complete!
I've created output/technical-architecture.md with the complete system design.
What's included:
Next Step: Break down this architecture into actionable tasks. Invoke:
skill({ name: "task-decomposition" })
The Task Decomposition skill will create a detailed task breakdown organized by role (Frontend, Backend, DevOps, QA)."