using-superpowers

Load and apply applicable skills from SKILL.md at task start.

5|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/jsloat/superpowers-for-copilot --skill using-superpowers-jsloat
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/jsloat/superpowers-for-copilot/tree/main/skills/using-superpowers
Command: npx skills add https://github.com/jsloat/superpowers-for-copilot --skill using-superpowers-jsloat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures every task begins by consulting the relevant skills, preventing arbitrary or unsafe actions and improving consistency across interactions.

Core Features & Use Cases

  • Reads applicable SKILL.md files at the start of a task to guide decision-making.
  • Enforces a disciplined workflow where skills inform how to approach problems, questions, and tasks.
  • Reduces misalignment by providing a standard process for initiating conversations and actions.

Quick Start

When starting a task, read the SKILL.md from the skills directory and apply its instructions before answering.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I ensure Copilot reads relevant skills before every response?▼

To ensure Copilot reads relevant skills before every response, configure the workflow to load applicable SKILL.md files at the start of a task, which enforces a disciplined, standardized behavior for all subsequent actions.

What is the best way to standardize prompt management for initial conversations?▼

Standardizing prompt management involves applying a skill-reading workflow that consults SKILL.md frontmatter to surface metadata, loading the content to guide decision-making and reduce misalignment in initial conversations.

Does this skill-reading workflow apply to task-based prompts?▼

Yes, this skill-reading workflow applies to task-based prompts by loading applicable skills from SKILL.md to guide all subsequent responses, ensuring rigorous and standardized behavior across interactions.

Why do I need to read SKILL.md files before answering questions?▼

Reading SKILL.md files before answering prevents arbitrary or unsafe actions by enforcing a standard process where skills inform how to approach problems, improving consistency and reducing misalignment.

Can I use this workflow to enforce consistent guidance across different tasks?▼

Yes, you can use this workflow to enforce consistent guidance by reading frontmatter to surface skill metadata and loading the skill content for execution, providing a standard process for initiating actions.

What are the limitations of using a skill-reading workflow for prompt management?▼

The skill-reading workflow relies on the presence and accuracy of SKILL.md files to guide decisions; without applicable skills loaded, it cannot enforce its standardized behavior or prevent arbitrary actions.