deployment-management

Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.

242 stars

Best use case

deployment-management is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.

Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "deployment-management" skill to help with this workflow task. Context: Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/deployment-management/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/dataknifeai/deployment-management/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/deployment-management/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How deployment-management Compares

Feature / Agentdeployment-managementStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Deployment Management Skill

Track and manage UniFi deployments across your infrastructure.

## What this skill does

This skill enables you to:
- View all active deployments
- Get detailed deployment information
- Monitor deployment status and progress
- Track deployment configuration
- Analyze deployment metrics
- Plan coordinated deployments
- Monitor deployment health
- Generate deployment reports

## When to use this skill

Use this skill when you need to:
- Check deployment status
- Get deployment configuration details
- Monitor deployment progress
- Plan infrastructure updates
- Track configuration changes
- Analyze deployment impact
- Generate deployment reports
- Troubleshoot deployment issues

## Available Tools

- `list_deployments` - List all deployments across all sites
- `get_deployment_details` - Get detailed information about a specific deployment

## Typical Workflows

### Deployment Monitoring
1. Use `list_deployments` to view all active deployments
2. Use `get_deployment_details` for detailed status of each
3. Monitor deployment progress and status
4. Generate status report

### Deployment Planning
1. Use `list_deployments` to see current deployment load
2. Use `get_deployment_details` to understand current deployments
3. Plan new deployment windows
4. Coordinate with existing deployments

### Deployment Troubleshooting
1. Use `list_deployments` to find problematic deployment
2. Use `get_deployment_details` for detailed diagnostics
3. Analyze deployment configuration
4. Identify and resolve issues

### Change Tracking
1. Use `list_deployments` to view all changes
2. Use `get_deployment_details` to track specific changes
3. Document configuration changes
4. Generate change history report

## Example Questions

- "Show me all active deployments"
- "What's the status of the current deployment?"
- "Get details on a specific deployment"
- "Are there any failed or stalled deployments?"
- "What deployments are currently running?"
- "Show me the deployment history"
- "What changes are being deployed?"

## Response Format

When using this skill, I provide:
- Complete list of all deployments
- Detailed deployment status and progress
- Configuration information for each deployment
- Deployment health assessment
- Summary metrics and statistics

## Best Practices

- Monitor deployment progress regularly
- Document deployment changes
- Plan deployments during maintenance windows
- Coordinate multi-site deployments
- Test deployments in non-production first
- Have rollback plans ready
- Track deployment history
- Review deployment logs for issues

Related Skills

vercel-deployment

242
from aiskillstore/marketplace

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

track-management

242
from aiskillstore/marketplace

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

server-management

242
from aiskillstore/marketplace

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

secrets-management

242
from aiskillstore/marketplace

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

react-state-management

242
from aiskillstore/marketplace

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

monorepo-management

242
from aiskillstore/marketplace

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

kubernetes-deployment

242
from aiskillstore/marketplace

Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.

istio-traffic-management

242
from aiskillstore/marketplace

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

deployment-validation-config-validate

242
from aiskillstore/marketplace

You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configurat

deployment-procedures

242
from aiskillstore/marketplace

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

deployment-pipeline-design

242
from aiskillstore/marketplace

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

deployment-engineer

242
from aiskillstore/marketplace

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Masters GitHub Actions, ArgoCD/Flux, progressive delivery, container security, and platform engineering. Handles zero-downtime deployments, security scanning, and developer experience optimization. Use PROACTIVELY for CI/CD design, GitOps implementation, or deployment automation.