skill-loading-patterns

Official

Load skills proactively and correctly.

Authoroddship
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common failure pattern of agents guessing or incorrectly inferring project conventions and file locations by providing clear rules on when and how to load necessary skills proactively.

Core Features & Use Cases

  • Rule-Based Skill Loading: Defines specific rules for loading skills based on the operation being performed (e.g., cloning repos, git operations, starting dev servers).
  • Convention Enforcement: Ensures that project-specific conventions, worktree locations, and build patterns are followed by prioritizing project skills.
  • Keyword-to-Skill Mapping: Provides a clear mapping from keywords in user requests to the appropriate skills that should be loaded.
  • Use Case: When asked to "clone the bosun repo and set up the dev environment," this skill ensures that both the git and github skills are loaded, preventing incorrect assumptions about repository structure and ensuring proper setup.

Quick Start

When cloning a repository, load the 'git' and platform-specific skills first.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-loading-patterns
Download link: https://github.com/oddship/bosun/archive/main.zip#skill-loading-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.