AnaCataVC
UserSkills and agents for Claude and Gemini
Categories
Indexed Skills (15)
ami-data-validator
Validates structural consistency between code changes and data definitions (DB connections, queries) prior to a PR.
ami-docs-updater
Identifies if codebase documentation exists and updates it to reflect code changes before publishing a PR.
ami-learnings-extractor
Analyzes recent code changes to extract architectural decisions, lessons, patterns, and surprises, documenting them for future reference.
ami-pr-comment-analyzer
Analyzes code review comments left by other developers on an active Pull Request, extracting pending tasks, suggestions, and offering to reply.
ami-pr-conflict-detector
Analyzes other open Pull Requests in the repository to alert if there are parallel PRs that might conflict with the current changes.
ami-quality-auditor
Performs a deep code quality, security, and structure audit on modified files prior to publishing a PR.
ami-quick-reviewer
Performs a static analysis of modified or untracked files before a commit to ensure code quality and English-only rules.
ami-release-drafter
Analyzes git commits to automatically draft comprehensive bilingual release notes (English and Spanish) grouped by feature, bug fix, and maintenance.
ami-release-tagger
Analyzes git commits since the last tag and determines the next semantic version. Handles stable, QA, and RC tags.
ami-test-creator
Automatically generates tests for modified code if no existing tests cover the changes.
ami-test-runner
Finds and executes the test suite for the current project to ensure no regressions before opening a Pull Request.
ami-project-architect
Interactively sets up the initial architecture of a new project. It gathers requirements, researches technologies, proposes a stack and folder structure with constant user interaction, and finally scaffolds the initial files and a comprehensive README.md.
ami-tech-debt-scanner
Analyzes the repository for technical debt, including outdated dependencies, dead code, duplication, and architectural inconsistencies. Provides a classified report based on criticality, effort, and risk.
ami-doc-architect
Helps generate project documentation. Scans the repo to understand its structure, adapts to existing documentation styles, proposes a documentation strategy if starting from scratch, and interactively builds out the docs.
ami-pr-peer-reviewer
Assists in reviewing Pull Requests from other people. Understands the PR goal, reads available documentation, asks the user clarifying questions, focuses solely on modified code, and outputs quality observations with criticality levels.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.