Find the perfect skill
Create Pull Request from Changes
Development
Creates a feature branch, commits changes, pushes to fork, and opens a draft PR against iopsystems/rezolus.
Skill-Improver Agent Dispatch
Development
Command to dispatch the report-only skill-improver agent on a skill's eval logs, propose SKILL.md edits, and leave the human to apply them.
API Contract Normalizer
Development
Standardize API contracts across endpoints for consistency, including pagination format, error structure, response envelope, and versioning strategy.
Android Kotlin Development
Development
Develop native Android apps with Kotlin using MVVM, Jetpack Compose, Retrofit, Room, and modern architecture.
TDD for Creating Agents & Skills
Development
Use TDD to create new agents/skills: write test scenarios first, then the definition, then refine. Ensures the behavior actually changes.
Ask Matt - Skill Router
Development
Routes to the right skill or flow for your situation. A meta-skill that navigates the skill library.
Create Pull Request (Vision-Agents)
Development
Create a draft pull request for the Vision-Agents repository using gh CLI, following project conventions.
Git commit workflow with automated checks
Development
Creates Git commits with pre-commit hook handling, lint/type checks, test fixing, and doc updates. Uses ruff, pyright, biome, and tsc.
Multi-Persona Code Review Assistant
Development
Multi-language code reviewer with 9 specialized personas. Works locally or on GitHub PRs, posts inline comments, and resolves prior comments automatically.
Skrift Form System
Development
Skrift forms combine Pydantic validation with CSRF protection, template rendering, and hooks. Define forms with FormModel or decorator, customize fields via json_schema_extra.
PostHog Survey SDK Audit
Development
Audit PostHog survey SDK features and version requirements across JavaScript, iOS, Android, and Flutter. Verifies SDK paths and tracks issues.
Bankr Portfolio
Development
Skill for querying portfolio data and balances via natural language prompts. Covers multi-chain holdings and valuations.