Agent Starter

Agent Starter from sneg55/agent-starter.

by @sneg55 8 skills

Skills in this plugin

8
  1. Dream · sneg55
    Memory consolidation - review, merge, prune, and index memory files. Run periodically to keep memories organized and up-to-date.
    1 install
  2. Commit · sneg55
    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.
    1 install
  3. Reflect · sneg55
    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.
    1 install
  4. Remember · sneg55
    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.
    1 install
  5. Simplify · sneg55
    Review changed code for reuse, quality, and efficiency, then fix any issues found.
    1 install
  6. New Project · sneg55
    Full project bootstrap - interviews the developer (name, description, stack, components), then scaffolds directory structure, CLAUDE.md, config files, hooks, skills, and first commit.
    1 install
  7. Adopt Project · sneg55
    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.
    1 install
  8. Commit Push Pr · sneg55
    Full git workflow - creates branch, commits, pushes, and creates or updates a PR with summary and test plan.
    1 install