Generate professional handoff messages for deployed resources and services with all necessary information for developer handoff.
Generates professional handoff messages for deployed resources with all necessary developer information.
/plugin marketplace add laurigates/claude-plugins/plugin install laurigates-container-plugin-container-plugin@laurigates/claude-pluginsdeploy/Generate professional handoff messages for deployed resources and services with all necessary information for developer handoff.
claude chat --file ~/.claude/commands/deploy:handoff.md [RESOURCE_NAME] [DEPLOYMENT_TYPE]
RESOURCE_NAME (optional): Name of the deployed resource/serviceDEPLOYMENT_TYPE (optional): Type of deployment (web-app, api, database, infrastructure, etc.)Resource Discovery
Information Collection
Documentation Links
Access Information
Handoff Message Generation
The command generates a Podio-friendly message with:
format: podio # podio, slack, email, markdown
include_sensitive: false # Include sensitive config info
detail_level: standard # minimal, standard, comprehensive
template_style: professional # professional, technical, brief
podio_workspace: # Default workspace for Podio integration
org_label: fvh
space_label: iot-workspace
app_label: datadev-kanban
.env files and configuration# Basic handoff for current project
claude chat --file ~/.claude/commands/deploy:handoff.md
# Specific service handoff
claude chat --file ~/.claude/commands/deploy:handoff.md "User API" "web-service"
# Comprehensive handoff with full details
claude chat --file ~/.claude/commands/deploy:handoff.md "Payment System" "microservice" --detail-level comprehensive
## 🚀 Deployment Handoff: [Service Name]
**Service**: [Service Name]
**Environment**: [Production/Staging/Development]
**Deployment Date**: [Date]
**Deployed By**: [Developer Name]
### 📋 Service Overview
- **Purpose**: [Brief description of functionality]
- **Technology Stack**: [Languages/frameworks used]
- **Status**: ✅ Active and operational
### 🔗 Access Information
- **Service URL**: [Primary access point]
- **Admin Dashboard**: [Management interface]
- **API Documentation**: [API docs location]
- **Health Check**: [Monitoring endpoint]
### 📚 Documentation & Resources
- **Repository**: [GitHub repository URL]
- **Branch/Tag**: [Deployed version]
- **Setup Guide**: [Configuration instructions]
- **Troubleshooting**: [Known issues and solutions]
### ✅ Developer Handoff Checklist
- [ ] Review service functionality and purpose
- [ ] Access all provided URLs and interfaces
- [ ] Verify monitoring and alerting setup
- [ ] Test basic functionality
- [ ] Review configuration and environment variables
### 📞 Support & Contact
For questions or issues with this deployment, please:
1. Check the troubleshooting guide first
2. Review logs at [log location]
3. Contact [deployer] for immediate assistance
*Generated on [date] for [project/client]*
/handoffWrite or update a handoff document so the next agent with fresh context can continue this work.
/handoffProperly end a swarm session - release reservations, sync state, generate continuation prompt