agent-ops-testing
关于
The agent-ops-testing skill provides structured guidance for designing tests, executing test suites, and analyzing coverage results beyond basic checks. It integrates with the testing workflow during planning, implementation, and review phases, working with or without the `aoc` CLI. Developers should use it when they need to go beyond baseline verification to implement a comprehensive testing strategy.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-ops-testing在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
agent-ops-tasks
其他该Skill专注于项目问题的全周期管理,支持从模糊想法创建新工单、优化模糊描述、批量操作及JSON导出。它严格限定于工单管理(创建、细化、排序、搜索),绝不涉及代码实现或修改。所有操作均可通过文件编辑完成,并在每次操作后提供明确的交接点,便于集成到工作流中。
agent-ops-focus-scan
其他该Skill用于自动化工作流管理,它会扫描issues目录并自动更新focus.md文件来确定下一个最高优先级的工作项。它强制要求所有工作都必须基于issue跟踪,并实施基于置信度的批量限制以避免过度承诺。开发者可用它来确保开发工作始终与最重要的待解决问题保持对齐,特别适合需要严格遵循优先级管理的团队协作场景。
agent-ops-baseline
其他该Skill用于创建项目基线文件(.agent/baseline.md)并支持后续对比,主要应用于捕获构建/检查/测试的基准结果或调查新发现的问题。它能从项目配置中提取命令并支持文件级问题跟踪,无需依赖特定CLI工具即可直接操作文件。开发者可在建立初始基准或排查引入性差异时使用此工具。
agent-ops-spec
其他该Skill用于管理`.agent/specs/`目录下的规格文档,当用户提供需要跟踪和验证的需求、验收标准或功能描述时使用。它能创建结构化规格文档,并与问题跟踪系统关联,确保实现与需求保持一致。关键能力包括自动生成文档模板、维护需求可追溯性以及支持实现验证。
