sneg55/agent-starter

A toolkit of skills, templates, and guides for bootstrapping AI-agent-friendly projects. Started from Anthropic's Claude Code engineering patterns, extended with a per-project self-improvement loop and more.

76Stars on the repository
14Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PostToolUse

01

sneg55/agent-starter

Hook

Runs after a tool call finishes for Write, Edit, Write, Edit, Write and Edit tool calls, executing check-file-size.sh, lint-on-edit.sh and check-silent-errors.sh (3 commands). From sneg55/agent-starter.

76 1mo ago A tokens not measured original MIT

PreToolUse

02

sneg55/agent-starter

Hook

Runs before the agent uses a tool for Bash tool calls, executing block-dangerous-commands.sh. From sneg55/agent-starter.

76 1mo ago A tokens not measured original MIT

SessionStart

03

sneg55/agent-starter

Hook

Runs when a session starts, executing check-codebase-health.sh. From sneg55/agent-starter.

76 1mo ago A tokens not measured original MIT

UserPromptSubmit

04

sneg55/agent-starter

Hook

Runs when you submit a prompt, before the agent sees it, executing suggest-loop-improvements.sh. From sneg55/agent-starter.

76 1mo ago A tokens not measured original MIT