Mathews-Tom

60 mods across 1 repository, 316 stars between them.

engineering-retro

25

Mathews-Tom/armory

Skill Claude CodeCodex

Git-based engineering retrospective analyzing commits, PRs, and velocity over configurable windows with monorepo path scoping. Triggers on: "retrospective", "sprint retro", "weekly review", "what did we ship", "engineering retro", "dev summary", "commit analysis".

316 3d ago A 63 tokens original MIT

env-validator

26

Mathews-Tom/armory

Skill Claude CodeCodex

Validates .env files against code references and manifests for missing vars, type mismatches, insecure defaults, and unused entries. Triggers on: "validate env file", "check environment variables", "missing env vars", "check .env", "dotenv validation". NOT for secret scanning, use repo-sentinel.

316 3d ago A 66 tokens original MIT

estimate-calibrator

27

Mathews-Tom/armory

Skill Claude CodeCodex

Produces calibrated three-point PERT estimates (best/likely/worst) with confidence intervals, unknowns, and assumptions. Triggers on: "estimate this", "how long will this take", "effort estimate", "confidence interval", "story points", "t-shirt sizing". NOT for task decomposition, use task-decomposer.

316 3d ago A 71 tokens original MIT

Mathews-Tom/armory

Skill Claude CodeCodex

Evaluates whether a business idea is technically buildable and financially viable. Covers unit economics (CAC, LTV), revenue modeling, break-even, and go/no-go verdicts. Triggers on: "feasibility assessment", "viability analysis", "unit economics", "build vs buy", "go/no-go decision", "ROI projection".

316 3d ago A 76 tokens original MIT

figure-rhetoric

29

Mathews-Tom/armory

Skill Claude CodeCodex

Evaluate whether figures and plots in a manuscript effectively communicate the claims they support. Audits chart-type fit, axis design, visual hierarchy, data density, caption interpretation, perceptual accuracy, and narrative arc across 8 dimensions. Triggers on: "do my figures work", "check my plots", "are my graphs…

316 3d ago A 123 tokens original MIT

Mathews-Tom/armory

Skill Claude CodeCodex

Readability and rendering audit for figures and tables in academic manuscripts. Computes effective font/marker sizes at display scale from generation scripts, checks label collisions, color/hatch accessibility, axis-range efficiency, table formatting, and cross-figure consistency. Triggers on: "check figure quality"…

316 3d ago A 104 tokens original MIT

filesystem

31

Mathews-Tom/armory

Skill Claude CodeCodex

File and directory operations via Claude Code built-in tools, replacing the Filesystem MCP server. Triggers on: "read this file", "write to file", "edit file", "find files matching", "search for text in files", "list directory", "show directory tree", "rename file".

316 3d ago A 63 tokens original MIT

github

32

Mathews-Tom/armory

Skill Claude CodeCodex

GitHub CLI operations via gh for issues, PRs, Actions, releases, and REST/GraphQL API with --json/--jq parsing. Triggers on: "create an issue", "submit a PR", "check CI status", "why did CI fail", "merge a PR", or pasted GitHub URLs.

316 3d ago B 74 tokens original MIT

gpu-optimizer

33

Mathews-Tom/armory

Skill Claude CodeCodex

GPU optimization for consumer NVIDIA GPUs (8-24GB VRAM) covering mixed precision, gradient checkpointing, XGBoost GPU, CuPy/cuDF migration, and torch.compile. Triggers on: "optimize GPU training", "speed up CUDA", "reduce OOM", "migrate NumPy to CuPy", "manage GPU memory", "benchmark PyTorch".

316 3d ago B 80 tokens original MIT

handoff

34

Mathews-Tom/armory

Skill Claude CodeCodex

Produces and refreshes .docs/handoff.md, a 200-line session-continuity runbook for coding agents. Captures git state, working-tree changes, last validation commands, session decisions, blockers, resume checklist, references, and greenfield scaffolds. Triggers on: "update handoff", "session handoff", "refresh handoff"…

316 3d ago A 115 tokens original MIT

html-presentation

35

Mathews-Tom/armory

Skill Claude CodeCodex

Converts documents, outlines, or notes into self-contained HTML slide decks with horizontal (Reveal.js) or vertical scroll navigation and multiple themes. Triggers on: "create a presentation", "slide deck", "pitch deck", "HTML presentation", "web-based slides", "reveal.js deck", "convert document into slides".

316 3d ago A 70 tokens original MIT

humanize

36

Mathews-Tom/armory

Skill Claude CodeCodex

Detects and removes AI-generated writing patterns while preserving meaning and facts. Triggers on: "humanize text", "make this sound human", "remove AI patterns", "rewrite to sound natural", "make this less AI", "de-slop this", "not sound like ChatGPT", "human pass".

