Find the perfect skill
PM Board Management
Productivity
Inspect and maintain the repository's .pm board: workstreams, inbox notes, milestones, and tasks. Handles board status queries and mutations such as creating, promoting, or completing work.
Autonomous iOS bug fixer
Development
Automatically fixes iOS bugs reported by /ios-qa: reads the source, applies the fix, rebuilds, redeploys, and verifies on the real device.
Codebase Health Audit
Development
Perform a comprehensive codebase health audit to identify technical debt, quality issues, and improvement opportunities.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by fixing type issues through an iterative loop until zero errors or stagnation.
Skills Audit and Improvement
Development
Assess, score, and improve existing skills in .codex/skills. Handles user requests to review, optimize, or refactor skills.
Set up pre-commit hooks (Husky + lint-staged)
Development
Set up Husky, lint-staged, and Prettier to run formatting, typecheck, and tests on every commit. Includes package manager detection.
Auto-Empirical Research Skills Router
Data & AI
Routes empirical-research requests to the right vendored skill from a 1,096-skill catalog. Supports causal inference, econometrics, replication, writing, peer review, and more.
Update a Pull Request
Development
Update an existing pull request with new changes, refresh its description, and sync with the base branch. Handles rebasing and conflict resolution.
Claude Ecosystem Promoter
Content
Marketing specialist for Claude ecosystem technology, including MCP servers, skills, plugins, and agents. Focuses on community engagement, registry submissions, and developer relations.
Apollo Caching Strategies
Development
Implement Apollo Client caching strategies, including cache policies, optimistic UI, cache updates, and normalization.
Save Custom Approach as Reusable Skill
Productivity
Guides turning successful custom approaches into reusable skills, including naming, pattern extraction, and token budget validation.
Agent File Review & Audit
Development
Audit agent files: frontmatter, triggers, voice, length, duplication. Covers agent loading, required/optional fields, and common pitfalls.