بنقرة واحدة
build-e2e
End-to-end product development orchestrator with human-in-the-loop reviews.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
End-to-end product development orchestrator with human-in-the-loop reviews.
التثبيت باستخدام 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 API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
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 | build-e2e |
| description | End-to-end product development orchestrator with human-in-the-loop reviews. |
| disable-model-invocation | true |
| allowed-tools | Read, Write, ApplyPatch, Grep, Glob, Bash, Question |
| argument-hint | [continue|status|skip|epic <name>] |
Orchestrate the full product development lifecycle from idea to local deployment.
Optional arguments: continue, status, skip, or epic <name>
Template paths are resolved from ${AGENTS_SKILLS_ROOT}/build-e2e/.
Resolve the active spec root in this order:
BUILD_E2E_SPEC_ROOT if set./.jarvis/context/specs if it exists./specs if it exists./specsUse ${AGENTS_SKILLS_ROOT}/build-e2e/scripts/resolve-spec-root.sh whenever a shell command needs to resolve the active spec root.
${AGENTS_SKILLS_ROOT}/build-e2e/commands/build-e2e.md exactly.specs/<epic>/ and .jarvis/context/specs/<epic>/.