From meta-harness
Show currently loaded context, declared absences, and context budget utilization. Use to check what context is loaded and what is missing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/meta-harness:context-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current state of the context contract for this session.
Show the current state of the context contract for this session.
Read harness-config.json → context.tier1. For each item:
.claude/memory/topics/Read harness-config.json → context.tier2. For each item:
Read harness-config.json → context.tier3. For each item:
Read harness-config.json → context.external_systems. For each:
.mcp.json for configurationRead .claude/memory/logs/absences.jsonl for this session's absence declarations.
=== CONTEXT STATUS ===
Tier 1 (Hot — Always Loaded):
✓ customer-context 2.1KB LOADED
✓ product-catalog 3.4KB LOADED
✗ meeting-agenda — ABSENT (declared at session start)
Tier 2 (Warm — On Demand):
○ crm-integration MCP AVAILABLE
○ email-history Skill AVAILABLE
○ competitor-analysis Skill NOT CONFIGURED
Tier 3 (Cold — Archival):
○ historical-deals Archive ACCESSIBLE
○ market-reports Archive NOT FOUND
External Systems:
○ hubspot-crm MCP CONFIGURED
○ linkedin-sales-nav MCP NOT CONFIGURED
Budget: 5.5KB / 25KB (22%) ▓▓░░░░░░░░
Absences This Session:
- meeting-agenda: file not found at .claude/memory/topics/meeting-agenda.md
harness-config.json is not found, report "No harness configuration found. Run /meta-harness:new-harness to create one." and show only what exists in .claude/memory/.claude/memory/ directory does not exist, report "Memory directory not initialized. No context available."npx claudepluginhub rodhappi/meta-harness-plugin --plugin meta-harnessCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.