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.