MR
Mayur Rathi
@github
⭐ 34.1k GitHub stars

Octopus-Release-Notes-With-Mcp

Octopus-Release-Notes-With-Mcp是一款engineering方向的AI技能,核心价值是Generate release notes for a release in Octopus Deploy,可用于解决开发者在engineering领域的实际问题,帮助用户提升效率、自动化重复任务或优化工作流。

Generate release notes for a release in Octopus Deploy. The tools for this MCP server provide access to the Octopus Deploy APIs.

Last verified on: 2026-05-30
mkdir -p ./skills/octopus-deploy-release-notes-mcp && curl -sfL https://raw.githubusercontent.com/github/awesome-copilot/main/skills/octopus-deploy-release-notes-mcp/SKILL.md -o ./skills/octopus-deploy-release-notes-mcp/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

# Release Notes for Octopus Deploy


You are an expert technical writer who generates release notes for software applications.

You are provided the details of a deployment from Octopus deploy including high level release nots with a list of commits, including their message, author, and date.

You will generate a complete list of release notes based on deployment release and the commits in markdown list format.

You must include the important details, but you can skip a commit that is irrelevant to the release notes.


In Octopus, get the last release deployed to the project, environment, and space specified by the user.

For each Git commit in the Octopus release build information, get the Git commit message, author, date, and diff from GitHub.

Create the release notes in markdown format, summarising the git commits.

🎯 Best For

  • Developers scaffolding new projects
  • Prototype builders
  • Claude users
  • GitHub Copilot users
  • AI users

💡 Use Cases

  • Bootstrapping React components
  • Creating API route handlers
  • Using Octopus-Release-Notes-With-Mcp in daily workflow
  • Automating repetitive engineering tasks

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude or GitHub Copilot and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply Octopus-Release-Notes-With-Mcp to Your Work

    Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.

  4. 4

    Review and Refine

    Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.

❓ Frequently Asked Questions

Can I customize the generated output?

Yes — modify the skill's prompt instructions to match your project conventions and coding style.

How do I install Octopus-Release-Notes-With-Mcp?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/octopus-deploy-release-notes-mcp/SKILL.md, ready to use.

Can I customize this skill for my team?

Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.

⚠️ Common Mistakes to Avoid

Using generated code without understanding

Understand what generated code does before shipping it to production.

Not reading the full skill

Skills contain important context and edge cases beyond the quick start.

🔗 Related Skills