Lctio Contrib

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

llnl ca82be7 871 B Updated

File contents

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.

llnl/lctio/tree/main/.agents/skills/lctio-contrib commit ca82be7dbe

Frequently asked questions

npx skillmds@latest add llnl/lctio-contrib