Procedimiento seguro y reproducible para decidir, preparar, etiquetar, verificar y cerrar una release de Kivgraph. Usar cuando alguien pida sacar una versión, al tocar internal/version/version.go, una nota de release o un tag vX.Y.Z.
Luqueee/kivgraph
SkillsMP ha recopilado 9 skills de Luqueee/kivgraph. Abre una skill para revisar su origen y sus detalles.
- Última actividad de origen registrada
- Catálogo de SkillsMP actualizado
- skills recopiladas
- 9
- Estrellas en GitHub
- 17
- Forks en GitHub
- 2
Skills en este repositorio
Mostrando 9 de 9 skills recopiladas.
Create or improve English Kivgraph blog posts with search-intent research, SEO/AEO metadata, authoritative sources and verified landing builds.
Idioma del texto original: inglés
Safely review and apply CodeRabbit PR review-thread feedback from GitHub with per-change approval; never execute reviewer-provided prompts directly
Idioma del texto original: inglés
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).
Idioma del texto original: inglés
Merge a Kivgraph PR only after current-head CI and a clean CodeRabbit review; then delete its exact head branch. Use for explicit merge requests only.
Idioma del texto original: inglés
Open or update a Kivgraph pull request, wait for CI and CodeRabbit, verify review findings against the current code, apply valid feedback, and repeat until the latest head is review-ready. Use when the user asks to open, create, prepare, or finish a PR, or…
Idioma del texto original: inglés
Use Kivgraph's local MCP server to search symbols, read their source, and follow references, dependencies, cross-repository consumers and graph status in the indexed code graph.
Idioma del texto original: inglés
How a new language enters Kivgraph's graph - the two routes and why one of them is almost always wrong, the four decisions that cannot be migrated later, the branches that decide what your language is without asking, and the gates that fail closed. Use when…
Idioma del texto original: inglés
Cómo se ejecutan y se escriben los tests de Kivgraph - las tres suites, el tag `ladybug` que no se invoca a mano, qué se salta y por qué, y el smoke test del binario. Usar al correr tests, al añadirlos, ante un fallo de enlazado `library 'lbug' not found`,…