agentuity-cli-cloud-deploy
Deploy project to the Agentuity Cloud. Requires authentication. Use for Agentuity cloud platform operations
Deploy project to the Agentuity Cloud. Requires authentication. Use for Agentuity cloud platform operations
AWS CLI reference for Vessel staging environment (account 643610656178, ca-central-1). Use when troubleshooting staging infrastructure, checking logs, monitoring RDS/EC2/ECS, investigating slow queries, or debugging application errors. Covers CloudWatch Logs, RDS, EC2, ALB, Lambda, ECS, S3, SNS/SQS, Secrets Manager, WAF.
Gate 0 of the development cycle. Executes code implementation using the appropriate specialized agent based on task content and project language. Handles TDD workflow with RED-GREEN phases. Follows project standards defined in docs/PROJECT_RULES.md.
Generate Terraform configurations for Azure DevOps resources. Use when managing Azure DevOps infrastructure as code.
Show details about a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
Use when user encounters CI errors, JSR connection issues, 'deno task ci' failures, or sandbox-related build problems. Provides solutions for common CI issues.
Detect divergence between specifications and implementation during development. Use during implementation phases to identify scope creep, missing features, contradictions, or extra work not in spec. Logs drift decisions to spec README.
Use when you have a spec or requirements for a multi-step task, before touching code
Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Park Golf Platform 문제 해결 가이드. 배포 오류, Cloud Run 오류, Terraform 오류, 빌드 실패 진단 및 해결 방법 안내. "오류", "에러", "실패", "안됨", "문제" 관련 질문 시 사용합니다.
Azure DevOps CLI (az devops) を使用した包括的な操作スキル。 リポジトリ、パイプライン、ボード(ワークアイテム)、アーティファクト、Wiki、サービス接続の管理を行う。 使用場面: (1) ワークアイテム(タスク、バグ、ユーザーストーリー)の作成・更新・検索、 (2) パイプラインの実行・監視・管理、(3) プルリクエストの作成・レビュー・マージ、 (4) リポジトリのブランチ・ポリシー管理、(5) アーティファクトフィードの管理、 (6) Wikiページの作成・更新、(7) Azure DevOpsプロジェクトの設定変更
Implements approved specification proposals by working through tasks sequentially with testing and validation. Use when implementing changes, applying proposals, executing spec tasks, or building from approved plans. Triggers include "implement", "apply change", "execute spec", "work through tasks", "build feature", "start implementation".
Research Maven dependency updates with breaking changes, release notes, and security information
Deploy and manage ArgoCD using the App-of-Apps pattern. Covers bootstrap Applications, ApplicationSets, and GitOps workflows. Use when setting up or troubleshooting ArgoCD deployments.
Install Unity Hub/Editor, activate licenses, run headless builds and tests
This skill should be used when executing tasks from ai-state/active/tasks.yaml sequentially. It loads tasks, gathers context, implements features with phase-appropriate testing, updates task status in tasks.yaml, organizes tests into ai-state/regressions/ folders, and logs all operations to operations.log. Use after write-plan creates tasks.yaml or when resuming development work.