using-bones-powers

Locate and apply bones-powers skills at the start of Bones workspace conversations.

4|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/danmestas/wardrobe --skill using-bones-powers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-bones-powers
Source: https://github.com/danmestas/wardrobe/tree/main/skills/using-bones-powers
Command: npx skills add https://github.com/danmestas/wardrobe --skill using-bones-powers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Starting a bones workspace requires consistent discovery and application of bones-powers skills, plus mandatory Skill tool invocation before any response. This ensures prompts are guided by the correct skills and prevents unintentional behavior.

Core Features & Use Cases

  • Frontmatter-driven discovery: each skill exposes its name and description for automated discovery and orchestration.
  • Instruction-priority governance: user instructions take precedence, bones-powers override the default system prompt, enabling consistent task routing.
  • Cross-harness readiness: provides guidance on tool mappings and access patterns for Claude Code and other harnesses.

Quick Start

Invoke the Skill tool at the start of every bones workspace conversation to locate and apply bones-powers skills.

Frequently Asked Questions about using-bones-powers

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

FAQPage Schema
What is instruction-priority governance for Bones workflows?

Instruction-priority governance establishes that user instructions take precedence, bones-powers override the default system prompt, and the default system acts as the baseline. This hierarchy ensures consistent task routing across Bones workflows.

Can I use bones-powers skills with Claude Code and other harnesses?

Yes, bones-powers provides cross-harness readiness by supplying tool mappings and access patterns for Claude Code and other harnesses. This ensures consistent skill usage and frontmatter-based discovery across different environments.

How does frontmatter-driven skill discovery work in a Bones workspace?

Frontmatter-driven discovery works by having each bones-powers skill expose its name and description through frontmatter metadata. This allows automated discovery and orchestration of skills at the start of a Bones workspace conversation.

Why do my Bones workspace prompts ignore skill instructions and use the default system?

Bones workspace prompts ignore skill instructions when the Skill tool is not invoked at the start of the conversation. Applying bones-powers ensures instruction-priority rules override the default system prompt with the correct skills.