ワンクリックで
looply-idea-to-prd
Use for discovery work that turns a feature idea into a PRD. Do not use for story breakdown or implementation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use for discovery work that turns a feature idea into a PRD. Do not use for story breakdown or implementation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use to list, inspect or manage linked looply sessions from chat. Shows session details and resume commands.
Use to open a new session tab for a feature. Registers the session in session-links.json and provides the resume command for the new tab.
Use to review architecture and design independently. Identifies structural improvements, validates against existing ADRs, and verifies compliance with codebase design principles.
Use to execute structured code review like GitHub and CodeRabbit. Reviews code changes, classifies findings by severity and generates actionable suggestions. Formal delivery gate with approval checklist.
Use to prepare and validate a software release. Includes security, performance, monitoring, rollback and operability checklist. Final delivery gate before production deploy.
Use when a delivery story already exists and needs technical design, implementation, review and release preparation. Do not use before discovery and planning are complete.
| name | looply-idea-to-prd |
| description | Use for discovery work that turns a feature idea into a PRD. Do not use for story breakdown or implementation. |
Use this skill when the user explicitly invokes $looply-idea-to-prd, asks to run /looply:idea-to-prd, or clearly requests the idea-to-prd workflow.
Workflow phase: discovery.
Primary orchestrator: pm-analyst.
Category: discovery.
Quick usage:
$looply-idea-to-prd <feature-name> "[problem-statement]" "[constraints...]"
Primary references:$looply-idea-to-prd/looply:idea-to-prd and $looply-idea-to-prd depending on host$looply-idea-to-prd <feature-name> [problem-statement] [constraints...]
Example:onlooply ledger read --feature <feature-name> [--summary-only]..looply/custom/features/<feature-name>/workflow-status.md before advancing stages.looply ledger append --feature <feature-name> --stage <stage> --decision <text> --rationale <text> --constraints <text> --risks <text>. Update the summary via looply ledger summary update --feature <feature-name> --text <summary>..looply/custom.status: empty, status: draft or status: stale, validate it against the local codebase before trusting it.The sections below were pre-composed by looply from agent context_slots. Inline sections contain content resolved during install/sync. Reference sections list files the host should read at runtime.
Define domain-specific constraints, validation rules and business invariants that agents must respect when designing or implementing features.
Define domain-specific constraints, validation rules and business invariants that agents must respect when designing or implementing features.