一键导入
design-prd
Use `design-prd` to get Product Requirements when planning any feature or to understand project business requirements, user roles, and success criteria.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use `design-prd` to get Product Requirements when planning any feature or to understand project business requirements, user roles, and success criteria.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | design-prd |
| description | Use `design-prd` to get Product Requirements when planning any feature or to understand project business requirements, user roles, and success criteria. |
AutoCode turns rough ideas into traceable jobs in OpenCode. It keeps concept, plan, execution, review, and shelving in files so work stays auditable, resumable, and safe.
.agents/jobs/.auto and assist execution from drafted jobs.facilitate instead of continuing unsafely.concepts, drafts, assist, executing, facilitate, review, shelved./job-execute only selects from active jobs in drafts, assist, or executing./job-review-commit must stop if any acceptance criteria remain unmet.review re-run through autocode_job_status becomes shelved.autocode_job_status needs current assistant text before status update.autocode_job_status archives sandboxes on shelving.No special UI required. Work happens in OpenCode slash commands, agents, and text files. Commands should show clear next actions, selected job paths, and whether a session was created or a draft is required.
IMPORTANT: Update .agents/skills/design-prd/SKILL.md whenever product requirements, user roles, or business rules change.
Use `author-caveman` to write Caveman English.
Use `author-agent` to get OpenCode Agent Authoring when writing or reviewing OpenCode agent markdown.
Use `author-command` to get OpenCode Command Authoring when writing or reviewing OpenCode command markdown.
Use `author-rules` to write `AGENTS.md` files.
Use `author-skill` to get Skill File Authoring when you need to review/write skill files for agents.
Use `execute-code` to get "Technical Design" when you must design technical tasks, implement features or refactor code.