SimpleClaude
01Plugin Claude Code
Plugin marketplace listing 6 plugins: sc-core, sc-hooks, sc-extras, sc-output-styles, sc-skills.
Plugin Claude Code
Plugin marketplace listing 6 plugins: sc-core, sc-hooks, sc-extras, sc-output-styles, sc-skills.
Instructions file
Claude Code instructions for kylesnowschwartz/SimpleClaude, covering claude.md, critical rules, build commands, testing and syntax-check all hook ruby files.
Plugin Claude Code
Core SimpleClaude framework with intent-based commands and specialized agents.
Agent
Design comprehensive implementation plans and architecture blueprints. This agent SHOULD be used when planning new features, system design, or architectural decisions before implementation.
Agent
Trace and understand feature implementations across codebases. This agent SHOULD be used when investigating how existing features work or tracing code paths.
Agent
Review code for bugs, security issues, and adherence to project standards. This agent SHOULD be used when reviewing code changes for quality, security, and standards compliance.
Agent
Search across GitHub repositories, code, issues, and PRs using gh CLI. This agent SHOULD be used when comparing libraries, evaluating open source projects, searching issues/PRs across repos, finding code patterns across GitHub, or assessing project community health (e.g. "find a good state machine library for Ruby"…
Agent
Clone and search a specific library or framework's GitHub repository for documentation, API signatures, type definitions, examples, and source code. This agent SHOULD be used when the user asks how a library feature works, needs API documentation from source, wants real usage examples, or needs to examine type…
Agent
Research current events, news, blog posts, tutorials, community discussions, and general web information not found in source code repositories. This agent SHOULD be used when the user asks about industry news, technology comparisons, community opinions, troubleshooting errors with no clear library source, or…
Command
Research, analyze, and explore to build understanding.
Command
Strategic planning and analysis for requirements and roadmaps.
Command
Verify code quality, security, performance, and architecture.
Command
Build, fix, or modify code - handles all implementation tasks.
Command
Guided feature development with codebase understanding and architecture focus.
Plugin Claude Code
Optional SimpleClaude utilities for root cause analysis, claim verification, adversarial analysis, context wizards, and clean-room design.
Command
General-purpose adversarial analysis with competing finder, skeptic, and arbiter agents. Works on code, plans, docs, configs, or any artifact.
Command
Re-elicit the questions from your last message via the AskUserQuestion tool.
Command
Surfaces adversarial information intelligently.
Command
Interactive wizard to create context packets for agent tasks.
Command
Extract and verify factual claims from conversations.
Command
Systematic root cause analysis using Five Whys method.
Skill Claude CodeCodex
Clean-room reimplementation of a repository, library, API, protocol, or other software artifact. This skill SHOULD be used when the user wants to create a functionally equivalent implementation of an existing artifact without copying its internal design or expression. NOT for refactoring existing code.
Skill Claude CodeCodex
Lift-and-shift port of a repository, library, API, protocol, or other software artifact to a different language, runtime, or platform, with the original source available as a reference. This skill SHOULD be used when the user says "port from X to Y", "lift and shift", "rewrite in Go", "rewrite in Rust", "translate…
Plugin Claude Code
SimpleClaude hooks for auto-formatting, lint checks, and tool monitoring.