ワンクリックで
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 before drafting, revising, or executing a plan when prior decisions, snapshots, specs, issue comments, or other project history may constrain the new plan; review past decisions and carry forward accepted constraints, rejected approaches, open questions, and plan implications.
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 demonstrating recursive Omniskills workflow dependencies.
Use when coordinating a startup goal across CEO, CTO, product manager, engineering manager, founding engineer, and QA lead role subagents.
| 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.
omniskill loop start <source> --jsonomniskill loop status <source> --latest --jsonomniskill loop status <source> --run <run-id> --json.actions and the exact phase instruction.omniskill loop log <source> --run <run-id> --type phase_result --message "..."omniskill 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.