Loading...
Loading...
Found 104 Skills
Internal conversation-entry router for Claude Code. Performs a lightweight intake pass at the start of substantive work: decide whether a more specific skill should be invoked first, whether specialized agent delegation is warranted, how much context is actually needed, and whether the task needs planning or can proceed directly. Not a user-facing slash command.
Use when the user wants to initialize, switch, inspect, optimize, export, or diagnose a role bundle with /roleMe.
Manage long-session context to prevent drift and degradation. Strategies for proactive summarization, branch isolation, and /clear decisions. Invoke when context feels heavy, when accuracy starts slipping, or proactively after a major phase boundary. Addresses the
Design multi-agent harnesses for long-running autonomous coding tasks. Covers generator/evaluator loops, context reset strategy, sprint contracts, and the planner-generator-evaluator architecture from Anthropic's harness research.
Find the ghost tokens. Audit Claude Code setup, see where 25-38% of your context goes, fix it. Use when context feels tight.
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules before external API calls.
Automatically activates before chapter writing to enforce a 9-item mandatory file reading checklist, which prevents AI focus degradation in long-form fiction by ensuring all context is loaded before each writing session
Document a recently solved problem to compound your team's knowledge