@firstpick/pi-skill-deployment-automation
Agents should invoke this skill for Docker Compose deployments, container updates, stack health checks, rollbacks, compose-file changes, image upgrades, failed deploys, or service restart planning. Provides safe deployment and rollback workflows.
Package details
Install @firstpick/pi-skill-deployment-automation from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@firstpick/pi-skill-deployment-automation- Package
@firstpick/pi-skill-deployment-automation- Version
0.1.1- Published
- May 18, 2026
- Downloads
- not available
- Author
- firstpick
- License
- MIT
- Types
- skill
- Size
- 10.3 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@firstpick/pi-skill-deployment-automation
A Pi skill for Docker Compose deployments, container updates, stack health checks, rollbacks, compose-file changes, image upgrades, failed deploys, or service restart planning. Provides safe deployment and rollback workflows.
What it does
- Adds the
deployment-automationskill to Pi's skill library. - Guides agents to invoke the skill for Docker Compose deployments, container updates, stack health checks, rollbacks, compose-file changes, image upgrades, failed deploys, or service restart planning. Provides safe deployment and rollback workflows.
- Bundles
skills/deployment-automation/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-deployment-automation
Configuration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `deployment-automation`.
Agent: Invokes the `deployment-automation` skill, follows its workflow, and reports the result.