patch-superpowers

Apply beans integration patches to writing-plans and executing-plans skills.

3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/peel/fiddle --skill patch-superpowers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patch-superpowers
Source: https://github.com/peel/fiddle/tree/main/skills/patch-superpowers
Command: npx skills add https://github.com/peel/fiddle --skill patch-superpowers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that your 'superpowers' skills, specifically 'writing-plans' and 'executing-plans', are correctly updated to integrate with the 'beans' system after a plugin update.

Core Features & Use Cases

  • Patching In-Place: Modifies existing cached skills to add new functionality.
  • Beans Integration: Enables the use of 'beans' for task management and execution within the superpowers workflow.
  • Use Case: After updating the superpowers plugin, run this skill to seamlessly transition to using the new beans-based task execution, ensuring your development process remains uninterrupted and efficient.

Quick Start

Run the patch-superpowers skill to update the writing-plans and executing-plans skills.

Frequently Asked Questions about patch-superpowers

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

FAQPage Schema
How do I integrate beans task management into superpowers skills after a plugin update?

You can integrate beans task management by applying patches to the writing-plans and executing-plans skills within the superpowers plugin cache. This modifies the skill markdown to include bean creation steps, task sizing rules, and updated execution handoffs for CLI state tracking.

What does patching the superpowers writing-plans skill do for beans integration?

Patching the superpowers writing-plans skill adds bean creation steps and task sizing rules to the existing markdown. This enables the beans task management system to track state directly within your development planning workflow.

How do I verify if a superpowers skill patch for beans integration was applied successfully?

You verify a superpowers skill patch application by checking for specific content markers and logic changes within the modified markdown files. This confirms the beans execution handoffs and CLI state tracking updates were correctly injected.

Can I use beans CLI for task state tracking within the superpowers executing-plans workflow?

Yes, you can use beans CLI for task state tracking within the superpowers executing-plans workflow. The patch adjusts the execution logic to use beans commands for tracking progress and managing task handoffs.

Do I need to manually update superpowers skills to support beans task management?

You do not need to manually update the superpowers skills yourself. Running the patch process automatically modifies the cached writing-plans and executing-plans markdown to inject the necessary beans integration steps and rules.