diff --git a/README.md b/README.md index 96d74db..501b576 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ practice makes claude perfect - [Claude.md for larger monorepos - Boris Cherny on X](https://github.com/shanraisshan/claude-code-best-practice/blob/main/reports/claude-md-for-larger-mono-repos.md) ## WORKFLOWS -- [RPI](/workflow/rpi/rpi-workflow.md) +- [RPI](workflow/rpi/rpi-workflow.md) - [Boris Feb26 workflow](https://x.com/bcherny/status/2017742741636321619) - [Ralph plugin with sandbox](https://www.youtube.com/watch?v=eAtvoGlpeRU) - [Human Layer RPI - Research Plan Implement](https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/ace-fca.md) diff --git a/reports/claude-agent-sdk-vs-cli-system-prompts.md b/reports/claude-agent-sdk-vs-cli-system-prompts.md index e3c8010..586661e 100644 --- a/reports/claude-agent-sdk-vs-cli-system-prompts.md +++ b/reports/claude-agent-sdk-vs-cli-system-prompts.md @@ -7,7 +7,7 @@ -![SDK vs CLI System Prompts Diagram](/!/sdk-vs-cli-diagram.svg) +![SDK vs CLI System Prompts Diagram](../!/sdk-vs-cli-diagram.svg) --- diff --git a/reports/claude-boris-tips-feb-26.md b/reports/claude-boris-tips-feb-26.md index 92e4ceb..203b528 100644 --- a/reports/claude-boris-tips-feb-26.md +++ b/reports/claude-boris-tips-feb-26.md @@ -163,7 +163,7 @@ With 37 settings and 84 environment variables (use the `"env"` field in your `se - [Boris Cherny (@bcherny) on X — February 12, 2026](https://x.com/bcherny) - [Claude Code Terminal Setup Docs](https://code.claude.com/docs/en/terminal) -- [Claude Code Plugins & Discovery Docs](https://code.claude.com/docs/en/discovery) +- [Claude Code Plugins & Discovery Docs](https://code.claude.com/docs/en/discover-plugins) - [Claude Code Sub-agents Docs](https://code.claude.com/docs/en/sub-agents) - [Claude Code Permissions Docs](https://code.claude.com/docs/en/permissions) - [Claude Code Sandbox Docs](https://code.claude.com/docs/en/sandbox) diff --git a/reports/tingly-hatching-rainbow.md b/reports/tingly-hatching-rainbow.md deleted file mode 100644 index 2139116..0000000 --- a/reports/tingly-hatching-rainbow.md +++ /dev/null @@ -1,203 +0,0 @@ -# Plan: Presentation Refactor — "From Vibe Coding to Agentic Engineering" - -## Context - -The current presentation is an 82-slide onboarding guide organized as a flat reference manual. The user wants to transform it into a **story-driven journey** that shows developers how each Claude Code best practice incrementally moves them from unstructured "vibe coding" (0%) to fully agentic engineering (100%). The presentation should use a **TodoApp monorepo** (FastAPI + Next.js) as a running example throughout. - -## Core Concept: The Journey Progress Bar - -Every slide shows a fixed bar at the top: `Vibe Coding ←[bar]→ Agentic Engineering` with a percentage (0%→100%). Weighted slides display a `+N%` badge. The bar color transitions from red (0%) to green (100%). - ---- - -## Phase 1: Add Journey Bar Infrastructure (CSS + JS only) - -**File:** `presentation/index.html` - -### CSS additions (inside `