Agent skill
deployment-management
Track and manage UniFi deployments across your infrastructure. Monitor deployment status, configuration, and progress for coordinated infrastructure updates.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/dataknifeai/deployment-management
SKILL.md
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 sitesget_deployment_details- Get detailed information about a specific deployment
Typical Workflows
Deployment Monitoring
- Use
list_deploymentsto view all active deployments - Use
get_deployment_detailsfor detailed status of each - Monitor deployment progress and status
- Generate status report
Deployment Planning
- Use
list_deploymentsto see current deployment load - Use
get_deployment_detailsto understand current deployments - Plan new deployment windows
- Coordinate with existing deployments
Deployment Troubleshooting
- Use
list_deploymentsto find problematic deployment - Use
get_deployment_detailsfor detailed diagnostics - Analyze deployment configuration
- Identify and resolve issues
Change Tracking
- Use
list_deploymentsto view all changes - Use
get_deployment_detailsto track specific changes - Document configuration changes
- 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
perigon-backend
Perigon ASP.NET Core + EF Core + Aspire conventions
perigon-agent
Pointers for Copilot/agents to apply Perigon conventions
perigon-angular
Angular 21+ standalone/Material/signal conventions for Perigon WebApp
fastapi-mastery
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
context7-efficient
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
browser-use
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
Didn't find tool you were looking for?