ワンクリックで
coding-gcp
GCP umbrella skill. Secondary cloud - reach for it when a job already runs there. AWS is Kai's default for new infra.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
GCP umbrella skill. Secondary cloud - reach for it when a job already runs there. AWS is Kai's default for new infra.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Kai's "start a sidequest" command - file a Forgejo issue from a described piece of work, then dispatch it through ward into its own session.
Tier and prune an issue backlog - P0-P4 tier definitions (P4 is the icebox/lowest tier), a target distribution as ranges, percentile-cut assignment that lands within the bands, pruning, and a second orthogonal automation-mode axis (headless/interactive/consult). Triggers - prioritize, prioritization, triage the backlog, P0/P1/P2/P3/P4, backlog ratio, icebox, burn down the backlog, tier the issues, automation mode, eligibility to dispatch.
gpg-ssm is a GPG wrapper that pulls signing material from AWS SSM at sign time instead of caching on disk. Use when wiring up a fresh machine for signed commits, bootstrapping the shared signing key, rotating a key, or debugging signing failures. Triggers - gpg-ssm, gpg signing, signed commits.
Git + GitHub umbrella. Hard rule - never use gh api graphql without double-confirming, REST is default. Owns the full PR lifecycle (branch, commit, open, monitor CI, auto-fix, merge) and routes to ward-passthrough and git-workflow siblings.
git workflow, forgejo, default tracker, commit, push, PR, gh, fj, issue, todo, gish.
Kai's technical preferences - Go CLI defaults (urfave/cli), Charm TUI stack, dead-repo check, doc conventions, default license. Triggers - cli, tui, library, dependency, recommend tool.
| name | coding-gcp |
| description | GCP umbrella skill. Secondary cloud - reach for it when a job already runs there. AWS is Kai's default for new infra. |
Umbrella for any GCP work.
gcloud auth application-default login for local dev; service accounts in CI.gcloud, gsutil, bq. No ward wrapper yet (AWS has one because that's where the privileged surface is).coding-terraform.GCP is reach-for-when-job-requires-it, not default. AWS is Kai's primary cloud (homelab, SSM-resident config, daily ops). When designing new infrastructure for personal projects, default AWS unless there's a specific GCP-only service in play (BigQuery, Vertex AI, Cloud Run for a thin proof-of-concept).
gcp, google cloud, gke, gcs, cloud run, cloud functions, bigquery, pubsub, firestore, cloud sql, vertex ai, gcloud, gsutil, dataflow, secret manager, iam.
Editing GCP-targeted code or infra. Inherit Kai's defaults before reaching for generic GCP guidance.