Skip to main content
Back to the directory
existential-birds/beagleSoftware EngineeringResearch and Audits

langgraph-code-review

Catches common bugs in LangGraph state management, graph structure, and async patterns.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
798

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/existential-birds/beagle --skill langgraph-code-review
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, langgraph-code-review has 798 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: existential-birds/beagle. Canonical URL: https://skills.sh/existential-birds/beagle/langgraph-code-review.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Catches common bugs in LangGraph state management, graph structure, and async patterns. When reviewing LangGraph code, check for these categories of issues. - Identifies 20+ critical issues including state mutations, missing reducers, invalid conditional edge returns, and checkpointer configuration errors - Covers state schema problems like improper use of add_messages , full-state returns, and Pydantic models without annotations - Detects graph structure issues: missing entry points, unreachable nodes, incomplete conditional paths, and undeclared Command destinations - Flags async anti-patterns, tool integration mistakes (unpaired tool calls, parallel interrupts), and production checkpointing errors - Includes a 10-item code review checklist for validating LangGraph implementations

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does langgraph-code-review do?

Catches common bugs in LangGraph state management, graph structure, and async patterns.

Is langgraph-code-review good?

langgraph-code-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support langgraph-code-review?

langgraph-code-review currently lists compatibility with Skills CLI.

Is langgraph-code-review safe to install?

langgraph-code-review has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to langgraph-code-review?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install langgraph-code-review?

Run the following command to install langgraph-code-review: npx skills add https://github.com/existential-birds/beagle --skill langgraph-code-review

Related skills

More from existential-birds/beagle

Related skills

Alternatives in Software Engineering