agent-starter

Featured

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.

plugin 79 stars 3 forks Updated yesterday MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (8)

AI & Automation Solid

adopt-project

Apply agent-starter patterns to an EXISTING project - audits the codebase, proposes components by invasiveness tier (hooks, skills, CLAUDE.md, lint configs, patterns), and applies only what the developer approves. Use when the user says adopt, retrofit, "apply agent-starter to this project", or wants starter patterns in an existing codebase.

79 Updated yesterday
sneg55
Code & Development Solid

commit-push-pr

Full git workflow - creates branch, commits, pushes, and creates or updates a PR with summary and test plan.

79 Updated yesterday
sneg55
Code & Development Solid

commit

Create a single well-crafted git commit from current changes. Analyzes diff, follows repo's commit style, and writes a concise "why not what" message.

79 Updated yesterday
sneg55
AI & Automation Solid

dream

Memory consolidation - review, merge, prune, and index memory files. Run periodically to keep memories organized and up-to-date.

79 Updated yesterday
sneg55
AI & Automation Solid

new-project

Full project bootstrap - interviews the developer (name, description, stack, components), then scaffolds directory structure, CLAUDE.md, config files, hooks, skills, and first commit.

79 Updated yesterday
sneg55
AI & Automation Solid

reflect

Per-project self-improvement - reads the .harness ledger and feedback memories, then proposes gated rule/threshold/ADR changes so the project stops repeating mistakes. Run periodically.

79 Updated yesterday
sneg55
AI & Automation Featured

remember

Review auto-memory entries and propose promotions to CLAUDE.md, CLAUDE.local.md, or shared memory. Also detects outdated, conflicting, and duplicate entries across memory layers.

79 Updated yesterday
sneg55
AI & Automation Solid

simplify

Review changed code for reuse, quality, and efficiency, then fix any issues found.

79 Updated yesterday
sneg55

Hooks (12)

README.md block-dangerous-commands.sh check-codebase-health.sh check-file-size.sh check-silent-errors.sh harness-ledger-stats.sh hooks.json lib lint-on-edit.sh require-read-before-edit.sh suggest-loop-improvements.sh track-reads.sh

Quality Score: 85/100

Stars 20%
63
Recency 20%
100
Manifest 20%
100
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
sneg55
Repository
sneg55/agent-starter
Created
3 months ago
Last Updated
yesterday
Language
Shell
License
MIT