ワンクリックで
begin-day
Gemini-native morning investigation pipeline — syncs repos, checks infra, and dispatches parallel probes with 2M+ token grounding
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Gemini-native morning investigation pipeline — syncs repos, checks infra, and dispatches parallel probes 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 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
Gemini-native end-of-day reconciliation — snapshot baselines and verify boundaries across all repos with 2M+ token grounding
| name | begin-day |
| description | Gemini-native morning investigation pipeline — syncs repos, checks infra, and dispatches parallel probes with 2M+ token grounding |
| capability | skill.begin_day |
| node_name | node_skill_begin_day_orchestrator |
| dot_color | 208 |
Automated morning investigation pipeline that pairs with /close-day to form a daily OODA cycle, leveraging Gemini's massive context window to aggregate findings across the entire platform.
close-day corrections and computes the today/yesterday context.pull-all.sh to sync all repositories and checks organization-wide infrastructure health (Docker, Redpanda, Postgres).list_prs: Overnight PR and CI state across all repos.dashboard_sweep: Holistic UI health check.aislop_sweep: Organization-wide AI slop detection.standardization_sweep: Python and architectural standards audit.gap_detect: Cross-repo integration drift detection.env_parity: Local vs cloud environment variable drift.system_status: Platform service and node registry health.ModelDayOpen YAML artifact.design-to-plan to generate a prioritized morning action plan.--date: ISO date to open (defaults to today).--skip-plan: Skip action plan generation.--skip-sync: Skip initial repository synchronization.--probes: Comma-separated list of probes to run.