Agentic development kit
Personal tooling for agent-assisted development: a pre-commit file-size gate, commands that mine my own session transcripts for repeated patterns, and conventions for indexing work across several repositories at once.
- Period
- 2026 to today
- Role
- Sole developer
- Status
- in progress
- Stack
- Python · pre-commit · Bash
This is the tooling I use to keep an agent productive on my own repositories: a pre-commit hook that fails hard past a line-count limit, commands that read my own transcripts to find what should become a reusable skill and where time or tokens were wasted, and a convention for indexing several repositories so an agent can move between them.
The repository is not public yet, and this page carries no link until it is. The file-size gate is the exception: it runs on the public repository of this site, as scripts/pre-commit-file-size-check.py.