ワンクリックで
compliance-sweep
Gemini-native handler contract compliance sweep — scans all repos for contract violations with 2M+ token grounding
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Gemini-native handler contract compliance sweep — scans all repos for contract violations with 2M+ token grounding
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Gemini-native AI slop detection — scans all repos for AI-generated anti-patterns with 2M+ token grounding
Gemini-native autonomous close-out orchestrator — 20-step pipeline with whole-project grounding and hard gates
Gemini-native morning investigation pipeline — syncs repos, checks infra, and dispatches parallel probes with 2M+ token grounding
Gemini-native self-healing CI pipeline — autonomous fix loop with whole-project grounding
Gemini-native organization-wide CI recovery — scans all open PRs, classifies failures, and applies remediation with 2M+ token grounding
Gemini-native per-PR CI monitoring — polls GitHub Actions, auto-fixes introduced failures, and reports state with 2M+ token grounding
| name | compliance-sweep |
| description | Gemini-native handler contract compliance sweep — scans all repos for contract violations with 2M+ token grounding |
| capability | skill.compliance_sweep |
| node_name | node_skill_compliance_sweep_orchestrator |
| dot_color | 208 |
Org-wide compliance audit that scans repositories for "imperative" handlers that bypass the ONEX contract system, leveraging Gemini's massive context window for deep architectural analysis.
contract.yaml files against multiple handler files simultaneously to spot missing declarations.node.py and its handlers across the entire repo.--repos: Comma-separated repo names to scan.--create-tickets: Create Linear tickets for violations.--dry-run: Report only, no ticket creation.