using-skills

Scan the .claude/skills/ library and execute chosen skills exactly as defined.

1|2|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/jayhjenkins/ProductOSv0.2 --skill using-skills-jayhjenkins
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: using-skills
Source: https://github.com/jayhjenkins/ProductOSv0.2/tree/main/.claude/skills/meta/using-skills
Command: npx skills add https://github.com/jayhjenkins/ProductOSv0.2 --skill using-skills-jayhjenkins

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures mandatory skill discovery and correct skill usage before every task, preventing gaps in expertise application.

Core Features & Use Cases

  • Skill discovery & loading: Scan the .claude/skills/ library, read current versions, and load referenced supporting files.
  • Transparent execution: Announce your intent to use a skill and follow its steps exactly, ensuring traceability.
  • Quality and governance: Enforce TodoWrite for checklists and invoke required quality gates and context-assembly rules when applicable.

Quick Start

Before starting any task, scan the available skills in .claude/skills/, read the current versions, and declare your intention to use a relevant skill.

Frequently Asked Questions about using-skills

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

FAQPage Schema
How do I ensure the correct skill version is loaded before starting a task?▼

To ensure correct skill loading, scan the .claude/skills/ library to read current versions, announce your intent to use a specific skill, and execute its steps exactly as defined before starting any task.

What is the best way to enforce quality gates and checklists during task execution?▼

The best way to enforce quality gates is by invoking required context-assembly rules when applicable and using TodoWrite to manage all checklists, ensuring steps are executed in strict order.

Do I need to manually discover skills before executing a complex workflow?▼

Yes, mandatory skill discovery is required before executing a complex workflow. You must scan available skills, load referenced supporting files, and declare your intention to use a relevant skill to prevent gaps in expertise application.

Why does transparent execution matter when applying skills to a task?▼

Transparent execution matters because announcing your intent and following skill steps exactly ensures full traceability, preventing errors caused by skipping steps or invoking sub-skills incorrectly.

Can I invoke sub-skills dynamically during task execution?▼

Yes, you can invoke sub-skills dynamically. The skill execution process requires following defined steps in order, which includes invoking required sub-skills and applying quality gates as specified.