Deploy Firebase projects with firebase deploy, preview channels, rollback strategies, and multi-site configuration management. [EXPLICIT] Trigger: "firebase deploy", "deploy functions", "preview channel", "rollback"
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
"Deploy with confidence — preview before you promote, rollback before you panic." — Unknown
Guides Firebase project deployment — deploying Hosting, Functions, Firestore rules, and Storage rules with preview channels, selective deployments, rollback procedures, and multi-site management. Use when deploying Firebase projects to staging or production environments. [EXPLICIT]
firebase.json and .firebaserc--only hosting, --only functions:specificFn)firebase hosting:channel:deploy stagingfirebase deploy --only firestorefirebase deploy --only functions:functionNamefirebase deploy --only hosting--project flag for multi-environment deploymentsfirebase hosting:rollbackfirebase deploy)firebase deploy without --only flag (deploys everything, including unchanged services)firebase-hosting — hosting configuration that deployment pushesgithub-actions-ci — CI/CD pipeline for automated Firebase deploymentExample invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |