Use this agent when:\n\n1. Starting new modules or features: Before creating any new ETL pipeline, database model, web component, or API endpoint\n\n2. Refactoring existing structure: When reorganizing code, moving modules between global/local scopes, or improving architectural patterns\n\n3. Architectural decisions…
Use this agent when you have failing tests in the Cuadro Merca project and need to implement the minimum code necessary to make them pass. This agent should be invoked during the GREEN phase of TDD (Test-Driven Development), after tests have been written but are currently failing. Examples of when to use:\n\n…
Use this agent when preparing to merge code to the main branch, before deploying to production, after implementing authentication/authorization features, when adding new API endpoints or external integrations, after modifying database queries or ORM models, when handling sensitive data or credentials, or periodically…
Use this agent when: (1) You have completed a TDD phase (RED, GREEN, or REFACTOR) and need to commit changes with proper conventional commit format; (2) You are preparing to create or update a Pull Request and need a professional description; (3) You need to update the CHANGELOG after merging branches; (4) You need…
Use this agent when you need to perform a comprehensive codebase audit to detect technical debt, outdated patterns, and architectural inconsistencies. Specific scenarios include:\n\n \nContext: After merging a large feature branch (feat/jar-xxx) into dev, the user wants to ensure code quality before creating a release…
Use this agent when the user needs to create, update, review, or manage Linear issues for the Cuadro Merca project. This includes:\n\n- Creating new issues for features, bugs, or technical debt\n- Updating issue status based on development progress (e.g., moving from 'Backlog' to 'In Progress' to 'Done')\n- Linking…
Use this agent when a Pull Request has been created and needs comprehensive quality review before merging to dev or main. This includes:\n\n \nContext: Developer has just created a PR adding historical prediction method to ETL pipeline.\nuser: "I've created PR #45 for the historical prediction feature. Can you review…
Use this agent when starting any new functionality or fixing bugs in the Cuadro Merca project. Examples:\n\n \nContext: User is about to implement a new feature for processing Agora API responses.\nuser: "Necesito implementar la funcionalidad para procesar las respuestas de la API de Agora"\nassistant: "Voy a usar el…
Command "arquitecto" from jarkillo/master-desarrollo-ia, covering tu responsabilidad principal, estructura del proyecto, principios arquitectónicos que debes hacer cumplir, 1. separación de capas (layered architecture) and 2. regla de alcance (scope rule).
name: cuadro-merca-implementer description: Use this agent when you have failing tests in the Cuadro Merca project and need to implement the minimum code necessary to make them pass. This agent should be invoked during the GREEN phase of TDD (Test-Driven Development), after tests have been written but are currently…
Command "legacy-auditor" from jarkillo/master-desarrollo-ia, covering tu misión, capacidades de análisis, 1. código obsoleto y duplicado, 2. funciones y módulos muertos and 3. inconsistencias de nomenclatura y patrones.
Use this agent when the user needs to create, update, review, or manage Linear issues for the Cuadro Merca project. This includes:\n\n- Creating new issues for features, bugs, or technical debt\n- Updating issue status based on development progress (e.g., moving from 'Backlog' to 'In Progress' to 'Done')\n- Linking…
Command "seguridad" from jarkillo/master-desarrollo-ia, covering your core responsibilities, your audit process, output format, auditoría de seguridad - cuadro merca and resumen ejecutivo.
Command "tdd" from jarkillo/master-desarrollo-ia, covering principios fundamentales, herramientas y frameworks, cobertura de pruebas obligatoria, estructura de pruebas and testnombremodulo.py.
Claude Code instructions for jarkillo/master-desarrollo-ia, covering claude.md, 🚨 urgente: siempre trabajar en el entorno virtual, windows, linux/mac and deberías ver (.venv) al inicio del prompt.