prompts!
Browse
Back to prompts
Research
Claude

Literature Summary for Decision

Summarize approaches from docs and threads to inform an architecture decision.

Prompt
Copy the prompt, then replace the placeholders with your own context.
Summarize research to inform a decision on [topic]. Include: - Common approaches and when each fits - Tradeoffs (complexity, cost, operability) - What our codebase already assumes - Recommendation with reversible vs one-way door flagged Link to official docs where possible. Mark uncertain claims.

Related prompts

More prompts with similar tags or categories.

Business
Claude
Capture an architecture decision with context, options, and consequences.
174 copies

Write an architecture decision record for this choice. Sections: 1. Status (proposed) 2. Context and forces 3. Options considered 4. Decision and rationale 5. Consequences (positive, negative, risks) 6. Review date Keep it one to two pages. Link to code or tickets where relevant.

adr
architecture
by prompts!
View
Research
Any model
Walk from incident symptom to systemic fix with the five whys.
154 copies

Analyze this incident using five whys. Output: 1. Timeline of events 2. Five whys chain from symptom to root cause 3. Contributing factors (not just one root) 4. Corrective actions (immediate vs systemic) 5. What we should monitor to detect recurrence Blameless tone. Focus on process and systems.

incident
postmortem
by prompts!
View
Research
Any model
Summarize how others solve this problem and what we should borrow or avoid.
165 copies

Research how comparable products solve [feature/problem]. Structure: 1. 3–5 reference products or patterns 2. What works well for users 3. What to avoid (complexity, lock-in, privacy) 4. Implications for our constraints (stack, team size, timeline) 5. Recommended MVP scope Cite sources. No marketing fluff — focus on mechanics users feel.

research
product
by prompts!
View