copilot-instructions-cli commit.instructions.md

A set of instructions for writing commit messages in the synthable/copilot-instructions-cli project. A commit message describes the changes saved to version control.

In plain words
What is it for?
Choosing commit-message wording, following the required format, and reviewing examples.
Why use it?
It helps keep commit descriptions specific, actionable, and consistent.

Instructions file for GitHub Copilot

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/synthable/copilot-instructions-cli/commit
Clone the repo
git clone --depth 1 https://github.com/synthable/copilot-instructions-cli

Made for: GitHub Copilot.

Per session 520 This file is loaded in full into every session.
When invoked 520 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00520 $0.00520
Opus 5 $0.00260 $0.00260
Sonnet 5 $0.00104 $0.00104
Haiku 4.5 $0.00052 $0.00052

Measured yesterday against content hash 33508e91b049, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

copilot-instructions-cli commit.instructions.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/instructions/commit.instructions.md · 63 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 63 lines · 520 tokens per session scan A 33508e91b049

Subscribe to this mod's changes

copilot-instructions-cli commit.instructions.md is an instructions file published in the GitHub repository synthable/copilot-instructions-cli (3 stars, last pushed 8mo ago), licensed GPL-3.0. It adds 520 tokens to every session, about $0.0026 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

nx AGENTS.md

AGENTS.md instructions for nrwl/nx, covering documentation contributions, quick reference, github issue response mode, plan-first mode (default) and immediate implementation mode.

nrwl/nx · 2,038 tokens

moon AGENTS.md

Instructions for moonrepo/moon, covering agents.md, repository layout, prerequisites, rust workflow and conventions.

moonrepo/moon · 1,226 tokens

zuke AGENTS.md

Instructions for zuke-build/zuke, covering agents.md, using zuke — the api, without guessing, tech stack, typescript 7 / tsgo and coding guidelines (non-negotiable).

zuke-build/zuke · 9,125 tokens

unity-cross-platform-local-build-orchestrator AGENTS.md

Instructions for sinanata/unity-cross-platform-local-build-orchestrator, covering agents.md, what this project is, golden rules (do not violate), use it and interface.

sinanata/unity-cross-platform-local-build-orchestrator · 2,557 tokens

copilot-agents-dojo AGENTS.md

Instructions for andreaswasita/copilot-agents-dojo, covering copilot agents dojo — contributor guide, project structure, adding a skill, adding a cli command and testing.

andreaswasita/copilot-agents-dojo · 3,194 tokens

unity-cross-platform-local-build-orchestrator copilot-instructions.md

Instructions for sinanata/unity-cross-platform-local-build-orchestrator: This repository follows the cross-tool AGENTS.md standard. Read /AGENTS.md for the full guide: the script/CLI interface, the config workflow, and the operating rules.

sinanata/unity-cross-platform-local-build-orchestrator · 463 tokens