一键导入
api-integration-codegen
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Autonomous code refactoring agent that rewrites messy functions, splits large files, removes duplication, improves naming, enforces structure, and preserves behavior.
Interact with Anytype's local REST API to manage spaces, objects, types, properties, tags, lists, and search.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
End-to-end product development orchestrator with human-in-the-loop reviews.
Safe repo pull/push workflow that targets the repository integration branch, uses deterministic planning, and keeps PRs moving with a bounded autonomous resolution loop.
Plan, verify, and explicitly install skill and script runtime dependencies from Harnessy manifests.
| name | api-integration-codegen |
| description | Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters. |
| disable-model-invocation | false |
| allowed-tools | Read, Write, Grep, Glob, Bash, ApplyPatch |
| argument-hint | [--suite <X>] [--profile .flow/delivery-profile.json] [--delta] |
Generate API integration test suites from the project's API regression spec without assuming one repository layout, helper module path, or fixture naming scheme.
canonical regression source from the active QA profile, typically .jarvis/context/profiles/qa.json
optional adapter metadata from .flow/delivery-profile.json for suite metadata, helper imports, fixture imports, and DB helper rules
Template paths are resolved from ${AGENTS_SKILLS_ROOT}/api-integration-codegen/.
${AGENTS_SKILLS_ROOT}/api-integration-codegen/commands/api-integration-codegen.md exactly.qa ids --profile <qa-profile> first and use the QA profile as the source of truth for API regression inputs..api.test.ts suite content or files in the QA-profile-configured API suites directory