moai-tag-policy-validator
Comprehensive TAG system validator and policy enforcer that monitors, validates, and corrects TAG usage across code, tests, and documentation. Use when ensuring TAG compliance, validating TAG policy violations, analyzing TAG coverage, or when maintaining TAG system integrity and governance.
container-use-guide
container-useを使用したクローズドな開発・テスト環境の構築手順、並行作業ガイドライン、技術スタック別設定例を提供
speclet-council
Run parallel reviews on draft/spec/ticket inputs and emit Council artifacts
deploy-safety
Ensures deployments go to correct environments. Apply when deploying or pushing to production.
required-status-checks
CI/CD pipelines as merge gates. Tests, security scans, and linting must pass before code reaches production. Automated validation that satisfies auditors.
tech-stack-analyzer
Delegates tech stack detection to a lightweight agent. Use when you need to know the project's language, frameworks, or dependencies without loading manifest files into context.
release-workflow
Execute project release workflows by locating and following project-specific RELEASE_GUIDE.md in the repository root or docs/. Use when asked to perform a release, publish a release, cut a tag, run release steps, or when a user references RELEASE_GUIDE.md.
deployment-checklist
Pre-deployment checklist and verification for MCP Finance. Use when deploying, preparing to deploy, or when user mentions deployment, going live, or production readiness.
project-creator
Creates new projects from BUILDER stack template. Auto-triggers on Dashboard "New Project" button or API call /api/projects/create. Handles clone, port assignment, PM2 setup, deployment.
proposal-reviewer
Acts as a Contextual Analyst. Reviews pending proposals by checking the codebase to establish *plausibility* and *value*. Approves proposals where the code context supports the suggested improvements.
awesomesubagent-driven-development
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks
atlas-agent-developer
Implementation and troubleshooting agent - builds features and fixes bugs
constitution-enforcer
Validates compliance with 9 Constitutional Articles and Phase -1 Gates before implementation. Trigger terms: constitution, governance, compliance, validation, constitutional compliance, Phase -1 Gates, simplicity gate, anti-abstraction gate, test-first, library-first, EARS compliance, governance validation, constitutional audit, compliance check, gate validation. Enforces all 9 Constitutional Articles with automated validation: - Article I: Library-First Principle - Article II: CLI Interface Mandate - Article III: Test-First Imperative - Article IV: EARS Requirements Format - Article V: Traceability Mandate - Article VI: Project Memory - Article VII: Simplicity Gate - Article VIII: Anti-Abstraction Gate - Article IX: Integration-First Testing Runs Phase -1 Gates before any implementation begins. Use when: validating project governance, checking constitutional compliance, or enforcing quality gates before implementation.
michi
AI駆動開発ワークフロー自動化スキル(Spec-Driven Development + TDD) プロジェクト初期化から要件定義、設計、テスト計画、タスク分割、TDD実装まで、 包括的な開発ワークフローをサポートします。 マルチリポジトリプロジェクトにも対応し、クロスリポジトリ整合性検証や 並行実装を実行できます。 **主要機能**: - 仕様駆動開発(SDD): 要件定義 → 設計 → テスト計画 → タスク分割 - TDD実装: Red-Green-Refactor サイクル + 品質自動化 - レビュー・検証: 設計レビュー、実装検証、Gap分析 - プロジェクト管理: ステータス確認、アーカイブ、プロジェクト切り替え - マルチリポジトリ: 統合仕様管理、クロスリポ検証、並行実装 **発動条件**: - キーワード: 「仕様」「要件定義」「設計」「テスト計画」「実装」など - ワークフロー: project.json のフェーズ情報を参照して次のステップを提案 - 明示的呼び出し: /michi [サブコマンド] [引数]
container-deployment
Container strategies for .NET libraries and test environments. Use when working with Docker test environments, container-based integration testing, or NuGet package container builds. Not typically for production deployment of libraries.
cui-maven-rules
Complete Maven standards covering build processes, POM maintenance, dependency management, and Maven integration for CUI projects
dev-delegate
Internal skill used by dev-implement during Phase 5 of /dev workflow. NOT user-facing - should only be invoked by dev-ralph-loop inside each implementation iteration. Handles Task agent spawning with TDD enforcement and two-stage review (spec compliance + code quality).
deploy-stack
Deploys multiple components to an environment. Use for coordinated deployments of backend, frontend, and landing.
getting-pr-workflow-results
Use when needing workflow job results and log commands from PR - automatically waits for workflows to complete, then returns job summaries with gh commands to retrieve logs without loading large logs into context