deepagents-code-review

Community

Enhance Deep Agents code quality.

Authorjavierhbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps fix common bugs, anti-patterns, and configuration mistakes in code that utilizes the Deep Agents framework, ensuring more robust and efficient agent development.

Core Features & Use Cases

  • Bug Detection: Catches critical issues like missing checkpointers, incorrect backend configurations, and pathing errors.
  • Pattern Identification: Flags anti-patterns in subagent usage, middleware implementation, and system prompt design.
  • Performance Optimization: Highlights potential performance bottlenecks such as unnecessary subagent overhead or inefficient state management.
  • Use Case: Before deploying a new agent that uses create_deep_agent with interrupt handling, run this code review skill to ensure all necessary components like checkpointer and interrupt_on are correctly configured, preventing runtime failures.

Quick Start

Use the deepagents-code-review skill to analyze the provided Python code for potential issues.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deepagents-code-review
Download link: https://github.com/javierhbr/random-poc/archive/main.zip#deepagents-code-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.