Skip to content

Create an agent skill for writing bespoke git hooks #1540

@nathanjmcdougall

Description

@nathanjmcdougall

Originally posted by @nathanjmcdougall in #1532 (comment)

Let's make an agent skill describing how to make bespoke prek hooks for custom checks.

We can write them as .py scripts in a hooks directory.

We should invoke them using uv run similar to some of the other system hooks.

They should never subprocess software, only use basically pure python. They should be performant.

Metadata

Metadata

Labels

agentConfiguration updates for LLM coding agents

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions