SKILL TIERS banner
boshu2 boshu2

SKILL TIERS

Development community

Description

# Skill Tier Taxonomy This document defines the internal `tier` field used in skill frontmatter. Publicly, AgentOps talks about bookkeeping, validation, primitives, and flows. The tier names below are the internal execution taxonomy behind that operating model. ## Tier Values Skills fall into three functional categories, plus infrastructure tiers for internal and library skills. | Tier | Category | Description | Examples | |------|----------|-------------|----------| | **judgment** | Validat

Installation

Installs to ~/.claude/skills/boshu2-agentops-skill-tiers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/boshu2-agentops-skill-tiers && curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/HEAD/skills/SKILL-TIERS.md -o ~/.claude/skills/boshu2-agentops-skill-tiers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository