Pre-discovery intent exploration for genuinely vague ideas. Use when the user pitches an idea where the real user-need, problem framing, or core assumptions are unclear — before /kiro-discovery. Delegates to the intent-explorer skill, which produces .kiro/specs/<slug>/intent-spec.md. The output is auto-detected by /kiro-discovery and downstream spec skills, so the user does not need to pass intent context as an argument. Skip this skill entirely when the user already has a clear problem statement.
$npx -y skills add fimoklei/pm-ai-playbook --skill kiro-intentInstalls into the current project.
Run `npx skills use "https://github.com/fimoklei/pm-ai-playbook" --skill "fimoklei/pm-ai-playbook/kiro-intent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fimoklei/pm-ai-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/fimoklei/pm-ai-playbook"` and select the relevant skills, then follow their instructions.