build-test
Run ThreatForge targeted checks and the canonical local verification gate
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run ThreatForge targeted checks and the canonical local verification gate
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Select the next executable AUTO ThreatForge issue
Shape one ThreatForge issue and populate Project 2 metadata without coding
Compatibility alias for implementing a settled ThreatForge bug issue
Orchestrate one settled ThreatForge issue through verification and preflight
Re-derive and repair the ThreatForge GitHub board after roadmap or code drift
Produce a read-only maintainer briefing from ThreatForge Project 2
| name | build-test |
| description | Run ThreatForge targeted checks and the canonical local verification gate |
| disable-model-invocation | true |
Use the smallest relevant command while iterating. Before PR handoff run:
npm run ci:local
Add as required:
npm run test:e2e
npm run build:web
npm run ci:docker
npm run ci:docker:build
Run cargo clippy after Rust changes and npx biome check --write . after TypeScript or
JavaScript changes. Stop at the first failure, diagnose the root cause, fix it, and resume the
same gate rather than skipping the check.
Report the command, scope, result, and any pre-existing warning separately.