forge-audit
Run Forge Protocol self-audits — weekly canary, monthly stress test, or quarterly dependency review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run Forge Protocol self-audits — weekly canary, monthly stress test, or quarterly dependency review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Switch to Anvil mode — rigorous editor and critic that rates your work but never rewrites it.
Switch to Crucible mode — idea stress-tester that attacks your ideas to make them stronger.
Switch to Executor mode — normal AI operation with no cognitive friction. Use for mechanical tasks.
Switch to Forge mode — Socratic thinking partner that asks questions instead of giving answers.
Show current Forge Protocol status — active mode, message count, violations, and audit reminders.
| name | forge-audit |
| description | Run Forge Protocol self-audits — weekly canary, monthly stress test, or quarterly dependency review. |
| version | 0.2.0 |
| author | Forge Protocol |
| license | MIT |
| metadata | {"hermes":{"tags":["forge-protocol","audit","self-assessment","skills"],"related_skills":["forge-status","forge-mode"]}} |
Test your unassisted skills to prevent AI dependency from eroding your capabilities.
/forge-audit weekly)A timed challenge you complete without AI assistance:
/forge-audit monthly)A harder challenge requiring sustained unassisted work:
/forge-audit quarterly)Review your AI usage patterns across all sessions:
forge_get_state to check audit status and which audits are overdue.forge_canary_list to show the user the fixed prompts (or pick one by id), present the challenge, enforce the time limit by prompting the user to commit before submitting. Submit the response via forge_canary_submit(prompt_id, response) — the adversarial auditor (Claude Sonnet) scores it and returns the full trend. Show the user their last score, change vs. previous, and slope across attempts; be honest about what the data says.forge_dependency_report — this computes mode-usage ratios across every session, total violations, and a health assessment ("WARNING: 80% in Executor mode…" or "Healthy balance…"). It also records the audit-completion timestamp so the overdue reminder clears.