Cli Anything Claude History

loom-builderpromptmarkdown
Path: loom-builder/prompts/cli-anything-claude-history.mdRelative: prompts/cli-anything-claude-history.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 663Bytes: 22,123Imports: 0Exports: 0

Content Preview

  1. # CLI-Anything Claude-History Build Prompt
  2. ## Executive Summary
  3. Build `cli-anything-claude-history` — a pip-installable Python CLI that wraps the Cloudflare D1 + R2 archive backend. The real software is the `wrangler` binary (Cloudflare's CLI). The package lets AI agents query the Claude conversation archive via D1 SQL and fetch conversation bodies from R2.
  4. - **Real backend:** `wrangler` CLI (D1 database + R2 object storage queries)
  5. - **Target repo:** `/home/mikes/claude-history-astro-site/as