oprogramadorrealoprogramadorrealCommunityยท11 Agent Skills Included

optimus-claude

Project setup, code review, TDD, and refactoring workflows

Generates project context files, coding guidelines, formatter hooks, and test infrastructure from your actual codebase. Runs structured code reviews, test-driven development cycles, refactoring passes, and iterative auto-fix loops that enforce your own standards. Eliminates manual setup, inconsistent code quality, and degrading output on messy projects. Keeps codebases clean, tested, and documented so every development session starts from reliable context.
npx skills add oprogramadorreal/optimus-claude --all -g -y
Available:

Tells the agent which internal documentation file to load for each type of change and states the core rules for editing and versioning the skills in this repository.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

commit

Stage, commit, and optionally push local Git changes with conventional commit messages.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

optimus:init

Initialize projects for AI-assisted development with CLAUDE.md, auto-format hooks, and code-quality agents.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

/optimus:verify

Verify feature branches with test plans, git worktrees, and automated checks.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

optimus:code-review

Review uncommitted code changes with parallel AI agents for bugs and vulnerabilities.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

optimus:permissions

Configure Claude Code permissions with allow/deny rules and path-restriction hooks.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

optimus:unit-test

Generate unit tests and provision test infrastructure for existing code.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

optimus:pr

Create and update GitHub pull requests and GitLab merge requests using Conventional PR format.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

dev-setup

Generate and update README development setup instructions from project state.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

optimus:simplify

Analyze codebases against project guidelines to identify refactoring opportunities.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

tdd

Guide test-driven development through Red-Green-Refactor cycles with automated Git workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
oprogramadorrealoprogramadorreal

commit-message

Generate conventional commit messages from staged, unstaged, and untracked git changes.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install optimus-claude?โ–ผ

Run `npx skills add oprogramadorreal/optimus-claude --all -g -y` in your terminal to install all skills globally.

What does optimus-claude do for my project?โ–ผ

It analyzes your codebase and generates CLAUDE.md files, coding guidelines, formatter hooks, and test infrastructure, then enforces those standards during code review, refactoring, and TDD.

How do I start using it on an existing project?โ–ผ

Run the init skill first to generate project context and test infrastructure, then use the review, refactor, unit-test, or TDD skills as needed.

Does it support monorepos and multi-repo workspaces?โ–ผ

Yes. The skills detect monorepo and multi-repo layouts and apply per-subproject or per-repo documentation, guidelines, and commands automatically.

Can it run automated fix loops without supervision?โ–ผ

Yes. The deep skill runs review, refactor, or coverage in iterative loops with fresh subagents, automatic fixes, test verification, and resumable state.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’