GitHub intelligence for ShipGuard — scans repos for code audit, debugging, and self-improving agent techniques, then files actionable improvement proposals.
Drive an approved implementation plan to completion phase by phase, test-first, through the red→green→refactor cycle, but only for phases whose implementation does not exist yet.
Stateful, phased test-rollout orchestrator for existing products. Writes a durable phased rollout document at `context/foundation/test-plan.md` BEFORE handing off, then drives…
This skill should be used when the user asks to "optimize for Instagram", "YouTube Shorts format", "make it 9:16", "square video", "TikTok format", "Reels format", "prepare for…
Deploy and launch a feature or product. Runs a quality gate, pre-launch checklist, and executes deployment. Use when the user is ready to ship.
Define the technical approach — mechanisms, design decisions, stack direction, and component structure.
Derive technical performance criteria from the engineering blueprint. Writes goals/engineering.json with response times, reliability, coverage thresholds.
Process user feedback into investigated bug specs with root cause analysis. Triggers: 'triage feedback', 'process bug reports', 'user testing feedback'.
Generate and maintain code-anchored test case specifications. Use when setting up test coverage, reviewing what to test, or before team implementation.
Commits code changes with automated CHANGELOG and design document updates. Runs build/lint verification before commit. Use after completing a feature, bug fix, or refactoring.
Manage XML sitemaps. Use when: auditing sitemap health, generating sitemaps, or planning sitemap architecture.
Design, create, audit, and improve Claude Agent Skills with expert-level progressive disclosure. Use when building new skills, reviewing existing skills, debugging activation…
**MEASUREMENT SKILL** — Benchmark framework for measuring skill effectiveness. A/B tests agent outputs with and without a target skill, scoring correctness, completeness, and…
Interactive guide for creating new Claude skills or refactoring existing ones following Anthropic best practices.
Scaffold a starter evals/suite.yaml for a Claude Code skill. Reads description, examples, and edge-case table to seed activation, functional, and edge-case tests that satisfy the…
Cycle de vie complet des skills Claude. Creation, validation structurelle Anthropic + SkillsBench (/65), evaluation semantique (/100), pressure testing (/5).
Use when someone asks to build a smart proposal, create a gated proposal for a client, generate a proposal with an access code, make a time-locked proposal, or build a standalone…
Use when the user asks to "monitor brand mentions", "set up social listening", "did anything spike about us this week", or "watch these accounts for buying triggers"; runs…
Apply SOLID, YAGNI, DRY, and KISS principles in Kotlin/Android — SRP, OCP, LSP, ISP, DIP, avoiding premature abstraction, identifying genuine duplication, and keeping code focused…
Generate SOX sample selections, testing workpapers, and control assessments. Use when planning quarterly or annual SOX 404 testing, pulling a sample for a control (revenue, P2P,…
SPARC methodology — Specification, Pseudocode, Architecture, Refinement, Completion. Five-phase structured workflow for algo-heavy or non-trivial features where the right shape is…
Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when — from…
Creates immutable context files and architecture documentation through spec-driven workflow with structural anti-skip enforcement.
Expert knowledge base for Claude Code Terminal — the CLI tool itself, not coding tasks. Implements 4 knowledge-retrieval phases with structural anti-skip enforcement using the…
Produces a per-feature Development Architecture Document through a spec-driven workflow with structural anti-skip enforcement.
Coordinates spec-driven development lifecycle from Epic -> Sprint -> Story -> Architecture -> Development -> QA -> Release with structural anti-skip enforcement.
Orchestrates production releases through spec-driven deployment workflow with structural anti-skip enforcement.
Produces a per-epic Solution Architecture Document through a spec-driven workflow with structural anti-skip enforcement.
Produces the System Architecture Document and the constitutional context files for a project through a spec-driven workflow with structural anti-skip enforcement.
Inicializa o framework specify num projeto: verifica CLI, cria .specify/, detecta stack Go/Python/TS/Rust, gera INDEX.md.
Runs a McKinsey-grade spend analysis on a transactional spend file (CSV / Excel / Coupa export). Performs schema inference, data quality assessment, normalization (supplier name…
Spring Boot coding guidelines for REST APIs, data access, caching, and configuration. This skill covers Spring-specific patterns. For core Java, use java-coding skill.
Assess Site Reliability maturity across five dimensions — SLOs/SLIs, runbooks, on-call, postmortems, game days — with per-dimension commentary and uplift path.
Single-session driver for a multi-iteration skill-chain run. Spawns `bin/skill-chain.py --chain --loop N` as a subprocess via `bin/drive-chain.py`, watches the live event…
Mandatory Starbard Standard compliance check for all Python code. Enforces SOLID principles, explicit typing, separation of concerns, domain exceptions, testability, and Starbard…
Initialize and run a game with coordinated multi-agent architecture. Use when user wants to start a playtest, run a game, test game rules, or launch multi-agent game simulation.
Instantiates your entire company as parallel AI agents that watch, decide, and coordinate through shared state.
Apply Sun Tzu strategy as a practical subagent planning lens before choosing battles, architecture, rollout, or competitive moves.
Setup and manage Supabase PostgreSQL tables with Cube.js semantic layer definitions. Creates tables, migrations, and matching Cube models.
Bootstrap a complete Supabase schema from a domain spec — tables, RLS, triggers, indexes, seeds, type generation. Wraps erd / rls / index skills for new-project setup.
Comprehensive Svelte 5 assistant — component generation with runes syntax, code review, debugging, and SvelteKit patterns.
Devil's Advocate stress-testing for code, architecture, PRs, and decisions. Surfaces hidden flaws through structured adversarial analysis with metacognitive depth.
Infrastructure operations skill for monitoring servers, validating tokens, and managing backups. Triggers: /infra-status, /token-check, /backup-now
Run Tailscale inside a Kubernetes pod reliably — persistent identity, SSH host keys, RBAC, stop/start without re-registration, and API-based device cleanup.
Function-level refactor workflow using call graph tools (Epic 114). Use before changing a symbol's signature, deleting a function, or refactoring callers — maps blast radius via…
Deploy a service to the staging environment with health checks and rollback. Use when asked to deploy, push to staging, release to staging, or test a deployment.
**WORKFLOW SKILL** — Persist analysis so it survives context compression and chains between tasks. USE FOR: any task whose decisions affect future work — features, refactors,…
TBM Templateの初期セットアップを支援します。Docker Compose環境の構築、サンプルデータのロード、Grafanaダッシュボードの動作確認、トラブルシューティングを行います。「セットアップ」「環境構築」「初期設定」「docker compose up」「TBMを始めたい」「dbt…
Test-Driven Repair — given a failing test, spawn a bounded headless `claude -p` (Read/Edit/Bash only) that makes the test pass without modifying it.
Orchestrate the backend team through a full feature implementation cycle: API design, database design, service implementation, and testing.
Start het DevOps-team voor observatie en monitoring. Health checks, CI status, infrastructure issues, DNS/SSL troubleshooting. GEEN deploys — die gaan via /team-release.
Start een Agent Team voor E2E frontend testing. Gebruik na feature development om de app via de browser te verifiëren, of voor regressietests.
Orchestrate the QA team through a full testing cycle. Coordinates qa-lead (strategy + test plan) and qa-tester (test case writing + bug reporting) to produce a complete QA package…
ADR(Architecture Decision Record)や設計書・仕様書・Runbook・ポストモーテムなどの技術ドキュメントを、 「YAML frontmatter(メタデータ)+ 固定見出し(章構成)+ 自然言語の散文(本文)」のハイブリッド構造で 新規作成・整形する。メタデータだけを機械可読にして横断検索・フィルタに使い、…
Interactive author for the architecture vision template — target, gap, migration, anti-scope, cadence.
Build and query the telemetry dashboard for Claude Code agent sessions. Session stats, tool breakdown, cost cards, and error rates from Supabase otel_events.
Import existing Azure resources into Terraform/Terragrunt state. Use when: terraform apply fails with "already exists", "resource already exists", "RoleAssignmentExists",…
Reviews test coverage quality from a behavioral perspective, identifying critical gaps and test quality issues. Does not check line coverage — checks meaningful scenario coverage.
Audit and prune a bloated test suite down to the minimum tests that hit the coverage threshold and guard real behavior.
Quality review of test files and manual evidence documents. Goes beyond existence checks — evaluates assertion coverage, edge case handling, naming conventions, and evidence…