一键导入
service-deploy
Plan, package, verify, deploy, inspect, and roll back services using Harnessy CI/deploy profiles with Hostinger as the first provider adapter.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Plan, package, verify, deploy, inspect, and roll back services using Harnessy CI/deploy profiles with Hostinger as the first provider adapter.
用 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.
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.
| name | service-deploy |
| description | Plan, package, verify, deploy, inspect, and roll back services using Harnessy CI/deploy profiles with Hostinger as the first provider adapter. |
| disable-model-invocation | false |
| allowed-tools | Read, Grep, Glob, Bash |
| argument-hint | plan|check|configure|targets|ssh-setup|package|deploy|status|logs|rollback [--env <name>] [--json] [--dry-run] [--local-override] |
Provide a Harnessy-standard deployment capability that is CI/profile/evidence
driven. The skill normalizes deployment planning, packaging, provider policy,
Hostinger adapter selection, smoke evidence, and rollback records behind the
harness-deploy command.
.jarvis/context/profiles/ci.json
.jarvis/context/profiles/deploy.json
optional .jarvis/context/profiles/qa.json
command intent: plan, check, configure, targets, ssh-setup, package, deploy, status, logs, or rollback
Template paths are resolved from ${AGENTS_SKILLS_ROOT}/service-deploy/.
${AGENTS_SKILLS_ROOT}/service-deploy/commands/service-deploy.md.${AGENTS_SKILLS_ROOT}/service-deploy/scripts/harness-deploy <command> for deterministic behavior.--local-override only when the user explicitly asks for local deploy..jarvis/context/profiles/deploy.json.harness-deploy configure for gitignored local provider credential setup, harness-deploy targets for read-only Hostinger VPS discovery, and harness-deploy ssh-setup for SSH key attachment/verification..jarvis/context/deployments/<run-id>/ when persistence is enabled.scripts/harness-deploy
package, deploy, and rollback may write deployment evidence under .jarvis/context/deployments/.