원클릭으로
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.