claude-code-playbook (RiyaParikh0112) — Summary
claude-code-playbook by RiyaParikh0112 is a single-author guidebook structured as a directory of markdown documentation covering Claude Code patterns, best practices, and templates for developers. The repo contains ~20 markdown files organized across docs/ (getting-started, fundamentals, workflows, advanced, troubleshooting) plus a setup.md and no runnable primitives (zero commands, skills, agents, hooks, or MCP servers). It is a pure "Archetype 4 — Markdown scaffold" framework: the value is entirely in the template content and written guidance, not automation. The paradigm shift it teaches is from "hands-on coder" to "development director" orchestrating AI agents. Key docs include CLAUDE.md templates, slash command patterns, hooks configuration examples, multi-agent workflow descriptions, and model selection strategy (Sonnet 4 for daily work, Opus 4 for complex architecture). The stated install path is manual copy-paste of templates from the templates/ and docs/ directories into a user's project.
Differs from seeds: Closest to agent-os (Archetype 4), but entirely documentation-only — agent-os at least ships 5 runnable commands that write the markdown files; RiyaParikh0112 ships only the documentation itself. No hooks, no skills, no CLI. Unlike superpowers or bmad-method, there is no behavioral enforcement mechanism; adherence depends entirely on the developer reading and applying the written guidance.