SimpleClaude
Code planning, review, refactoring, and PR workflows
All Skills in This Repository (4)
Pure Emerald Level Indicatorssc-skill-builder
Create, audit, and package Claude Code skills with router-based structure.
sc-gemini-imagegen
Automate image generation and editing using the Gemini API.
sc-frontend-design
Generate production-grade HTML/CSS/JS frontend interfaces with a specified aesthetic direction.
sc-pull-request-skills
Fetch and resolve GitHub PR review threads via Bash scripts and APIs.
Frequently Asked Questions
FAQPage SchemaHow to install SimpleClaude?▼
Run `npx skills add kylesnowschwartz/SimpleClaude --all -g -y` in your terminal to install all plugins globally.
What does SimpleClaude do?▼
It adds intent-based commands for planning, implementing, exploring, and reviewing code, plus agents for PR review, refactoring, cleanup, and codebase health checks.
Can SimpleClaude review pull requests automatically?▼
Yes. Commands like sc-review-pr and sc-resolve-pr-parallel fetch PR context, run review agents, and batch-resolve reviewer comments.
Does SimpleClaude work with Claude Code?▼
Yes. It is built as a set of Claude Code plugins with commands, agents, hooks, and output styles that load directly into your session.
Can I get second opinions from other models?▼
Yes. The adversarial review commands call external Codex and Gemini CLIs alongside Claude to cross-check findings on the same code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core