CommunityCoding & Developmentgithub.com

walterreid/reflex-anthropic-skill

Reflex is a skill for Claude that discovers and loads behavioral modules at runtime through filesystem convention. No registry, no config, no hardcoded lists. You say reflex [module], a Python router finds the module, and only that module's instructions enter the LLM context. A system with 1,000 modules has the same context overhead as one with 3

What is reflex-anthropic-skill?

reflex-anthropic-skill is a Claude Code agent skill that reflex is a skill for Claude that discovers and loads behavioral modules at runtime through filesystem convention. No registry, no config, no hardcoded lists. You say reflex [module], a Python router finds the module, and only that module's instructions enter the LLM context. A system with 1,000 modules has the same context overhead as one with 3.

Works withClaude Code~Codex CLI~Cursor
npx skills add walterreid/reflex-anthropic-skill

Installed? Explore more Coding & Development skills: steipete/bluebubbles, steipete/eightctl, steipete/blucli · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

What does reflex-anthropic-skill do?

Reflex is a skill for Claude that discovers and loads behavioral modules at runtime through filesystem convention. No registry, no config, no hardcoded lists. You say reflex [module], a Python router finds the module, and only that module's instructions enter the LLM context. A system with 1,000 modules has the same context overhead as one with 3

Related Skills