deployment-plan

Generate a GitHub PR link and post a deployment plan as a Teamwork task comment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/combinate-me/Executive-Assistant --skill deployment-plan-combinate-me
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment-plan
Source: https://github.com/combinate-me/Executive-Assistant/tree/main/combinate-plugins/skills/01-General/deployment-plan
Command: npx skills add https://github.com/combinate-me/Executive-Assistant --skill deployment-plan-combinate-me

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates posting a standardized deployment plan as a Teamwork task comment. This unifies deployment communications and record-keeping across tasks.

Core Features & Use Cases

  • Generate a GitHub PR link from the deployment branch into staging, fetch the latest rollback tag, and compose a deployment plan HTML comment for a Teamwork task.
  • Automatically populate required inputs (Task ID, Working Branch, Repo, Current Tag, and PCD update option) and post a formatted plan back to Teamwork.
  • Use case: When a release is ready, drop a deployment plan into the corresponding Teamwork task to align stakeholders and record steps.

Quick Start

Provide the Task ID, Working Branch, Repo, and Current Tag to generate and post the deployment plan to the specified Teamwork task.

Frequently Asked Questions about deployment-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post a deployment plan to Teamwork tasks automatically?

To post a deployment plan to Teamwork tasks, provide the Task ID, Working Branch, Repo, and Current Tag. The skill generates a staging PR, fetches the latest rollback tag, and posts a formatted HTML deployment checklist as a task comment.

What is included in an automated Teamwork deployment plan comment?

A Teamwork deployment plan comment includes a generated GitHub PR URL from the working branch to staging, the current rollback tag, and a formatted HTML deployment checklist to align stakeholders and record steps.

How do I generate a GitHub PR link and fetch rollback tags for CI/CD releases?

Generate a GitHub PR link and fetch rollback tags by providing your working branch and repository details. The skill automates creating the staging PR URL and retrieves the latest tag to include in the deployment record.

Can I use this deployment automation skill for any Teamwork task?

Yes, you can use this deployment automation skill for any Teamwork task across CI/CD workflows. It requires the specific Task ID, Working Branch, Repo, and Current Tag to populate and post the standardized plan.

How do I unify deployment communications and record-keeping in Teamwork?

Unify deployment communications and record-keeping by posting a standardized deployment plan directly to your Teamwork task. This aligns stakeholders by combining the staging PR link, rollback tag, and checklist in one comment.

Do I need to manually format HTML for a Teamwork deployment checklist?

No, you do not need to manually format HTML for a Teamwork deployment checklist. The skill automatically composes the PR URL, current rollback tag, and deployment steps into a formatted HTML comment posted to the task.