holyclaude
01Plugin Claude Code
The Ultimate AI Coding Agent — combines Claude Code runtime, Superpowers workflow, Claude-Mem memory, gstack virtual team, and autoresearch experimentation into one plugin.
Plugin Claude Code
The Ultimate AI Coding Agent — combines Claude Code runtime, Superpowers workflow, Claude-Mem memory, gstack virtual team, and autoresearch experimentation into one plugin.
MCP server Claude CodeCodexCursor +2
MCP server "claude-mem" as configured in ajsai47/holyclaude. Runs memory/scripts/mcp-server.cjs with node. Needs 2 environment variables to run.
Instructions file
Instructions for ajsai47/holyclaude, covering holyclaude, architecture, integrated flow, skill reference and memory layer (claude-mem).
Agent
Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples.
Agent
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.
Agent
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.
Agent
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication…
Agent
Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…
Agent
Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential…
Agent
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: Context: User is running /hookify command without arguments\nuser: "/hookify"\nassistant: "I'll analyze the conversation to find behaviors you want to prevent"\n The /hookify command without arguments…
Agent
Autonomous experiment execution agent. Runs a single experiment cycle: modify code, evaluate, compare to baseline, and report results. Designed to be spawned by the /autoloop skill for parallel or sequential experimentation.
Agent
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples.
Agent
Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Examples:\n\n \nContext: Daisy has just created a pull request with new…
Agent
Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…
Agent
Agent "skill-reviewer" from ajsai47/holyclaude, covering skill review: [skill-name], summary, description analysis, content quality and progressive disclosure.
Agent
Combined spec reviewer that applies both superpowers code review rigor and gstack virtual team perspectives. Reviews specifications for completeness, feasibility, and team alignment.
Agent
Use this agent when you need expert analysis of type design in your codebase. Specifically use it: (1) when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, (2) during pull request creation to review all types being added, (3) when refactoring existing types to…
Skill Claude CodeCodex
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. 100ms per command. Use when you need to test a…
Command
Cancel active Ralph Wiggum loop.
Command
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
Command
Commit, push, and open a PR.
Command
Based on the above changes, create a single git commit.
Command
Guided end-to-end plugin creation workflow with component design, implementation, and validation.
Command
Guided feature development with codebase understanding and architecture focus.