geekatron

65 mods across 1 repository, 31 stars between them.

jerry-framework

01

geekatron/jerry

Plugin Claude Code

Jerry Framework - Claude Code plugin for behavior and workflow guardrails with knowledge accrual.

31 8d ago A tokens not measured

jerry

02

geekatron/jerry

Plugin Claude Code

Framework for behavior and workflow guardrails with knowledge accrual.

31 8d ago A tokens not measured

jerry

03

geekatron/jerry

Settings file Claude Code

Agent settings declaring 11 allowed tools.

31 8d ago A tokens not measured

jerry AGENTS.md

04

geekatron/jerry

Instructions file CodexOpenCode

AGENTS.md instructions for geekatron/jerry, covering agents.md - registry of available specialists, document sections, agent philosophy, agent summary and problem-solving skill agents.

31 8d ago A 9,711 tokens

jerry CLAUDE.md

05

geekatron/jerry

Instructions file

Claude Code instructions for geekatron/jerry, covering claude.md - jerry framework root context, document sections, identity, critical constraints (hard) and navigation.

31 8d ago A 1,273 tokens

architect

06

geekatron/jerry

Command

Forces creation of a PLAN.md file before implementation begins.

31 8d ago A 0 tokens

release

07

geekatron/jerry

Command

Automates the release preparation and CI/CD handoff process.

31 8d ago A 0 tokens

SessionStart

08

geekatron/jerry

Hook

Runs when a session starts, executing session-start.py via uv with --directory. From geekatron/jerry.

31 8d ago A tokens not measured

UserPromptSubmit

09

geekatron/jerry

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.py via uv with --directory. From geekatron/jerry.

31 8d ago A tokens not measured

PreCompact

10

geekatron/jerry

Hook

Runs before the context is compacted, executing pre-compact.py via uv with --directory. From geekatron/jerry.

31 8d ago A tokens not measured

PreToolUse

11

geekatron/jerry

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing pre-tool-use.py via uv with --directory. From geekatron/jerry.

31 8d ago A tokens not measured

SubagentStop

12

geekatron/jerry

Hook

Runs when a subagent finishes, executing subagent-stop.py via uv with --directory. From geekatron/jerry.

31 8d ago A tokens not measured

Stop

13

geekatron/jerry

Hook

Runs when the agent finishes a response, executing context-stop-gate.py via uv with --directory. From geekatron/jerry.

31 8d ago A tokens not measured

pm-pmm

14

geekatron/jerry

Skill Claude CodeCodex

Product management and product marketing decision framework. Invoke when users need product strategy (PRDs, vision, roadmaps), customer insight (personas, journey maps, VOC), business analysis (business cases, market sizing, pricing), competitive intelligence (battle cards, win/loss, competitive analysis), or…

31 8d ago A 167 tokens

geekatron/jerry

Skill Claude CodeCodex

This skill should be used when the user asks to "decompose task", "break down work", "create subtasks", or mentions task breakdown.

31 8d ago A 35 tokens

worktracker

16

geekatron/jerry

Skill Claude CodeCodex

This skill should be used when the user asks to "create work item", "track task", "list tasks", "update work status", or mentions work/task management.

31 8d ago A 37 tokens

adversary

17

geekatron/jerry

Skill Claude CodeCodex

On-demand adversarial quality reviews using strategy templates. Selects strategies by criticality level, executes adversarial templates against deliverables, and scores quality using LLM-as-Judge rubric. Integrates with quality-enforcement.md SSOT.

31 8d ago A 51 tokens

adv-executor

18

geekatron/jerry

Agent

Strategy Executor agent — loads and executes adversarial strategy templates against deliverables, producing structured finding reports with severity classification (Critical/Major/Minor).

31 8d ago A 33 tokens

adv-scorer

19

geekatron/jerry

Agent

Quality Scorer agent — implements S-014 LLM-as-Judge rubric scoring with the SSOT 6-dimension weighted composite, producing per-dimension scores, weighted composite, and PASS/REVISE/ESCALATE verdict.

31 8d ago A 52 tokens

adv-selector

20

geekatron/jerry

Agent

Strategy Selector agent — maps criticality levels (C1-C4) to the correct adversarial strategy sets per SSOT quality-enforcement.md, producing an ordered execution plan with template file paths.

31 8d ago A 41 tokens

architecture

21

geekatron/jerry

Skill Claude CodeCodex

This skill should be used when the user asks to "design system", "create ADR", "review architecture", or mentions architectural decisions.

31 8d ago A 29 tokens

ast

22

geekatron/jerry

Skill Claude CodeCodex

Markdown AST operations for Jerry documents. Provides structured parse, query, modify, validate, and render operations on Jerry markdown files via the jerry ast CLI.

31 8d ago A 33 tokens

bootstrap

23

geekatron/jerry

Skill Claude CodeCodex

This skill should be used when the user says "bootstrap", "set up Jerry", "configure guardrails", "initialize Jerry", or asks how to get started with Jerry. Sets up Jerry's context distribution by syncing behavioral rules and patterns.

31 8d ago A 50 tokens

contract-design

24

geekatron/jerry

Skill Claude CodeCodex

API contract generation from use case realization artifacts using a novel UC-to-contract transformation algorithm. Transforms use case interaction sequences (produced by /use-case uc-slicer Activity 5) into OpenAPI 3.1 specifications with full traceability from API operations to source interaction steps. Validates…

31 8d ago A 112 tokens