
Centralized LLM configuration and documentation management system. Tools for building skills, commands, agents, prompts, and managing MCP servers. Multi-LLM support (Claude Code, Codex, OpenCode).
@matteocervelli/llms
Analyze test coverage with detailed metrics, identify gaps, and generate comprehensive reports. Use when measuring code coverage, finding untested code, or validating coverage thresholds.
@matteocervelli/llms
Check version compatibility, breaking changes, and security vulnerabilities for dependencies
@matteocervelli/llms
Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.
@matteocervelli/llms
Plan sprints with capacity management, dependency checking, and priority-based story selection
@matteocervelli/llms
Validate user stories against INVEST criteria and suggest improvements
@matteocervelli/llms
Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.
@matteocervelli/llms
Permission test. Use for testing.
@matteocervelli/llms
Create comprehensive pull requests with detailed descriptions, test plans, and proper git workflow. Use when finalizing features to ensure high-quality PRs.