Skip to main content

lctio-contrib

Use when preparing commits, reviewing git history for conventions, or writing pull request summaries for this repository.

Ir a la instalación

Datos de origen

Repositorio
llnl/lctio
Última actividad en el origen
24 de agosto de 2026 a las 20:36
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
lctio-contrib
description
Use when preparing commits, reviewing git history for conventions, or writing pull request summaries for this repository.
# LCTIO Contrib Use this skill when your task involves commit hygiene or pull request preparation. ## Commit Style - Keep each commit scoped to one clear change when practical. - Use best practices for git commit messages. - Commit relevant testing and documentation with the corresponding change set. ## Pull Requests - Summarize the behavior change, not just the files touched. - List the validation commands you ran. - Link related issues when they exist. - Include sample input or output details for TIFF-processing or CLI behavior changes. ## History Check Before describing conventions, refresh your understanding with `git log --oneline -n 10` instead of assuming the history has not changed.
Ver en GitHub