Find the perfect skill
Multi-Agent Code Review
Development
Runs parallel external agent reviews (Codex + Gemini) on code changes, critically verifies suggestions, and returns filtered improvements.
Create a GitHub Pull Request for the Current Branch
Development
Creates a GitHub PR for the current branch, transitions linked Jira tickets to review, and records the PR URL.
Automated Architectural Code Review
Development
Automated architectural review of pull requests using SOLID, DRY/KISS/YAGNI, OWASP/NIST security, and quantitative complexity thresholds. Outputs a formatted severity/dimension/location/violation/refactor matrix.
Cry: Skill Cycle (implement/validate/package)
Development
Shortcut to invoke warrior-claudionor and run the implement → validate → package cycle of an Anthropic Agent Skills project.
Create High-Quality Git Commits
Development
Guides creating quality commits: gathers git context, runs relevant agents, groups changes, and updates changelog for user-facing changes.
Modern JavaScript Patterns
Development
Comprehensive guide for mastering ES6+ features and functional programming patterns for writing clean, maintainable, and performant code.
Create Agent Skill
Development
Create a new agent skill with procedural guidance templates for workflow automation.
Generate skills from documentation
Development
Process to generate agent skills from a project's official documentation.
Skill Creator
Development
Guides the agent through authoring and validating agent skills: structure, metadata, references, and evals.
Critical Evaluation of Review Feedback
Development
A workflow for team leads to critically analyze code review feedback, distinguishing valid issues from misunderstandings.
Code Review Skill
Development
Comprehensive code review guidance for many languages, focused on constructive feedback, systematic analysis, and team collaboration.
Distributed Debugging and Tracing
Development
Expert in setting up debugging environments, distributed tracing, and diagnostic tools for development and production.