316 3d ago A 66 tokens original MIT

idea-validator

37

Mathews-Tom/armory

Skill Claude CodeCodex

Orchestrates business idea validation via parallel sub-agents: Lean Canvas, JTBD, market/competitive/feasibility research, SWOT/PESTLE, and a weighted scorecard with verdict. Triggers on: "validate this idea", "evaluate my startup idea", "is this idea worth pursuing", "score this business idea", "validate my pitch".

316 3d ago A 77 tokens original MIT

immune

38

Mathews-Tom/armory

Skill Claude CodeCodex

Hybrid adaptive memory: Cheatsheet (positive patterns pre-generation) and Immune (negative patterns post-generation) with Hot/Cold tiered auto-learning. Triggers on: "scan for errors", "immune scan", "check output quality", "antibody scan". NOT for PR review (use pr-review) or repo audits (use repo-sentinel).

316 3d ago A 73 tokens original MIT

immune-scan

39

Mathews-Tom/armory

Agent

You are an adaptive immune system scanner. You detect known error patterns (antibodies) and discover new threats in any content. You also identify effective strategies (positive patterns) worth remembering. You are precise, concise, and never add commentary outside your JSON output.

316 3d ago A 3 tokens original MIT

kg-builder

40

Mathews-Tom/armory

Skill Claude CodeCodex

Designs and builds knowledge graphs from documents — ontology modeling with domain/range constraints, entity/relation/event extraction, entity resolution, provenance and supersession, and GraphRAG serving. Use when asked to "build a knowledge graph", "design an ontology", "extract entities and relations", "deduplicate…

316 3d ago A 100 tokens original MIT

lightpanda-browser

41

Mathews-Tom/armory

Skill Claude CodeCodex

Lightweight headless browser automation via Lightpanda and agent-browser CLI: 9x lower memory, 11x faster than Chromium, for scraping and DOM interaction without rendering. Triggers on: "lightpanda", "lightweight browser", "fast headless browser", "headless scraping", "low memory browser", "browser without rendering".

316 3d ago C 76 tokens original MIT

linkedin-post-style

42

Mathews-Tom/armory

Skill Claude CodeCodex

Writes LinkedIn posts in a direct, analytical, dry-humored technical voice with visual companion guidance. Triggers on: "write this in my style", "draft a post", "rewrite this for LinkedIn", "post about this", "how should I phrase this".

316 3d ago A 60 tokens original MIT

literature-review

43

Mathews-Tom/armory

Skill Claude CodeCodex

Systematic literature review workflow: scope, search (arXiv, Semantic Scholar, Google Scholar), screen, extract, synthesize, and identify gaps. Triggers on: "literature review", "survey the literature", "related work", "systematic review", "synthesize the research", "find papers about", "research gap analysis".

316 3d ago A 74 tokens original MIT

Mathews-Tom/armory

Skill Claude CodeCodex

Computational provenance audit verifying every number, table, and figure in a manuscript derives from code, not manual entry. Triggers on: "check provenance", "verify reproducibility", "audit my pipeline", "are my numbers from code", "provenance audit". Companion to manuscript-review (prose audit).

316 3d ago A 70 tokens original MIT

manuscript-review

45

Mathews-Tom/armory

Skill Claude CodeCodex

Pre-publication manuscript audit producing a section-level refactoring report with citation hygiene and submission-readiness checks. Triggers on: "review my paper", "check before submission", "is this ready to submit", "pre-pub checklist", "refactor my paper", "check my references", "does the abstract work".

316 3d ago A 70 tokens original MIT

Mathews-Tom/armory

Skill Claude CodeCodex

Audit academic manuscripts for typographic design conventions: booktabs table style, caption placement, dashes/quotes, units and numbers, cross-reference style, page layout, typographic hierarchy, professional polish. Triggers on: "check typography", "fix formatting", "polish my paper", "check my LaTeX", "typographic…

316 3d ago A 107 tokens original MIT

market-analyzer

47

Mathews-Tom/armory

Skill Claude CodeCodex

Structured market analysis with TAM/SAM/SOM sizing, trends, and competitive landscape via WebSearch, producing investor-grade cited reports. Triggers on: "market size", "TAM SAM SOM", "market opportunity", "industry analysis", "how big is the market", "market trends". NOT for financial modeling or pricing.

316 3d ago A 70 tokens original MIT

marp-slides

48

Mathews-Tom/armory

Skill Claude CodeCodex

Author MARP markdown slide decks exportable to PDF, PPTX, and HTML via marp-cli. Covers Marpit directives, custom CSS themes, SVG chart recipes, and dashboard components. Triggers on: "marp", "marp deck", "markdown slides", "slides from markdown", "marp-cli", "pdf from markdown", "pptx from markdown".

316 3d ago A 81 tokens original MIT