code-generation
| rank | capability | source |
|---|---|---|
| #51 | quarantine git init / clone 後の main 保護と基本設定を標準化する。Use when: リポジトリ初期セットアップでブランチ保護や共通設定を早めに整えたいとき。 | RyoMurakami1983/skills_repository |
| #52 | quarantine スコープ外や後続対応を、実行可能な GitHub Issue として記録・具体化する。Use when: PR レビュー中に見つけた別件を切り出したいとき、サポート依頼を開発タスクに変えたいとき、曖昧な依頼を backlog 化したいとき。 | RyoMurakami1983/skills_repository |
| #53 | quarantine gitleaks と textlint の品質ゲート CI を GitHub リポジトリへ導入する。Use when: 新しいリポジトリに品質ゲートを入れたいとき、既存リポジトリのシークレット漏洩対策や Markdown チェックを強化したいとき。 | RyoMurakami1983/skills_repository |
| #54 | quarantine プレフィックス命名規則でリポジトリのラベル体系を標準化し、Issue と PR の triage を揃える。Use when: 新しい GitHub リポジトリでラベルを初期設定したいとき、既存リポジトリを標準 taxonomy に移行したいとき。 | RyoMurakami1983/skills_repository |
| #55 | quarantine プロジェクトの .github/copilot-instructions.md を作成・維持し、開発憲法として共有する。Use when: 新しいプロジェクトを立ち上げるとき、設計判断がぶれてきたとき、開発方針を onboarding 用に明文化したいとき。 | RyoMurakami1983/skills_repository |
| #56 | quarantine 挨拶から始まる Issue 対応を、実装・PR・レビュー応答・協働ふりかえりまで一気通貫で進める。Use when: セッション冒頭で Issue に集中する作業モードへ入り、そのまま end-to-end に進めたいとき。 | RyoMurakami1983/skills_repository |
| #57 | quarantine スキルの作成・改善・検証・評価を 1 つの入口にまとめる。Use when: 新しいスキルを作りたいとき、公開済みスキルを改善したいとき、品質や効果を確認したいとき、関連スキル群をまとめて設計したいとき。 | RyoMurakami1983/skills_repository |
| #58 | quarantine baseline / legacy / current を比較し、skill の行動変化を測定する。Use when: trigger 精度、出力品質、回帰リスクを実証的に確認したいとき。 | RyoMurakami1983/skills_repository |
| #59 | quarantine 既存スキルを evidence ベースで改善する。Use when: trigger 精度、 説明の冗長さ、関連資料の同期ずれを直したいとき。 | RyoMurakami1983/skills_repository |
| #60 | quarantine スキルの構造品質と出荷可否を段階的に検証する。Use when: draft の最低基準確認、 公開前レビュー、rollout 可否の判断をしたいとき。 | RyoMurakami1983/skills_repository |
| #61 | quarantine > Agent for `dotnet-aspire-cloud-native-review`. Reviews .NET Aspire AppHost and service-defaults projects for cloud-native readiness — health checks, service dependency wiring, resiliency policies, configuration and secret hygiene, and the boundary to a real deployment… | Raishin/vanguard-frontier-agentic |
| #62 | quarantine > Agent for `dotnet-aspnetcore-api-review`. Statically reviews ASP.NET Core HTTP API architecture — middleware ordering, dependency-injection lifetimes, CORS, model validation, API versioning, error responses, rate limiting, and health/readiness boundaries — reading source and… | Raishin/vanguard-frontier-agentic |
| #63 | quarantine > Agent for `dotnet-csharp-runtime-review`. Static review of C# language and runtime correctness — nullable reference types, async/await, cancellation, disposal, allocations on hot paths, LINQ misuse, and AOT/trimming hazards. Reads source only; never compiles or runs code. | Raishin/vanguard-frontier-agentic |
| #64 | quarantine > Agent for `dotnet-efcore-data-access-review`. Statically reviews EF Core data access — DbContext lifetime, N+1 queries, unbounded result sets, raw SQL injection surface, optimistic concurrency tokens, migration discipline, multi-tenant query filters, and connection resiliency.… | Raishin/vanguard-frontier-agentic |
| #65 | quarantine > Agent for `dotnet-maestro`. Classify the user's .NET task, select the narrowest specialist or the right team of specialists from the .NET board, and dispatch in parallel when the task spans multiple domains. Routes only — never answers .NET questions itself. | Raishin/vanguard-frontier-agentic |
| #66 | quarantine > Agent for `dotnet-observability-otel-review`. Reviews in-application OpenTelemetry wiring in ASP.NET Core — SDK registration, trace context propagation, structured logging, correlation IDs, metrics instrumentation, sampling, and PII leakage in telemetry. Static review of… | Raishin/vanguard-frontier-agentic |
| #67 | quarantine > Agent for `dotnet-performance-aot-review`. Reviews .NET performance posture, Native AOT, and trimming readiness — reflection and serialization hazards, hot-path allocations, and benchmark discipline — and downgrades any performance claim with no benchmark artifact to inference. | Raishin/vanguard-frontier-agentic |
| #68 | quarantine > Agent for `dotnet-supply-chain-review`. Reviews .NET CI/CD and NuGet supply-chain integrity — SDK pinning, package version pinning and lock files, feed trust, fork-PR secret exposure, vulnerability scanning, and build reproducibility — by reading workflow and project… | Raishin/vanguard-frontier-agentic |
| #69 | quarantine > Agent for `nvidia-ai-infrastructure-operations`. Review NVIDIA GPU infrastructure (DGX/HGX/MGX) per NCA-AIIO and NCP-AII — driver/firmware/CUDA alignment, BMC segmentation, ECC, persistence, and MIG host posture. | Raishin/vanguard-frontier-agentic |
| #70 | quarantine > Agent for `nvidia-ai-networking-fabric-review`. Review NVIDIA AI fabrics per NCP-AIN — Spectrum-X / InfiniBand topology, NCCL tuning, RoCEv2 lossless config, congestion control, tenant isolation. | Raishin/vanguard-frontier-agentic |
| #71 | quarantine > Agent for `nvidia-cuda-kernel-performance-review`. Static review of CUDA C/C++ kernels for memory coalescing, shared-memory bank conflicts, occupancy, register pressure, and stream concurrency against NVIDIA's official CUDA Programming and Best Practices Guides. | Raishin/vanguard-frontier-agentic |
| #72 | quarantine > Agent for `nvidia-gpu-operator-kubernetes-hardening`. Review NVIDIA GPU Operator deployments on Kubernetes — device plugin, MIG strategy, time-slicing, admission policy for GPU resources, namespace tenancy. | Raishin/vanguard-frontier-agentic |
| #73 | quarantine > Agent for `nvidia-maestro`. Classify the user's task across the NVIDIA stack (CUDA, TensorRT, Triton, NIM, NeMo, NGC, DCGM, GPU Operator, AI fabric), select the narrowest NVIDIA specialist or the right team of specialists from the catalog, and dispatch in parallel when the… | Raishin/vanguard-frontier-agentic |
| #74 | quarantine > Live-execution agent for `nvidia-model-promotion-gatekeeper`. Runs an allowlisted set of `cosign`, `crane`, `oras`, and `grype` commands against a candidate NIM container and emits a cosign-signable attestation JSON whose verdict is `promote`, `block`, or `manual-review`. Two… | Raishin/vanguard-frontier-agentic |
| #75 | quarantine > Agent for `nvidia-ngc-nim-supply-chain-governor`. Review NGC and NIM supply chain posture — NGC API key scope and rotation, NIM cosign verification, model card and weights provenance, air-gap mirror digest pinning, AI Enterprise entitlement. | Raishin/vanguard-frontier-agentic |