en un clic
dotfiles
dotfiles contient 33 skills collectées depuis luismayta, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Bootstrap agent configuration and generate AGENTS.md from project config (codi.toml), SCM flow, monorepo structure, MCP ecosystem, and docs/ — template-based and idempotent.
Repository understanding and hierarchical codemap generation
Audit and synchronize local OpenCode context, commands, skills, agents, config, and AGENTS.md with the current repository.
Generate a daily planning Markdown file combining Google Calendar events and Jira tasks. Creates an executable daily agenda with configurable parameters, dynamic emoji detection, and timezone support.
Create consistent releases and changelogs
Validate, push the current branch, and create a GitHub pull request from the current diff
Push branch commits and update the existing PR body safely (prefer REST API)
Find vulnerabilities or errors in a pull request (checks, scans, merge blockers) and propose fixes.
Validate, push the current branch, and create a GitLab merge request from the current diff
Push branch commits and update the existing MR body safely (prefer REST API)
Find vulnerabilities or errors in a pull request (checks, scans, merge blockers) and propose fixes.
Multi-commit planner from git working tree. LLM groups changed files into logical commits using codi CLI context and executes them via codi commit.
Reduce image file size using the MCP image-compression tool. If no path is provided, ask the user for the file.
Skill para registrar worklogs en Jira usando el issue key derivado del branch actual y una descripcion basada en los commits del branch.
Skill para consultar Jira Cloud mediante MCP y generar un archivo CSV con las tareas más frecuentes de un proyecto dado, sin filtrar por estado.
Skill para gestionar incidentes en Jira Cloud usando el MCP de Atlassian (crear, buscar y actualizar issues).
Generate Jira Epic and Task definitions from context using templates. Creates markdown artifacts under .codi/jira/issues/ with unique identifiers.
Resolve a Jira issue, ensure the correct branch, generate an OpenSpec prompt, and enrich context using Obsidian MCP for documentation and CodeGraph MCP for structural code analysis.
Skill para sincronizar componentes de Jira con un archivo markdown. Crea, actualiza y reconcilia componentes (incluyendo description).
Skill para sincronizar filtros de Jira con un archivo markdown. Crea, actualiza y reconcilia filtros (incluyendo JQL, description y favourite).
Generate Jira Task definitions from context using templates. Creates markdown artifacts under .codi/jira/issues/ with unique identifiers.
Skill para generar un reporte de implementacion para el issue de Jira derivado del branch actual usando un template y un resumen basado en commits, y publicarlo como comentario.
Create and update Google Calendar events from structured markdown files using MCP. Supports idempotent sync - running multiple times on the same markdown produces the same result.
Skill para crear issues de tipo epic y/o task en Jira Cloud a partir de un archivo Markdown y luego completar componentes, labels y issue keys.
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Run a release bump (major/minor/patch) and generate next changelog from the updated pyproject.toml version.
Language-agnostic repository codemap generator and structural analyzer powered by cartographer engine
Genera archivos readme.yaml para cada skill en el directorio skills/. Usa IA para extraer metadata de SKILL.md y llena el template `readme.yaml.tpl` desde la carpeta del skill.
Push branch commits and update the existing MR body safely (prefer REST API)
Find vulnerabilities or errors in a merge request (checks, scans, merge blockers) and propose fixes.