ajsai47

65 mods across 2 repositories, 313 stars between them.

holyclaude

01

ajsai47/holyclaude

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.

11 5mo ago A tokens not measured original MIT

claude-mem

02

ajsai47/holyclaude

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.

11 5mo ago A tokens not measured original MIT

ajsai47/holyclaude

Instructions file

Instructions for ajsai47/holyclaude, covering holyclaude, architecture, integrated flow, skill reference and memory layer (claude-mem).

11 5mo ago A 1,506 tokens original MIT

agent-creator

04

ajsai47/holyclaude

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.

11 5mo ago A 55 tokens copy · 100% MIT

code-architect

05

ajsai47/holyclaude

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.

11 5mo ago A 40 tokens copy · 100% MIT

code-explorer

06

ajsai47/holyclaude

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

11 5mo ago A 33 tokens copy · 100% MIT

code-reviewer

07

ajsai47/holyclaude

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…

11 5mo ago A 234 tokens copy · 100% MIT

code-simplifier

08

ajsai47/holyclaude

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…

11 5mo ago A 86 tokens copy · 97% MIT

comment-analyzer

09

ajsai47/holyclaude

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…

11 5mo ago A 404 tokens copy · 75% MIT

ajsai47/holyclaude

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…

11 5mo ago D 158 tokens copy · 92% MIT

experiment-runner

11

ajsai47/holyclaude

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.

11 5mo ago A 46 tokens original MIT

plugin-validator

12

ajsai47/holyclaude

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.

11 5mo ago A 55 tokens copy · 100% MIT

pr-test-analyzer

13

ajsai47/holyclaude

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…

11 5mo ago A 348 tokens copy · 89% MIT

ajsai47/holyclaude

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…

11 5mo ago A 308 tokens original MIT

skill-reviewer

15

ajsai47/holyclaude

Agent

Agent "skill-reviewer" from ajsai47/holyclaude, covering skill review: [skill-name], summary, description analysis, content quality and progressive disclosure.

11 5mo ago A 0 tokens copy · 100% MIT

spec-reviewer

16

ajsai47/holyclaude

Agent

Combined spec reviewer that applies both superpowers code review rigor and gstack virtual team perspectives. Reviews specifications for completeness, feasibility, and team alignment.

11 5mo ago A 37 tokens original MIT

ajsai47/holyclaude

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…

11 5mo ago A 304 tokens original MIT

browse

18

ajsai47/holyclaude

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…

11 5mo ago A 119 tokens original MIT

clean_gone

20

ajsai47/holyclaude

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.

11 5mo ago A 31 tokens copy · 100% MIT

commit

22

ajsai47/holyclaude

Command

Based on the above changes, create a single git commit.

11 5mo ago A 4 tokens copy · 100% MIT

create-plugin

23

ajsai47/holyclaude

Command

Guided end-to-end plugin creation workflow with component design, implementation, and validation.

11 5mo ago A 16 tokens copy · 100% MIT

feature-dev

24

ajsai47/holyclaude

Command

Guided feature development with codebase understanding and architecture focus.

11 5mo ago A 11 tokens original MIT