using-superpowers

Enforce Skill invocation before replying in tool-guided conversations.

14|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/cloudbro-kube-ai/k13d --skill using-superpowers-cloudbro-kube-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-superpowers
Source: https://github.com/cloudbro-kube-ai/k13d/tree/main/skills/superpowers/using-superpowers
Command: npx skills add https://github.com/cloudbro-kube-ai/k13d --skill using-superpowers-cloudbro-kube-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces discipline in AI conversations by ensuring Skill invocation is checked before any answer, guiding behavior and reducing drift when clarifications are needed.

Core Features & Use Cases

  • Mandatory Skill invocation before any reply, including clarifications.
  • Deterministic workflow: check applicability, announce usage, and load guidance from Skill definitions.
  • Safety and governance: red flags, priority rules, and structured guidance to improve consistency and safety.

Quick Start

Invoke the Skill tool at the start of every conversation to determine applicability and load its guidance.

Frequently Asked Questions about using-superpowers

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

FAQPage Schema
How do I enforce mandatory tool invocation before generating an AI reply?

Enforcing tool invocation requires a deterministic workflow that checks Skill applicability, announces usage, and loads instructions from YAML frontmatter before generating any response.

What is the best way to prevent AI conversation drift during clarifications?

The best way to prevent conversation drift is to enforce Skill invocation before any reply, applying structured guidance and priority rules to constrain responses during clarifications.

Does my Skill unit require a specific format to enable tool-guided conversations?

Yes, enabling tool-guided conversations requires each Skill unit to include a YAML frontmatter with name and description fields to load instructions correctly before responding.

How do I set up a deterministic workflow for AI safety and governance?

Setting up a deterministic AI safety workflow involves applying mandatory Skill invocation to check red flags and priority rules, ensuring consistent behavior across planning and execution tasks.

When should I not use mandatory Skill invocation in communication workflows?

Mandatory Skill invocation should not be used when no Skill could inform or constrain the response, as the enforcement applies specifically whenever a Skill might guide behavior or improve safety.