From amazon-doc-writer
Use this skill when authoring an Amazon-style analysis report or deep-dive — investigating data, a system behavior, an incident pattern, a build-vs-buy question, or a market/competitor study, and reporting findings with evidence and recommendations. Load alongside the `amazon-writing-style` skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/amazon-doc-writer:writing-analysis-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
An analysis report answers a specific question with evidence. Unlike a design
An analysis report answers a specific question with evidence. Unlike a design doc (which proposes a solution) or a PR/FAQ (which pitches a product), an analysis report ends in findings + recommendations, not a built thing.
# Analysis: <Question being answered>
**Author(s):** <names>
**Date:** <YYYY-MM-DD>
**Status:** Draft | Final
**Audience:** <e.g. leadership, team, partner team>
## Executive Summary
<1 page max. State:
1. The question being answered (one sentence).
2. The headline finding (one or two sentences).
3. The 2–4 supporting findings (each one sentence).
4. The recommended action(s) and the decision being requested.
A reader who stops here should know the answer and what to do.>
## Background
<Why we are doing this analysis now. What decision or context it informs.
Prior work, if any.>
## Question and Scope
- **Primary question:** <the one we are answering>
- **Secondary questions:** <bounded list>
- **In scope:** <…>
- **Out of scope:** <…>
## Methodology
<How the analysis was conducted: data sources used, time window, sample size,
queries or models, assumptions, known limitations. Reproducibility matters —
another engineer should be able to redo this from this section.>
## Findings
<One subsection per finding. Each subsection:
- Leads with the finding as a one-sentence claim.
- Supports it with data (table, chart reference, computed numbers with units
and source).
- Notes the confidence level and any caveats.>
### Finding 1: <claim>
<evidence>
### Finding 2: <claim>
<evidence>
…
## Implications
<What these findings mean for the decision at hand. Tie each implication back
to a specific finding. Avoid restating findings.>
## Recommendations
<Numbered, action-oriented, each with an owner and a suggested timeline.>
1. **<Recommendation>** — <rationale, owner, timeline>
2. …
## Risks and Caveats
- **Data quality:** <what could be wrong>
- **Assumptions:** <which assumptions, if violated, would change the
recommendation>
- **External factors:** <…>
## Alternatives Considered (if recommending an action)
- **<Alt>** — <why not chosen>
## Open Questions
- <items that still need investigation>
## Appendix
- A. Detailed methodology / queries
- B. Raw data extracts
- C. Supplementary charts and tables
## Sources
- `<relative path>` — <what it provided>
amazon-writing-style self-review checklist.amazon-writing-style self-review checklist passes.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub louleowk/awesome-plugins --plugin amazon-doc-writer