kylesnowschwartzkylesnowschwartzCommunity·4 Agent Skills Included

SimpleClaude

Code planning, review, refactoring, and PR workflows

Plans, builds, explores, and reviews code through intent-based commands and specialized sub-agents. Automates PR reviews, dead code detection, duplication hunting, and post-session cleanup without manual auditing. Adds auto-formatting hooks, output styles, diagram generation, and structured reasoning to speed up daily development work.
npx skills add kylesnowschwartz/SimpleClaude --all -g -y
Available:

Tells the agent how the plugins are structured, which tool permissions each agent type may use, and how to route work across the core commands and sub-agents.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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