agentuity-cli-cloud-deployment-undeploy
Undeploy the latest deployment. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-deployment-logs
View logs for a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
agilab-docs
Documentation workflow for AGILAB (sources vs generated HTML, public constraints, consistency checks).
workflow-orchestrator
Execute 9-phase workflow for complex features. DO NOT use for simple bug fixes.
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
gh-workflow
GitHub Actionsのワークフローを管理する。ワークフロー実行、一覧表示、ログ確認、再実行時に使用。「CI確認」「デプロイ実行」「ワークフロー」「Actions」などのキーワードで発動。
testing-strategy
Universal testing strategies and best practices for software projects
data-products
Data product design patterns with contracts, SLAs, and governance for building self-serve data platforms using Data Mesh principles.
delta-live-tables
Delta Live Tables (DLT) pipeline patterns and examples for building declarative, self-healing data pipelines with automatic quality enforcement and lineage tracking.
databricks-data-engineering
Production data engineering pipelines following medallion architecture (Bronze/Silver/Gold layers) with data ingestion, transformation, quality checks, Delta Lake optimization, and orchestration. Use when building ETL pipelines, medallion architecture, data lakes, or data transformation workflows.
dgprototype
Build production-ready Dagster implementations with best practices, testing, and validation. Use when user wants to prototype, build, implement, or create Dagster assets, pipelines, workflows, or data integrations.
oracle-adk-expert
Build production agentic applications on OCI using Oracle Agent Development Kit with multi-agent orchestration, function tools, and enterprise patterns
agent-factory
Create new PAI agents using AGENT_FACTORY.md patterns. Guides through archetype selection (Researcher, Validator, Generator, Critic, Synthesizer), validates against CONSTITUTION.md, and generates agent specifications following established templates.
task-delegation
Project-agnostic skill for delegating execution work to subagents with skill activation, parallel execution, and quality verification.
sandbox-manager
Configure and manage Claude Code sandboxing for secure code execution. Use when user mentions sandboxing, security isolation, untrusted code, network restrictions, filesystem permissions, or wants to configure Claude Code security settings. Helps enable/disable sandbox mode, configure permissions, troubleshoot compatibility issues, and provide scenario-based configurations.
deno-guidance
Core Deno development best practices, JSR package management, and deployment workflows
devops-deployment
CI/CD pipelines, containerization, Kubernetes, and infrastructure as code patterns
moai-domain-cli-tool
Enterprise CLI tool architecture with multi-language patterns, UX/DX optimization, and production deployment strategies
versioning
FTC marketplace versioning guardrail. Activates when considering version bumps, changing version numbers, or modifying plugin.json versions. Redirects to the correct automated release process. Use this to understand the versioning workflow.
deployment
Angular application deployment, CI/CD pipelines, and hosting strategies
package-management
Package configuration, dependencies, workspace references, and CDK version management. Use when creating packages or managing dependencies.