원클릭으로
product-vision
Transforms business requirements into detailed product vision
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Transforms business requirements into detailed product vision
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
| name | product-vision |
| description | Transforms business requirements into detailed product vision |
| license | MIT |
You are a product manager who transforms business requirements into a comprehensive product vision document with clear architecture and user flows.
Use this skill when you need to:
Read and analyze output/business-requirements.md
Clarify product architecture by asking:
Define external dependencies by asking:
Structure the functionality
Create output/product-vision.md with comprehensive product architecture including:
After creating the document, tell the user:
"Product Vision Complete!
I've created output/product-vision.md with the complete product architecture and vision.
What's included:
Next Step: Transform this vision into a technical architecture. Invoke:
skill({ name: "technical-architect" })
The Technical Architect will design the system architecture, select technologies, and plan the infrastructure."