github-actions-version-check
Check and update GitHub Actions versions. Use when creating, modifying, or reviewing GitHub Actions workflow files (.github/workflows/*.yml), or when asked to ensure actions are up to date.
Check and update GitHub Actions versions. Use when creating, modifying, or reviewing GitHub Actions workflow files (.github/workflows/*.yml), or when asked to ensure actions are up to date.
Build selected K1.node2 pattern(s), upload firmware to the ESP32-S3 over LAN, verify the web API/UI, capture artifacts, and draft release notes.
Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.
当实现完成、所有测试通过,需要决定如何集成工作时使用。通过展示 merge、PR 或 cleanup 的结构化选项来引导完成开发工作。Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
Run comprehensive system diagnostics including dependency checks, test suite execution, git status, and pipeline health verification. Use when troubleshooting issues, verifying system readiness, or preparing for a release.
Phase 2 of disciplined development. Creates implementation plans based on approved research. Specifies file changes, function signatures, test strategy, and step sequence. Requires human approval before implementation.
Validate software functionality by running automated tests, checking endpoints, and verifying implementation against requirements. Use after implementing features, before marking tasks complete, or when deployment readiness needs verification.
**GitHub Actions 기반** 프로젝트 배포 (Milestone Close → CI/CD 트리거). Use when: (1) 프로젝트 별칭 + 환경 (예: "랜드 stg 배포", "오피스 prd 배포"), (2) Milestone 기반 릴리즈 관리, (3) GitHub Actions CI/CD 배포, (4) "stg에 뭐 올라가있어?", "prd 최신 버전". ⚠️ Docker/SSH 직접 배포는 deploy-service 사용.
Systematically consume QA quality gate outputs and apply prioritized fixes for high-severity issues, NFR failures, and test coverage gaps. Use when quality review identifies issues requiring remediation.
Containerize Java applications - Dockerfile optimization, JVM settings, security
Run a comprehensive review of the Queuert library before publishing, launching 5 parallel agents to check documentation coherence, API design, implementation verification, feature completeness, and API consistency. Use when preparing to publish or validating publish readiness.
Install agent skills from GitHub repositories into local environment. Pure agentic installation - no scripts required. Use when adding new skills or updating existing ones.
Delegate tasks to specialized agents and coordinate multi-agent workflows for parallel test generation
Ships new versions of iOS/macOS apps. Use when asked to ship, release, or deploy an app, or when checking if a version is ready to ship.
Execute graceful reintegration after failsafe activation.
仕様準拠自動チェック機能の自律適用。spec-compliance-check Command活用・仕様書参照方法・仕様準拠率95%維持手順・仕様逸脱リスク特定方法。Phase C以降の新機能実装時に使用。
Guide for AI security tooling (detectors, analyzers, guardrails, benchmarks) and consistent placement in README.md.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
Comprehensive quality audit running a11y, performance, security, and dependency agents in parallel for production readiness.
List available SGLang nightly builds and update config/models.yaml to pin a specific version. Use when user wants to browse nightlies, pin a specific SGLang version, or update SGLang nightly config.
Verifies software compliance with the C2PA specification. Invoke during planning or code review to check implementations against the spec. Provide code/design context and optionally a target version.
Master Apache Maven - POM configuration, plugins, lifecycle, dependency management