From business-idea-eval
Produce a milestone-based timeline and project plan for taking an idea from today to first paying customer (or first deployment). Identifies critical path, parallelisable workstreams, and key checkpoints. Use when the user wants to know "what's the realistic path and how long".
How this skill is triggered — by the user, by Claude, or both
Slash command
/business-idea-eval:timeline-and-projectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Translate an idea + dev spec into an executable project plan with honest durations.
Translate an idea + dev spec into an executable project plan with honest durations.
<workspace_path>/ideas/<slug>/analysis/timeline-and-project.md with frontmatter:
---
lens: timeline-and-project
generated: YYYY-MM-DD
target_milestone: <text>
target_weeks: <number>
critical_path: <short summary>
---
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.