Pack comparison
Two packs, side-by-side. Merged comparisons, shared shape, and diff highlights in one view.
claude-code-guide
How the Claude Code harness actually works — AGENTS.md, skills, hooks, subagents.
Install
npx attrition-sh pack install claude-code-guideToken budget
—
Pass rate
—
Avg tokens
—
Publisher
Agent Workspace
Compatibility
session-persistence-three-channels
Append-only JSONL across 3 channels. Permissions never restore on resume — the friction IS the safety.
Install
npx attrition-sh pack install session-persistence-three-channelsToken budget
0
Pass rate
—
Avg tokens
—
Publisher
Agent Workspace
Compatibility
Contract summary
3 required outputs, 1 permissions, 2 completion conditions.
out: .transcripts/<session>.jsonl
Shared shape
What both packs have in common
Overlap across canonical pattern, compatibility, tags, and required packs.
Compatibility
Tags
Merged comparisons
Head-to-head claims from both packs
Each row is attributed to the pack that authored it. The winner column is normalised to this compare view (A / B / Tie).
| Source | Alternative | Axis | Winner | Note |
|---|---|---|---|---|
| A | cursor-rules-guide | maintainability | A | AGENTS.md is honoured by Claude Code, Codex CLI, Cursor, Aider, and Continue. Cursor .cursorrules is single-tool. |
| A | pattern-decision-tree | complexity | Tie | Decision-tree covers WHICH pattern to pick; this pack covers HOW the Claude Code harness executes the chosen pattern. Use together. |
| B | claude-code-guide | complexity | Alternative | Claude Code Guide covers session memory in one section; this pack is the dedicated persistence specification with the deliberate-non-feature framing. |
| B | subagent-delegation-three-isolation-modes | maintainability | Tie | This pack documents session + global channels; subagent-delegation documents the sidechain channel. Stack them for full 3-channel coverage. |
| B | injection-surface-audit | accuracy | Tie | The permissions-non-restoration invariant is one of the audit's checks. This pack names the invariant; that pack verifies nothing erodes it. |
Diff highlights
What each pack brings that the other doesn't
Unique coverage and any measurable gap between the two.
Unique to A — Claude Code Guide
Comparisons not in B
Compatibility A-only
Tags A-only
Unique to B — Session Persistence — Three Channels
Comparisons not in A
Compatibility B-only
Tags B-only
Swap / reset