using-razorback

Invoke the Skill tool at the start of every interaction.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Establishes a mandatory Skill invocation at the outset of every interaction, ensuring the AI checks and selects applicable razorback capabilities before responding.

Core Features & Use Cases

  • Enforces early Skill invocation to map user intent to Razorback capabilities.
  • Standardizes how plans are dispatched and how subagents are engaged across supported harnesses.
  • Provides policy and workflow guidance to maintain safe, efficient executions.

Quick Start

Invoke the Skill tool at the very start of the conversation and follow its guidance before answering.

Frequently Asked Questions about using-razorback

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

FAQPage Schema
How do I ensure the right AI skill is invoked at the start of an interaction?

To ensure the right skill is invoked at the start of an interaction, this workflow requires the AI to check and select applicable capabilities before responding. It enforces early skill invocation to map user intent directly to available policies.

What is the purpose of early skill invocation in workflow management?

The purpose of early skill invocation is to establish a mandatory check at the outset of every interaction. This standardizes how plans are dispatched and how subagents are engaged, maintaining safe and efficient executions.

How do I set up a skill for discovery and activation?

To set up a skill for discovery and activation, you need a SKILL.md file containing YAML frontmatter. This frontmatter must include at least a name and a description to enable the system to find and activate the capability.

Can I use this workflow to dispatch subagents before planning a response?

No, you cannot use this workflow to dispatch subagents before planning. The skill invocation applies before planning, subagent dispatch, or any response to respect user instructions and applicable policies.

Does early skill invocation work without frontmatter metadata?

No, early skill invocation does not work without frontmatter metadata. The mechanism requires a SKILL.md file with YAML frontmatter containing at least a name and description to successfully enable discovery.

When do I need to apply skill invocation policies in my workflow?

You need to apply skill invocation policies at the very start of the conversation. Applying this workflow before answering ensures the AI checks and selects applicable capabilities, respecting user instructions and workflow policies.