schema-change
Use for Postgres schema, migrations, persistence repositories, and storage contract changes in Gantry.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use for Postgres schema, migrations, persistence repositories, and storage contract changes in Gantry.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Operate the Symphony Forge harness: start tasks, save approved plans, record decisions, assumptions, and client sign-off, harvest the docs/context inbox, check gate status, and review proposed skills. Invoke when the user says "start a task", "save this plan", "record a decision", "harvest context", "is this PR ready", "harness status", "what now", "create a new app", "set up a new project", "show me progress", "show the board", "review the plan", or "/forge".
Operate the Symphony Forge harness: start tasks, save approved plans, record decisions, assumptions, and client sign-off, harvest the docs/context inbox, check gate status, and review proposed skills. Invoke when the user says "start a task", "save this plan", "record a decision", "harvest context", "is this PR ready", "harness status", "what now", "show me progress", "show the board", "review the plan", "create a new app", "set up a new project", or "/forge".
Gantry self-administration reference for current host runtime operations: CLI commands, settings.yaml runtime settings, .env credential keys, agent management, scheduler tools, memory tools, browser tools, diagnostics, and service control. Use when asked to manage Gantry itself.
Drives Gantry agent-chat tests through the local Control API session path and captures assistant responses. Use when testing an agent response, permission prompt, skill behavior, or runtime chat flow without needing Telegram UI rendering.
Use for folder movement, layer boundaries, and domain/application/runtime/adapters refactors in Gantry.
Use for tools, permissions, risky actions, sandbox, browser, and execution safety changes in Gantry.
| name | schema-change |
| description | Use for Postgres schema, migrations, persistence repositories, and storage contract changes in Gantry. |
Use this skill when a task changes Postgres schema files, migrations, repositories, storage readiness, query contracts, or persisted runtime data shape.
docs/decisions/2026-04-21-storage-backend-cutover.md, docs/architecture/current-verification-commands.md, and relevant storage architecture docs before editing.settings-control-plane when the database state mirrors settings.yaml desired state, and state whether Postgres is source of truth or projection.python3 .agents/scripts/verify.py before final handoff when possible.