ce-release-notes

Fetch and parse Compound-Engineering plugin release notes from GitHub.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-release-notes-ffcfelps1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-release-notes
Source: https://github.com/FFCfelps1/SGPPF_Maua/tree/main/.gemini/skills/ce-release-notes
Command: npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-release-notes-ffcfelps1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users stay informed about the latest Compound-Engineering plugin releases and provides detailed information about past updates, including answers to specific questions about particular releases.

Core Features & Use Cases

  • Release Summaries: Provides a summary of the last five Compound-Engineering plugin releases.
  • Query by Release: Answers specific questions about past releases using version citations.
  • Data Source: Uses GitHub Releases API for EveryInc/compound-engineering-plugin.
  • Use Case: A user asks, "What happened to the 'mode' feature in the last release?" The skill provides information from the relevant release notes.

Quick Start

Ask: "What changed in compound-engineering recently?" or "What happened to 'mode'?"

Frequently Asked Questions about ce-release-notes

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

FAQPage Schema
How do I check recent release notes for the Compound-Engineering plugin?

To check recent release notes for the Compound-Engineering plugin, you can request a summary of the latest five updates fetched directly from the GitHub Releases API.

Can I find out what code changes happened to a specific feature in past plugin updates?

Yes, you can query specific past plugin updates by asking about a feature or version to get detailed answers and version citations from the release notes.

Do I need Python to fetch GitHub release notes for this plugin?

Yes, you need Python installed in your environment because the Skill requires it to fetch and process the release notes from the GitHub API.

What is the best way to track code changes and version control updates for compound-engineering?

The best way to track code changes and version control updates for compound-engineering is to parse the GitHub release notes, which provides summaries of the last five releases.