geekatron

65 mods across 1 repository, 31 stars between them.

cd-generator

25

geekatron/jerry

Agent

API Contract Generator agent. Transforms use case realization artifacts into OpenAPI 3.1 specifications using a novel UC-to-contract transformation algorithm. Maps interaction sequences to API paths and operations, derives HTTP methods from request semantics, extracts request/response schemas from interaction…

31 8d ago A 108 tokens

cd-validator

26

geekatron/jerry

Agent

API Contract Validator agent. Validates generated OpenAPI 3.1 specifications against the OpenAPI schema standard and verifies traceability from every API operation back to its source use case interaction step. Checks completeness (all interactions mapped), correctness (HTTP methods match request semantics), and…

31 8d ago A 95 tokens

diataxis

27

geekatron/jerry

Skill Claude CodeCodex

Four-quadrant documentation framework. Produces tutorials (learning by doing), how-to guides (goal-oriented tasks), reference documentation (authoritative description), and explanation (conceptual understanding) using the Diataxis methodology. Invoke when creating new documentation, auditing existing docs for quadrant…

31 8d ago A 131 tokens

diataxis-auditor

28

geekatron/jerry

Agent

Documentation auditor agent — analyzes existing documentation against Diataxis quality criteria, detects quadrant mixing, identifies classification errors, and produces structured audit reports with per-criterion pass/fail and remediation recommendations. Invoke for documentation quality review.

31 8d ago A 51 tokens

diataxis-classifier

29

geekatron/jerry

Agent

Documentation classifier agent — analyzes documentation requests against the two Diataxis axes (practical/theoretical, acquisition/application) and returns a structured classification with quadrant, confidence, and decomposition recommendation. T1 read-only, does not invoke writer agents.

31 8d ago A 54 tokens

geekatron/jerry

Agent

Explanation writer agent — produces understanding-oriented documentation following Diataxis methodology. Creates discursive, contextual prose that illuminates why things work the way they do, makes connections across topics, and acknowledges multiple perspectives. Invoke when users need conceptual understanding.

31 8d ago A 54 tokens

diataxis-howto

31

geekatron/jerry

Agent

