一键导入
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 页面并帮你完成安装。
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."