Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/playbooks/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "playbooks",
"version": "0.6.17",
"version": "0.6.18",
"description": "Doctrine and knowledge playbooks as on-demand skills, plus a maintainer-facing update skill. boris — Boris Cherny's Claude Code workflow tips (howborisusesclaudecode.com); skill-authoring — Anthropic's internal skill-authoring playbook; fable-5 — Claude Fable 5's operating doctrine (self-authored, no upstream). The boris and skill-authoring packs vendor a verbatim upstream baseline; /playbooks:update drift-checks and syncs those baselines centrally (maintainers).",
"author": {
"name": "Melodic Software",
Expand Down
14 changes: 14 additions & 0 deletions plugins/playbooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ All notable changes to the `playbooks` plugin are recorded here. The `version` i
`.claude-plugin/plugin.json` is the delivery vehicle — a consumer receives a change
only after that version increases.

## [0.6.18]

### Changed

- **`boris`: the orchestration reference's snapshot note now covers its pricing figures** (playbooks
0.6.17 → 0.6.18). The
header note classified only benchmark figures (Sections 78 and 94) as launch-day snapshots,
leaving Section 94's Fable 5 price literals and Sections 78/95's relative price claims readable
as current rates. The note now classifies pricing figures (Sections 78, 94–95) the same way —
launch-day rates, verified still current against the live pricing page 2026-08-04 — and routes
current-rate resolution to the upstream
[pricing](https://platform.claude.com/docs/en/about-claude/pricing) page. No figures added or
removed; the vendored upstream mirror is untouched.

## [0.6.17]

### Changed
Expand Down
5 changes: 4 additions & 1 deletion plugins/playbooks/skills/boris/reference/orchestration.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ Tips from Boris Cherny's Parts 13–15 threads + the Thariq/Sid workflows deep-d
> bump (e.g. Terminal-Bench 2.1 → 2.2). On a firing, resolve current figures from the vendor's own
> announcement for that release plus
> [models overview](https://platform.claude.com/docs/en/about-claude/models/overview), and leave
> these lines as history rather than restating a fresh snapshot here.
> these lines as history rather than restating a fresh snapshot here. **Pricing figures (Sections
> 78, 94–95) are the same kind of snapshot** — launch-day rates, verified still current 2026-08-04.
> Current rates are upstream-owned: resolve them from
> [pricing](https://platform.claude.com/docs/en/about-claude/pricing), never from these lines.

## 78. Opus 4.8 — Strongest Coding Model Yet

Expand Down