一键导入
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.