reflexionClosed-loop learning for AI coding agents. Auto-captures errors and corrections, recalls relevant past solutions when similar situations arise, and promotes...
Install via ClawdBot CLI:
clawdbot install sharoonsharif/reflexionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/user/reflexion.gitUses known external API (expected, informational)
arxiv.orgAudited Apr 17, 2026 · audit v1.0
Generated Aug 1, 2026
An agency building custom software for multiple clients can use Reflexion to avoid repeating mistakes across projects. When a developer fixes a client-specific issue, the solution is captured and later recalled in similar contexts, improving code quality and reducing support tickets.
In a fast-paced fintech environment, errors in financial calculations or compliance requirements can be costly. Reflexion helps capture corrections from code reviews and bug fixes, ensuring that all developers learn from past mistakes and adhere to regulatory patterns.
For an e-commerce company with a large codebase and frequent deployments, Reflexion can log recurring deployment issues (e.g., missing dependencies) and their resolutions. This reduces downtime and speeds up the onboarding of new developers.
Large enterprises often have internal tools with unique quirks and undocumented workflows. Reflexion captures insights from experienced developers and surfaces them to the whole team, reducing knowledge silos and improving productivity.
DevOps teams managing complex infrastructure can use Reflexion to store solutions to rare but critical errors (e.g., cloud misconfigurations). When similar issues arise, the recall feature provides step-by-step resolutions, minimizing downtime and human error.
Offer Reflexion as an open-source skill, but provide paid enterprise support, custom integrations, and priority bug fixes. Revenue comes from subscription fees for support and maintenance contracts.
Develop a cloud-based version of Reflexion that aggregates learnings across teams and projects. Offer a web dashboard for analytics and team management. Revenue from per-seat monthly subscriptions.
Sell licenses to organizations that require on-premise deployment due to security or compliance. Provide installation, training, and ongoing updates. Revenue from upfront license fees and annual maintenance.
💬 Integration Tip
Start by installing the reflexion skill and configuring the hooks in your AI agent's settings. Ensure your team understands how to update entries with resolutions after errors to maximize the learning benefits.
Scored Jul 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.