By clomia
Catch overlooked issues in Claude sessions by reviewing parallax analysis logs, and automate security warnings with Python hooks for memory injection, watcher, and syncing.
English | 한국어
Plugins that amplify Claude Code's autonomy.
uv is required. Install it if you don't have it.
Add this repository to the marketplace: claude plugin marketplace add clomia/claude-automata
Intelligence booster for complex tasks
This plugin keeps Claude Code from stopping short and drives it to finish the job.
LLMs generate tokens starting from the representation space activated by their input, and the further generation proceeds, the more prior outputs tend to constrain subsequent exploration, narrowing its scope. Therefore, to explore regions the model struggles to reach on its own, input that activates new regions is needed.
This tendency is one of the factors that leave people unsatisfied with single-turn results in Claude Code and lead them to iterate across multiple turns.
parallax generates and injects input that activates new regions, enabling the model to reach regions it struggles to reach on its own — improving single-turn result quality.
claude plugin install parallax@claude-automata
Automatically activates when the prompt ends with the parallaxthink keyword
Example: Make a tic-tac-toe game in HTML. parallaxthink
Use the /parallax-log command to view the most recent parallax log.
To use in local scope, add the
--scope localoption to the command.
claude plugin install {plugin}@claude-automataclaude plugin uninstall {plugin}@claude-automataclaude plugin enable {plugin}@claude-automataclaude plugin disable {plugin}@claude-automataclaude plugin marketplace update claude-automata
claude plugin update {plugin}@claude-automata
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub clomia/claude-automata --plugin parallaxComplete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Continuous learning hooks for gladiator MCP (observe patterns, reflect on them)
Add 'ultrawork' to any prompt for maximum parallel execution.
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions