nicolas-codemate
@nicolas-codemate
Public Skills
mentor-workflow
by nicolas-codemate
Coaching workflow orchestrator. Guides the developer through implementation without writing code.
code-review
by nicolas-codemate
Performs code review via isolated fresh agent with no conversation context. Use when running /resolve workflow step 08, /review-code command, or when user asks to "review code", "review changes", or "code review". Delegates to code-reviewer subagent to prevent confirmation bias.
resolve-workflow
by nicolas-codemate
Modular ticket resolution workflow orchestrator. Loads steps dynamically based on mode and current state.
create-pr
by nicolas-codemate
Skill for pushing branch and creating pull requests with proper target branch detection and draft support.
plan-validation
by nicolas-codemate
Interactive plan validation loop for /resolve. Displays plan, offers modification/regeneration options, handles validation states.
mcp-tool-creator
by nicolas-codemate
Create a project-scoped MCP server that exposes Docker Compose services as named tools. Use when a project has a docker-compose.yml and the user wants to create MCP tools for running commands like linting, testing, database queries, or any docker compose exec operation. Triggers: "create MCP tools", "expose docker tools", "setup project tools", "mcp server for docker", "docker tools for Claude".
analyze-ticket
by nicolas-codemate
Skill for analyzing ticket complexity and determining required workflow phases. Uses scoring system to classify tickets as SIMPLE, MEDIUM, or COMPLEX, which determines exploration depth and planning approach.
fetch-ticket
by nicolas-codemate
Skill for retrieving tickets from various sources (YouTrack, GitHub, file). Detects source automatically from ticket ID pattern and outputs normalized markdown format.
init-project
by nicolas-codemate
Interactive wizard for configuring ticket resolution workflow. Creates .claude/ticket-config.json with source, branch, and complexity settings.
setup-workspace
by nicolas-codemate
Skill for creating feature branches or git worktrees for ticket implementation. Handles branch naming, base branch selection, and workspace isolation.
ticket-workflow
by nicolas-codemate
Global skill for ticket resolution workflow with state machine and resume capability. Coordinates fetch-ticket, analyze-ticket skills and integrates with AEP/Architect for planning.
architect
by nicolas-codemate
Software architecture skill for designing high-quality implementation plans. Provides universal patterns, quality checklists, and architectural guidelines. Use during planning phase to ensure plans are well-structured, atomic, and follow best practices.
aep
by nicolas-codemate
Analyse-Explore-Plan methodology for thorough analysis and planning before development. Use when starting a new feature, investigating a problem, or needing to understand a codebase before making changes. Provides structured workflow with parallel exploration agents and clarification questions. Integrates with Architect skill for high-quality implementation plans.
rgpd-request
by nicolas-codemate
Automatiser les demandes RGPD (suppression, accès, portabilité des données personnelles). Utiliser ce skill quand l'utilisateur souhaite exercer ses droits RGPD auprès d'une entreprise, notamment pour la suppression de données marketing, le droit à l'oubli, ou l'accès à ses données personnelles. Déclenché par des demandes comme "supprimer mes données", "RGPD", "désabonnement", "droit à l'oubli", "mes données personnelles".