TechAIUsingSuperpowers

Enforce relevant skill invocation before agent responses across AI platforms.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/pagopa/cloud-strategy.github --skill techaiusingsuperpowers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TechAIUsingSuperpowers
Source: https://github.com/pagopa/cloud-strategy.github/tree/main/.github/skills/tech-ai-using-superpowers
Command: npx skills add https://github.com/pagopa/cloud-strategy.github --skill techaiusingsuperpowers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that AI agents correctly identify and utilize available tools (skills) to fulfill user requests, preventing the AI from bypassing its intended operational procedures.

Core Features & Use Cases

  • Skill Invocation Enforcement: Mandates the use of skills when there's even a slight possibility they apply to the task.
  • Instruction Prioritization: Clearly defines the hierarchy of instructions, with user directives always taking precedence over skill instructions.
  • Platform Adaptation Guidance: Provides instructions on how to adapt skill usage across different AI platforms (Claude Code, Gemini CLI).
  • Use Case: When a user asks a question that could potentially be answered or assisted by a specific skill, this skill ensures the AI first attempts to use that skill before formulating a direct response.

Quick Start

Invoke the relevant skill using the Skill tool before responding to the user.

Frequently Asked Questions about TechAIUsingSuperpowers

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

FAQPage Schema
How do I enforce AI agent tool usage before generating a response?

To enforce AI agent tool usage, you need a systematic instruction layer that mandates skill invocation before any response or action is taken. This ensures the agent identifies and utilizes available tools to fulfill user requests.

What happens when user instructions conflict with AI skill instructions?

When user instructions conflict with AI skill instructions, user directives always take precedence. This instruction prioritization hierarchy ensures that explicit user requests override the default operational procedures defined by the activated skills.

Can I adapt AI workflow skills for cross-platform usage like Claude Code and Gemini CLI?

Yes, you can adapt AI workflow skills for cross-platform usage like Claude Code and Gemini CLI. The system provides specific guidance on how to adjust skill invocation and tool utilization across different AI agent platforms.

Why does my AI agent bypass available tools during task execution?

An AI agent bypasses available tools during task execution due to a lack of systematic instruction enforcement. Without explicit rules mandating skill invocation when applicable, the agent may formulate a direct response instead of using its intended tools.

When should I mandate skill invocation in my AI workflow?

You should mandate skill invocation in your AI workflow whenever there is even a slight possibility that a specific skill applies to the task. This prevents the agent from bypassing operational procedures and ensures correct tool utilization.

Does prompt engineering help with systematic tool utilization in AI task execution?

Prompt engineering helps with systematic tool utilization by defining clear instructions for the AI agent. It establishes the hierarchy of directives and enforces the invocation of relevant skills before the agent takes any action.