一键导入
grilled-product-dev
Use when shaping a product-development request that should be grilled before Superpowers design and planning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when shaping a product-development request that should be grilled before Superpowers design and planning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when creating or editing an Omniskills workflow bundle, bundle skill, entry skill, orchestrator skill, skill tree, or workflow that composes multiple agent skills into one callable skill.
Use when writing or reviewing Omniskills workflow skill files, entry skills, local role skills, step instructions, approval gates, handoffs, or Superpowers/Matt Pocock dependency choices.
Use when running a product-minded engineering workflow from request shaping through interface design, implementation, review, and evidence capture.
Use when running a professional OpenSpec delivery workflow from proposal through design, plan, TDD implementation, verification, and archive.
Use when an OpenSpec proposal, tasks.md handoff, or archive checkpoint must stay aligned with a Superpowers implementation workflow.
| name | grilled-product-dev |
| description | Use when shaping a product-development request that should be grilled before Superpowers design and planning. |
This is the entry skill for the grilled-product-dev Omniskills workflow.
When this skill is used, run the workflow below in order. Load/use every required sub-skill before doing the work for its phase.
Use the Omniskills CLI to track the workflow run. The runtime only prints
actions; you still decide and perform the actual work. Use the workflow.json
file copied next to this skill as the loop <source> when running from an
installed skill directory.
omniskills loop start <source> --jsonomniskills loop status <source> --latest --jsonomniskills loop status <source> --run <run-id> --json.actions and the exact phase instruction.omniskills loop log <source> --run <run-id> --type phase_result --message "..."omniskills loop advance <source> --run <run-id> --json.The installed entry skill also gets a generated loop.mjs compatibility
wrapper, but agents should prefer the CLI command above.
Before doing workflow work, load/use these skills in order:
If any required sub-skill is unavailable, stop and tell the user which dependency is missing.
workflow.json, and README.md aligned when adding or removing steps.superpowers:brainstorming expects superpowers:writing-plans to be the next implementation skill, so grilling runs before brainstorming in this workflow.