Skip to content

ztnel/agents

v0.2.0

Personal skills and custom agents for GitHub Copilot CLI.

git-commit

Commit code to git with a standardized provenance/approval trailer block — a single comma-separated Co-authored-by line with one entry per distinct author model (a single commit can mix authors, e.g. a generator wrote the impl and the adversary wrote the tests), Approved-by the local human's git identity, and a single Reviewed-by line listing the human approver first followed by any agent reviewer model IDs. Commits only what the human has already staged (never stages anything itself; if nothing is staged, nothing is committed); never pushes. Use when a human asks to commit reviewed changes and wants authorship/review provenance recorded in the commit message.

Read SKILL.md at the source

Pinned to revision b1808edd793f, so it is the text this page describes rather than whatever the author pushed since.

Pre-approved tools experimental

Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.

  • bash

Files

Every link opens the file at its source, pinned to the revision this page describes.