using-skills

Invoke applicable skills before responding in Claude Code sessions.

125|16|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/aaddrick/claude-pipeline --skill using-skills-aaddrick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-skills
Source: https://github.com/aaddrick/claude-pipeline/tree/main/.claude/skills/using-skills
Command: npx skills add https://github.com/aaddrick/claude-pipeline --skill using-skills-aaddrick

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures all applicable skills are invoked before any response in Claude Code conversations.

Core Features & Use Cases

  • Mandatory skill invocation: Before replying, the system evaluates which skills apply and must be invoked.
  • Explicit announcement and flow: When a skill is invoked, its content is loaded and followed exactly, including any checklists and follow-up steps.
  • Use-case example: At the start of a chat, Claude checks for a skill to apply; if identified, it announces its use and applies the skill's steps before answering.

Quick Start

Invoke the Skill tool at the beginning of a conversation to identify and apply any relevant skills. If a skill applies, announce its use and follow its procedure; if none apply, proceed with normal response.

Frequently Asked Questions about using-skills

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

FAQPage Schema
How do I automate skill invocation at the start of a Claude Code conversation?

To automate skill invocation, this skill evaluates applicable skills before generating any response and enforces a deterministic flow to announce and apply them. It triggers at the start of Claude Code conversations to determine which skills must be used.

What is the correct workflow for managing skill clarifications and brainstorming prompts?

The workflow for managing clarifications ensures applicable skills are invoked and their specific checklists are followed exactly before answering. It applies across brainstorming prompts and execution steps to maintain a mandatory, non-skippable response flow.

Can I skip skill announcement and checklist steps during normal Claude Code sessions?

No, you cannot skip skill announcement or checklist steps during Claude Code sessions. The skill enforces a deterministic flow with no optional skip, ensuring any invoked skill's content is loaded and followed exactly before a reply is produced.

Does this conversation management skill work without any external dependencies?

Yes, this conversation management skill works without external dependencies. It operates independently to evaluate conversation context, identify relevant skills, and enforce their application without requiring additional components or external libraries.

What's the best way to ensure all applicable skills are loaded before replying?

The best way to ensure all applicable skills are loaded before replying is to trigger this skill at the conversation start. It evaluates which skills apply, explicitly announces their use, and follows their exact procedures before generating a response.