Six Pager Skill
Description
A Claude Code skill for drafting and critiquing exec-audience strategic memos (6-page institutional form)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
/six-pager
**A Claude Code skill for writing exec-audience strategic memos.** The kind a bank, a regulator, or a board actually reads. Six pages, nine sections, institutional voice, a specific ask at the end.
The voice and form are calibrated against nine public exemplars, including [the complete six-pager Todd Bishop prepared in 2017](six-pager/references/bishop-wilke-six-pager.md) for his on-stage interview with then-Amazon Consumer CEO Jeff Wilke — read and confirmed by Wilke as faithful to Amazon's internal practice. This is the closest thing to an authentic internal Amazon six-pager that exists in the public record.
Three modes:
- DRAFT — interviews you, drafts a press release for your approval, then reverse-engineers the memo.
- CORPUS — reads a folder of your notes, maps the content to sections, writes the memo.
- CRITIQUE — scores an existing draft against a 10-point rubric, proposes the top 3 rewrites.
Install
git clone https://github.com/thafman/six-pager-skill
cd six-pager-skill
./install.sh
Symlinks `six-pager/` into `~/.claude/skills/`. Start a new Claude Code session and type `/six-pager`.
Uninstall: `rm ~/.claude/skills/six-pager`.
What's in the repo
six-pager-skill-share/
├── install.sh ← symlink script
├── README.md
├── CHANGELOG.md
├── LICENSE
└── six-pager/ ← the skill (symlinked into ~/.claude/skills/)
├── SKILL.md ← instructions Claude reads on invocation
└── references/ ← voice calibration, 9 public exemplars
├── README.md
├── bishop-wilke-six-pager.md ← Wilke-verified full 6-pager
├── porter-6-pager-notes.md ← insider craft notes
├── bezos-1997-letter.md
├── bezos-2016-day-one-letter.md
├── bezos-2018-wandering-letter.md
├── mcallister-circulert-prfaq.md
├── bryar-carr-melinda-prfaq.md
├── freeman-pixel-vision-6-pager.md
└── chin-commoncog-prfaq.md
That's it. A markd
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11