autopilottmux + launchd multi-project Codex CLI automation system. Watchdog-driven loop that monitors multiple Codex sessions in tmux, auto-nudges idle sessions, hand...
Install via ClawdBot CLI:
clawdbot install imwyvern/autopilotGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://github.com/openclaw/openclawUses known external API (expected, informational)
discord.comAudited May 20, 2026 · audit v1.0
Generated May 23, 2026
为电商平台的支付模块设计测试用例,包括正常支付、支付失败、退款流程等场景。使用等价类划分和边界值分析覆盖不同金额、支付方式,确保交易准确性和数据一致性。
对医疗系统的患者数据API进行集成测试,验证CRUD操作的正确性及数据隐私保护。模拟外部服务调用,检测并发访问下的数据一致性。
测试金融风控模型的决策逻辑,包括正常交易、高风险交易、黑名单用户等场景。通过覆盖率分析确保核心规则被充分测试,避免漏洞导致资金损失。
对AI客服功能进行专项测试,使用mock方式隔离外部LLM调用,验证对话流程处理逻辑。测试常见问题、异常输入和上下文保持能力,确保用户体验。
提供云端测试平台,企业按月订阅使用测试用例设计、覆盖率分析、自动化测试等功能。收入来自订阅费,按团队规模定价。
为企业提供定制化的测试策略咨询、测试用例设计和覆盖率优化服务。按项目或工时收费,面向缺乏内部测试能力的公司。
开发针对AI功能的自动测试工具,如mock服务、非确定性输出评估工具,以许可证形式销售给开发AI产品的公司。一次性或年费许可。
💬 Integration Tip
将测试技能与开发流程集成,在代码提交前自动运行单元测试,并在代码评审时检查测试覆盖度。
Scored May 23, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.