원클릭으로
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 writing or reviewing GetSuperpower workflow skill files, entry skills, local role skills, step instructions, approval gates, handoffs, or Superpowers/Matt Pocock dependency choices.
Startup-team CEO role for company direction, tradeoffs, and strategic decisions.
Startup-team CTO role for architecture, technical risk, and engineering strategy.
Startup-team engineering manager role for delivery sequencing and quality gates.
Startup-team founding engineer role for implementation, tests, debugging, review, and verification.
Startup-team product manager role for discovery, PRDs, and issue slicing.
| 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 GetSuperpower.
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 GetSuperpower 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.
getsuperpower loop start <source> --jsongetsuperpower loop status <source> --latest --jsongetsuperpower loop status <source> --run <run-id> --json.actions and the exact phase instruction.getsuperpower loop log <source> --run <run-id> --type phase_result --message "..."getsuperpower 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.