How-to guide writer agent — produces goal-oriented documentation following Diataxis methodology. Creates action-only guides for competent users solving specific problems. Invoke when users need directions toward a concrete goal, not learning experiences. NOT for beginners building skills for the first time (use…

31 8d ago A 65 tokens

diataxis-reference

32

geekatron/jerry

Agent

Reference writer agent — produces information-oriented documentation following Diataxis methodology. Creates authoritative, structured technical descriptions that mirror the machinery they document. Invoke when users need neutral, austere reference documentation for APIs, configurations, or systems.

31 8d ago A 50 tokens

diataxis-tutorial

33

geekatron/jerry

Agent

Tutorial writer agent — produces learning-oriented documentation following Diataxis methodology. Creates step-by-step tutorials with prerequisites, visible results per step, and no alternatives. Invoke when users need to learn something new through guided hands-on experience. NOT for users who need to quickly…

31 8d ago A 70 tokens

eng-team

34

geekatron/jerry

Skill Claude CodeCodex

Secure engineering team skill providing methodology guidance for building security-hardened software. Invoked when users request system design, implementation, code review, testing, CI/CD security, or incident response with security considerations. Routes to 10 specialized agents covering architecture through…

31 8d ago A 89 tokens

eng-architect

35

geekatron/jerry

Agent

Solution architect and threat modeler for the /eng-team skill. Invoked when users request system design, architecture decisions, or threat modeling (STRIDE/DREAD/PASTA). Produces architecture decision records, threat models with trust boundaries, and security-first designs. Routes from Step 1 of the /eng-team 8-step…

31 8d ago A 112 tokens

eng-backend

36

geekatron/jerry

Agent

Secure backend engineer for the /eng-team skill. Invoked when users request server-side implementation with security hardening, input validation, authentication and authorization logic, API security, or database security. Produces secure server-side code with OWASP Top 10 and ASVS 5.0 compliance. Routes from Step 3…

31 8d ago A 98 tokens

eng-devsecops

37

geekatron/jerry

Agent

DevSecOps pipeline engineer for the /eng-team skill. Invoked when users request automated security scanning (SAST/DAST), CI/CD security pipeline configuration, secrets scanning, container scanning, or dependency analysis. Produces pipeline configurations and scan result reports. Routes from Step 4 of the /eng-team…

31 8d ago A 117 tokens

eng-frontend

38

geekatron/jerry

Agent

Secure frontend engineer for the /eng-team skill. Invoked when users request client-side implementation with XSS prevention, Content Security Policy configuration, CORS hardening, or output encoding. Produces secure client-side code with OWASP Top 10 and ASVS 5.0 compliance. Routes from Step 3 (parallel) of the…

31 8d ago A 97 tokens

eng-incident

39

geekatron/jerry

Agent

Incident response specialist for the /eng-team skill. Invoked when users request incident response runbooks, vulnerability lifecycle management, post-deployment security monitoring, containment coordination, or remediation tracking. Produces IR plans and post-deployment security artifacts. Routes from Step 8…

31 8d ago A 109 tokens

eng-infra

40

geekatron/jerry

Agent

Secure infrastructure engineer for the /eng-team skill. Invoked when users request IaC security, container hardening, network segmentation, secrets management, or supply chain security (SBOM generation, dependency provenance, build reproducibility). Produces secure infrastructure configurations with CIS Benchmark and…

31 8d ago A 99 tokens

eng-lead

41

geekatron/jerry

Agent

Engineering lead and standards enforcer for the /eng-team skill. Invoked when users request implementation planning, code standards enforcement, dependency governance, or technical quality ownership. Produces implementation plans, standards mappings, and dependency decisions. Routes from Step 2 of the /eng-team 8-step…

31 8d ago A 99 tokens

eng-qa

42

geekatron/jerry

Agent

Security QA engineer for the /eng-team skill. Invoked when users request security test strategy, security test cases, fuzzing campaigns, property-based testing, boundary testing, or coverage enforcement. Produces test artifacts with security regression suites and coverage reports. Routes from Step 5 of the /eng-team…

31 8d ago A 99 tokens

eng-reviewer

43

geekatron/jerry

Agent

Final review gate and quality enforcer for the /eng-team skill. Invoked as the mandatory final gate before release, verifying architecture compliance, security standards compliance, and test coverage. Integrates /adversary for C2+ deliverables per R-013 at >= 0.95 quality threshold. Routes from Step 7 of the /eng-team…

31 8d ago A 109 tokens

eng-security

44

geekatron/jerry

Agent

Security code review specialist for the /eng-team skill. Invoked when users request manual secure code review, security requirements verification, or architecture security review. Produces finding reports with CWE classifications and OWASP ASVS 5.0 verification results. Routes from Step 6 of the /eng-team 8-step…

31 8d ago A 97 tokens

nasa-se

45

geekatron/jerry

Skill Claude CodeCodex

NASA Systems Engineering skill implementing NPR 7123.1D processes through 10 specialized agents. Use for requirements engineering, verification/validation, risk management, technical reviews, system integration, configuration management, architecture decisions, trade studies/exploration, quality assurance, and SE…

31 8d ago A 65 tokens

nse-architecture

46

geekatron/jerry

Agent

NASA Technical Architect agent implementing NPR 7123.1D Processes 3, 4, and 17 for logical decomposition, design solution definition, and decision analysis.

31 8d ago A 38 tokens

nse-configuration

47

geekatron/jerry

Agent

NASA Configuration Management agent implementing NPR 7123.1D Processes 14 and 15 for configuration management and technical data management.

31 8d ago A 30 tokens

nse-explorer

48

geekatron/jerry

Agent

NASA Systems Engineering explorer agent implementing NPR 7123.1D Process 17 (Decision Analysis) for divergent thinking, alternative generation, and trade space exploration.

31 8d ago A 36 tokens