dead-code
Prompts · Python · v0.1.0
Find unused functions and dead code in the codebase
#agents#claude-code#claude-code-cli
Idempotent Redundancy
by parcadei · updated 8mo ago · imported from GitHub
When adding redundant paths (fallbacks, belt-and-suspenders), make them idempotent.
Redundancy without idempotency causes loops, churn, or data corruption.
_is_merge: true for Braintrust updatesNo comments yet — start the thread.
Sign in to join the discussion.
Prompts · Python · v0.1.0
Find unused functions and dead code in the codebase
#agents#claude-code#claude-code-cli
Prompts · Python · v0.1.0
Agent Context Isolation
#agents#claude-code#claude-code-cli
Prompts · Python · v0.1.0
Agent Orchestration Rules
#agents#claude-code#claude-code-cli
Prompts · Python · v0.1.0
Agentic Workflow Pattern
#agents#claude-code#claude-code-cli