hamr0/agentic-toolkit

A ready-to-use suite of tools for AI-driven development, featuring agent workflows, automation scripts, and easy environment setup to boost productivity and streamline project management.

22Stars on the repository
77Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

live-canvas

25

hamr0/agentic-toolkit

Command

Conduct design interviews, generate UI variations, and collect live click-to-annotate feedback that streams into the session so edits land without leaving the browser. Use when the user wants rapid iterative UI refinement, not just batched feedback.

not rated 22 today A 50 tokens copy · 100% Apache-2.0

optimize

27

hamr0/agentic-toolkit

Command

Optimize performance [target].

not rated 22 today A 8 tokens copy · 100% Apache-2.0

refactor

28

hamr0/agentic-toolkit

Command

Command "refactor" from hamr0/agentic-toolkit, covering guardrails, ledger mode — $arguments empty, goals, constraints and after the refactor — verify it didn't break anything.

not rated 22 changed today A 8 tokens original Apache-2.0

release

29

hamr0/agentic-toolkit

Command

Verify, sweep docs, cut a version — then hand the release sequence back.

not rated 22 today A 17 tokens original Apache-2.0

remember

30

hamr0/agentic-toolkit

Command

Consolidate stashes + friction into project memory.

not rated 22 changed today A 12 tokens copy · 91% Apache-2.0

security

31

hamr0/agentic-toolkit

Command

Security audit — recurring six, injection, auth, trust boundaries.

not rated 22 today A 14 tokens original Apache-2.0

ship

32

hamr0/agentic-toolkit

Command

Mechanical pre-deploy gate — tests, build, tree state.

not rated 22 today A 14 tokens original Apache-2.0

stash

33

hamr0/agentic-toolkit

Command

Stash session context [name].

not rated 22 today A 9 tokens original Apache-2.0

tdd-flow

34

hamr0/agentic-toolkit

Command

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

not rated 22 today A 42 tokens copy · 94% Apache-2.0

test-traps

36

hamr0/agentic-toolkit

Command

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.

not rated 22 today A 42 tokens copy · 100% Apache-2.0

trace-back

37

hamr0/agentic-toolkit

Command

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior.

not rated 22 today A 44 tokens copy · 92% Apache-2.0

verify-done

38

hamr0/agentic-toolkit

Command

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

not rated 22 today A 42 tokens copy · 94% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: