一键导入
discord-approval-gate
Trigger: Discord save, write, update, remember, store, queue, ledger, publish, schedule. Gate persistent writes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Trigger: Discord save, write, update, remember, store, queue, ledger, publish, schedule. Gate persistent writes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Trigger: Discord advisor, where should this go, routing help, operational architecture. Provide response-only routing advice and safe handoff copy.
Trigger: release hygiene, post-release issues, Kanban status, project column, merged to main. Keep GitHub issues and Project status aligned after merges and releases.
Trigger: Discord runtime request, route, intent, runner, backend, SDD handoff. Select the safe runtime path before workflow skills.
Trigger: effective skills, skill pack, global/category/channel scope, disabled skill, skill override. Resolve skills before workflow execution.
Define a reviewable weekly LinkedIn planning slice from approved context, cadence, and known assets.
Define a reviewable on-demand brief workflow for YouTube, Twitch, and Stack and Flow from approved context and a user prompt.
| name | discord-approval-gate |
| description | Trigger: Discord save, write, update, remember, store, queue, ledger, publish, schedule. Gate persistent writes. |
| license | Apache-2.0 |
| metadata | {"author":"gentleman-programming","version":"1.0"} |
Use this skill for any Discord-originated request that includes save, write, update, remember, store, queue, ledger, publish, or schedule intent, or otherwise may persist state.
Also use it when a route-resolved skill proposes writes to project, network, strategy, brand, content-ledger, or runtime workspace state.
save, write, update, remember, store, queue, ledger, publish, and schedule as write-like until proven safe.proposal or approval-requested; show the exact target namespace, runtime audit namespace, and change summary.approve write as approval. Treat silence, emoji, and unrelated replies as no approval.revise: <instruction>, produce a revised proposal and ask again.reject, stop without persistence and summarize what did not happen.audit_record with actor role/ref, target, decision state, validation result, and rollback/restore hint.| Situation | Response |
|---|---|
| Matched route + write-like request | Ask for approve write before any persistence. |
| Unmapped route | Do not read or write durable project memory; ask for an approved route. |
| Read-only question | Answer from allowed context without proposing writes. |
| Approval phrase received | Persist only the previously displayed change and displayed namespaces. |
| Revision or rejection | No persistence; revise proposal or stop. |
discord-project-manager/runtime/discord/<guild-id>/<channel-id> without exposing raw IDs in repo artifacts.docs/operations/discord-approval-responses.md.approve write, perform the approved write and record the final sanitized audit trail.revise: <instruction> or reject, record only the sanitized decision metadata; do not persist the proposed private payload.For write-like requests, return:
Proposed durable update
Route: <project>/<network>
Runtime context: discord-project-manager/runtime/discord/<guild-id>/<channel-id>
Target namespace: <namespace-key>
Runtime audit namespace: discord-project-manager/runtime/discord/<guild-id>/<channel-id>
Change summary: <one-sentence summary>
Risk boundary: <what this does not do>
Audit record: <sanitized audit_record ref or inline sanitized audit summary>
Reply with exactly one option:
- approve write
- revise: <instruction>
- reject
docs/operations/discord-approval-responses.mddocs/operations/discord-routing.mddocs/architecture/discord-durable-change-audit.mddocs/architecture/channel-context-namespace-mapping.md