一键导入
critique
Challenge idea assumptions with skeptical VC-style evaluation. Use when user requests critique, validation, or 'is this a good idea' assessment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Challenge idea assumptions with skeptical VC-style evaluation. Use when user requests critique, validation, or 'is this a good idea' assessment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
End-of-session reflection. Extracts memories, suggests updates to about-taylor.md and CLAUDE.md. Run before ending a long session or when context is getting full. Triggers on "debrief", "extract memories", "session summary".
Sync all git repos - my-life top repo and spaces/ projects
Morning routine check-in. Use at start of day to review yesterday, set up today's journal, and check learning reviews due. Triggers on "good morning", "morning", "start my day", "what's on for today".
Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.
Fetch and summarize latest articles from RSS feeds. Creates notes with article summaries as bullet points. Use to catch up on blogs without reading everything. Triggers on "rss catchup", "blog catchup", "check feeds", "summarize articles".
Fetch and summarize latest videos from priority YouTube channels. Creates notes with transcripts summarized as bullet points. Use to catch up on subscriptions without watching everything. Triggers on "youtube catchup", "video catchup", "check youtube", "summarize videos".
| name | critique |
| description | Challenge idea assumptions with skeptical VC-style evaluation. Use when user requests critique, validation, or 'is this a good idea' assessment. |
| model | claude-opus-4-5-20251101 |
| allowed-tools | Read, Write, Edit, Glob, Grep |
Skeptical, VC-style evaluation of a project idea.
/critique # Critique current project
/critique --project coordinatr # Specific project
/critique --focus market # Market validation focus
/critique --focus technical # Technical feasibility focus
/critique --focus business # Business model focus
ideas/[project]/critiques/YYYY-MM-DD.md
REQUIRED: project-brief.md must exist
ls ideas/{project}/project-brief.md
# If missing: "Run /brief first"
Read: ideas/{project}/project-brief.md
Read: ideas/{project}/competitive-analysis.md (if exists)
Read: ideas/{project}/README.md
Glob: resources/research/*.md
Analysis areas:
---
created: YYYY-MM-DD
verdict: strong | promising | needs_work | reconsider
confidence: high | medium | low
---
# Critique: [Project Name]
## Executive Summary
[Honest 1-2 paragraph assessment]
## Critical Concerns
### High Priority
1. **[Concern]**: [Why concerning]
- Evidence needed: [What would resolve]
### Medium Priority
1. **[Concern]**: [Why matters]
- Suggestion: [How to address]
### Strengths
1. **[Strength]**: [Why valuable]
## Analysis by Area
[Problem Validity, Market, Solution Fit, etc.]
## Hard Questions to Answer
1. [Tough question]
2. [Another challenge]
## Recommendations
### If You Proceed
- [De-risk action]
- [Research needed]
### If You Pivot
- [Alternative direction]
--focus market--focus technical--focus businessNot for: Ideas still forming (use /brief), when needing encouragement
/brief -> /critique -> /research -> /spec