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.