magpie-setup-override-upstream

Convert local Magpie framework overrides into feature pull requests.

79|76|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/apache/magpie --skill magpie-setup-override-upstream
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magpie-setup-override-upstream
Source: https://github.com/apache/magpie/tree/main/skills/setup-override-upstream
Command: npx skills add https://github.com/apache/magpie --skill magpie-setup-override-upstream

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill assists users in converting local Magpie overrides into official features, by guiding them through the process of promoting and opening a Pull Request (PR) for the change.

Core Features & Use Cases

  • Override Management: Manage local overrides that modify the Magpie framework's behavior.
  • Promotion Workflow: Navigate through steps to evaluate and promote local changes to the Magpie framework.
  • PR Automation: Automate the process of creating a PR that merges the change into the main Magpie repository.

Quick Start

To promote an override to the Magpie framework, run the 'magpie-setup-override-upstream' skill with the override file name as an argument, e.g., magpie-setup-override-upstream my_override.md.

Frequently Asked Questions about magpie-setup-override-upstream

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

FAQPage Schema
How do I promote local Magpie framework overrides to the main repository?

You promote local Magpie overrides by using a PR automation workflow to evaluate local clone changes and convert them into feature Pull Requests for merging into the main repository.

What is the process for converting local framework overrides into a feature PR?

Converting local framework overrides into a feature PR involves navigating decision-making and code modification steps within a local Magpie clone to package modifications into a structured Pull Request for upstream contribution.

Do I need access to the main Magpie repository to submit an override PR?

Yes, submitting an override PR requires access to the main Magpie repository, because the workflow submits the Pull Request directly to the main repository for merging.

Can I automate Pull Request creation for Magpie framework enhancements?

Yes, you can automate Pull Request creation for Magpie framework enhancements by running the promotion workflow with your override file, which guides the PR automation process end-to-end.

How do I start the override management workflow for a specific Magpie override?

To start the override management workflow for a specific Magpie override, run the skill with your override file name as an argument, such as specifying 'my_override.md', to trigger the PR automation process.