ss-using-superspec

Explain superspec skill invocation order and safety constraints at session start.

2|2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/CoyoteLeo/superspec --skill ss-using-superspec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ss-using-superspec
Source: https://github.com/CoyoteLeo/superspec/tree/main/skills/ss-using-superspec
Command: npx skills add https://github.com/CoyoteLeo/superspec --skill ss-using-superspec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps users understand how to interact with superspec skills and when to invoke them at the start of a session.

Core Features & Use Cases

  • Clarifies the standard invocation order: process skills first (ss-brainstorming) and implementation skills second (ss-subagent-driven-development).
  • Communicates safety guardrails, access rules, and subagent workflow to ensure safe, predictable behavior.
  • Provides quick references on how to discover and access skills during a session.

Quick Start

Explain at the start of a session how to interact with superspec skills and when to invoke them.

Frequently Asked Questions about ss-using-superspec

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

FAQPage Schema
How do I invoke superspec skills at the start of a session?

To invoke superspec skills at the start of a session, follow the standard invocation order: process skills like ss-brainstorming first, then implementation skills like ss-subagent-driven-development. This sequence ensures safe and predictable behavior.

What is the standard invocation order for superspec workflow skills?

The standard invocation order for superspec workflow skills requires processing skills first and implementation skills second. This instruction priority governs access rules and clarifies safety constraints to prevent unsafe actions during execution.

How does the subagent workflow handle safety guardrails and access rules?

The subagent workflow handles safety guardrails by enforcing strict instruction priority and access rules. It communicates these constraints to ensure predictable behavior and explicitly avoids unsafe actions during skill invocation.

When do I need to understand superspec skill priority before acting?

You need to understand superspec skill priority before acting at the start of a session. Clarifying the invocation flow and safety constraints beforehand ensures you properly discover, access, and execute skills without triggering unsafe actions.

Are there safety constraints preventing unsafe actions during superspec skill execution?

Yes, superspec skill execution includes safety constraints that prevent unsafe actions. The guidelines specify instruction priority, access rules, and subagent workflow guardrails to maintain safe and predictable behavior throughout the session.