Field guides from the team shipping the skills.

Free, dated, no fluff. The same playbooks every ClaudeFarm crop is built on — published as we ship.

JUL 09 · 2026 · 8 MIN READ CASE STUDY

We Gave Our Word Processor's Hub RAID-0 Across Laptops

One hub is one PC's disk — so we pooled several. A consistent-hash ring over self + peers, sha256(docId) to pick the owning node, secret-authed local-only endpoints, and stripe (RAID-0 capacity) vs mirror (RAID-1 redundancy). A real NAS alternative over your own Wi-Fi, still a zero-dependency Node script.

Read the report →
JUL 09 · 2026 · 7 MIN READ CASE STUDY

We Built a Full Word Processor with Claude in One Session

Six Claude agents in parallel, one shared interface contract, zero integration conflicts. Editor, real OOXML DOCX export, PDF import, BYOK Claude skills, a zero-dependency LAN document hub, and Stripe licensing — all live same-day at writehive.netlify.app.

Read the report →
JUN 24 · 2026 · 9 MIN READ PRICING

Claude Opus 4.8 Pricing (2026): What It Really Costs to Run

$5/M input, $0.50/M cached, $25/M output — verified June 2026. Worked cost examples, why prompt caching cuts a workflow bill ~90%, and the true cost of a 200k-token codebase day (we watched it drop from $208 to $37).

Read the guide →
JUN 24 · 2026 · 8 MIN READ SKILLS

How to Install Claude Code Skills (2026 Step-by-Step)

A skill is a SKILL.md with frontmatter that lives in ~/.claude/skills/. What a skill is, where they live, how triggering works, how to write and test your own, common mistakes, and the 5 worth installing first.

Read the guide →
MAY 22 · 2026 · 12 MIN READ SKILLS

The Best Claude Code Skills for Opus 4.7 (May 2026)

The Skills ecosystem just hit 15,134 repos. Most are dead weight on Opus 4.7. Here are the 12 we run in production every day — ranked by what actually ships value, with honest "skip this if…" notes on each.

Read the guide →
MAY 22 · 2026 · 10 MIN READ CONTEXT

How to Actually Use Claude's 1M Context Window

Eight patterns that justify the token spend, three that backfire. When 1M context replaces RAG, when it doesn't, and how to budget tokens without burning $40 per query.

Read the guide →
MAY 22 · 2026 · 8 MIN READ MIGRATION

Migrating from Claude 4.6 to 4.7: The 7-Step Guide

New tokenizer, file-system memory tool, 2576px vision, Fast Mode. Step-by-step migration with code samples — plus the three gotchas that broke our agents in week one.

Read the guide →
MAY 22 · 2026 · 11 MIN READ AGENTS

Claude Managed Agents "Dreaming" Memory — A Field Guide

Anthropic's public-beta "dreaming" lets agents review past sessions overnight and self-improve. Here's what it does well, where it fails, and how to wire it into a multi-agent workflow.

Read the guide →