claude-code-evolution实施Claude Code架构的5阶段进化计划,将OpenClaw系统升级到生产级Agent架构。包括记忆系统升级、工具系统优化、多Agent协作增强、安全架构强化和Prompt优化。当用户需要:1) 将现有OpenClaw系统升级到Claude Code架构标准,2) 实施结构化记忆系统,3) 建立四层权限模型...
Install via ClawdBot CLI:
clawdbot install yudch999-bot/claude-code-evolutionGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Hardcoded API key or token pattern found in skill definition
sk-55778e8d0...Potentially destructive shell commands in tool definitions
rm -rf /Accesses system directories or attempts privilege escalation
/etc/hostsCalls external URL not in known-safe list
https://api.openai.com`Generated May 20, 2026
企业将现有OpenClaw系统按照Claude Code架构升级结构化记忆系统,实现用户画像、反馈记录、项目状态和外部引用的四类记忆管理,提升检索准确率和上下文容量。
开发团队实施Coordinator+Worker模式,将任务拆解为精确指令分配给不同角色Agent(如产品、开发、设计),禁止模糊委托,提升复杂项目交付效率。
安全团队为AI Agent系统实施默认禁止策略、权限沙箱和凭证保护系统,确保只有授权操作可执行,防止凭证泄露和系统破坏。
企业将AI Agent工具按L0-L3四层权限分类,部署权限检查脚本和按需加载机制,实现精细化的操作审批流程。
为客户提供基于Claude Code架构的AI Agent升级咨询和落地实施服务,按项目或阶段收费。
将Claude Code进化技能打包为OpenClaw系统的企业版插件,按用户数或节点数订阅,包含记忆、权限、协作等高级功能。
基于Claude Code安全架构标准,提供AI Agent系统的安全审计、合规评估和加固服务,按审计范围收费。
💬 Integration Tip
强烈建议先在测试环境按阶段顺序实施,每阶段完成后进行验收测试再进入下一阶段,并确保备份现有系统配置。
Scored May 20, 2026
Uses known external API (expected, informational)
api.openai.comAudited Apr 22, 2026 · audit v1.0
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.