jamestexas

56 mods across 1 repository, 2 stars between them.

agents AGENTS.md

01

jamestexas/agents

Instructions file CodexOpenCode

AGENTS.md instructions for jamestexas/agents, covering agents.md, repository overview, agent development workflow, testing agents locally and copy agent to user directory for testing.

2 5d ago C 2,391 tokens

agents CLAUDE.md

02

jamestexas/agents

Instructions file

Claude Code instructions for jamestexas/agents, covering claude.md, repository overview, agent development workflow, testing agents locally and copy agent to user directory for testing.

2 5d ago A 1,113 tokens

TODO

03

jamestexas/agents

Agent

The composition mechanism described below is shipped in scripts/build.sh.

2 5d ago A 0 tokens

jamestexas/agents

Agent

Use this agent to integrate findings from the six adversarial reviewers (dos-resilience-auditor, enumeration-oracle-hunter, bundle-isolation-tester, protocol-replay-adversary, trust-root-adversary, observability-gap-auditor), reconcile overlaps, prioritize, and promote findings into the threat-model + ADR record.…

2 5d ago A 298 tokens

jamestexas/agents

Agent

Use this agent for adversarial analysis of cross-tenant isolation in workerd-style hypervisors — slice-grant escapes, manifest misconfig exploitation, service-binding leakage, identity-confusion at the syscall boundary. Sometimes referred to as an 'isolation-friend'. Examples: Context: User shipped ADR-0013…

2 5d ago A 256 tokens

jamestexas/agents

Agent

Use this agent to trace a reported symptom BACKWARD through the dataflow to the site that originates it, verify the load-bearing facts against primary sources, and terminate in an attributed disposition — root cause, fix-owner, and ticket action — not just an investigation write-up. Combines the SRE reflex (start from…

2 5d ago A 571 tokens

jamestexas/agents

Agent

Use this agent when you have sprawling, overlapping, or fragmented documentation that needs consolidation, restructuring, and distillation into coherent, non-redundant artifacts. Specializes in identifying patterns, eliminating redundancy, and creating information hierarchies. Sometimes referred to as a "doc friend".…

2 5d ago A 278 tokens

jamestexas/agents

Agent

Use this agent for adversarial analysis of resource-exhaustion attack vectors in agent-hosting substrates — self-DoS via legal exits, single-threaded handler saturation, queue-depth attacks, fairness violations. Sometimes referred to as a 'dos-friend'. Examples: Context: User is shipping a multi-tenant gateway where…

2 5d ago A 277 tokens

jamestexas/agents

Agent

Use this agent to find side-channel and response-shape oracles that let an attacker enumerate names, existence, or relationships in a multi-tenant substrate. Sometimes referred to as an 'oracle-friend'. Examples: Context: User's vault DO returns 403 for 'exists but not yours' and 404 for 'no such credential'. user…

2 5d ago A 241 tokens

jamestexas/agents

Agent

Use this agent for adversarial analysis of observability and alerting gaps — silent denial paths, alert deadlock under load, 'silence is evidence' invariants that break when the silence is from the substrate not the absence of activity. Sometimes referred to as a 'silence-friend'. Examples: Context: User claims §13.2…

2 5d ago A 271 tokens

paradigm-assessor

13

jamestexas/agents

Agent

Use this agent for a high-skepticism, 'red-team' audit of a novel 'paradigm-defining' framework. This agent's job is to find the fatal disconnect between 'pioneer' theory and 'settler' implementation. Sometimes referred to as the 'greybeard test'. Examples: Context: User has a 'revolutionary' new framework and wants…

2 5d ago A 336 tokens

jamestexas/agents

Agent

Build complete infrastructure memory by traversing repositories and mapping all dependencies, migrations, and patterns. Use when: first time exploring infrastructure, need complete dependency graph, investigating cascading failures, or memory is stale. Persists the relationship graph to whatever memory store is…

2 5d ago A 83 tokens

jamestexas/agents

Agent

Use this agent for reviewing Go, Terraform, and GCP infrastructure code with a focus on semantic correctness, not just syntax. Catches issues like using the wrong data source, environment-specific values in wrong places, cross-region cost implications, and Go idioms. Based on patterns from senior platform engineers.…

2 5d ago A 232 tokens

pr-reviewer

16

jamestexas/agents

Agent

Reviews a SINGLE pull request in an isolated git worktree and returns a structured verdict — never posts to GitHub. Dispatched one-per-PR by the review-queue skill so each review runs in its own context + worktree with zero cross-PR pollution. Read-only: it fetches the PR, reads the code, runs builds/tests to verify…

2 5d ago A 280 tokens

jamestexas/agents

Agent

Use this agent when you need a comprehensive production readiness assessment of code before deployment. This includes reviewing new features, critical bug fixes, performance-sensitive code, API changes, or any code that will handle user data or high traffic loads. Examples: Context: User has just implemented a new…

2 5d ago A 216 tokens

jamestexas/agents

Agent

Use this agent for adversarial analysis of protocol-state attacks — lease replay across windows, nonce-ledger gaps, epoch confusion, clock-skew exploitation, partial-failure replay across cross-DO orchestrators, receipt-chain forks. Sometimes referred to as a 'replay-friend'. Examples: Context: User shipped Interlace…

2 5d ago A 275 tokens

repo-seo-curator

19

jamestexas/agents

Agent

Use this agent to improve repository discoverability for the three audiences that find code: humans skimming GitHub/HN/search results, AI agents and LLMs ingesting context, and search engine crawlers. Specializes in repo topics (tags), GitHub descriptions, README information architecture, homepage URLs, and the social…

2 5d ago A 296 tokens

jamestexas/agents

Agent

Use this agent when you need expert-level review and analysis of academic papers, research proposals, or technical documents. Examples: Context: User has just finished reading a machine learning paper and wants critical analysis. user: 'I just read this paper on transformer architectures - can you help me understand…

2 5d ago A 174 tokens

jamestexas/agents

Agent

Use this agent when you need to write academic papers, research reports, or technical manuscripts based on experimental results. Specializes in transforming raw experiments and discoveries into publication-ready papers with proper structure, clarity, and academic rigor. Examples: Context: User has breakthrough…

2 5d ago A 197 tokens

jamestexas/agents

Agent

Use this agent to analyze code review patterns from any GitHub user across specified repositories. Extracts reviewer heuristics, categorizes feedback types, and generates insights for building custom review agents or understanding a reviewer's focus areas. Examples: Context: User wants to understand what a senior…

2 5d ago A 236 tokens

security-auditor

23

jamestexas/agents

Agent

Use this agent when you need adversarial security analysis of infrastructure, authentication flows, supply chain integrity, key management, or deployment configurations. Sometimes referred to as a "sec friend". Examples: Context: User has implemented a new OIDC token exchange endpoint. user: 'I just built a GHA OIDC…

2 5d ago A 316 tokens

surgical-reviewer

24

jamestexas/agents

Agent

Use this agent when you need precise, no-nonsense code review that focuses exclusively on necessary improvements. Deploy after completing a logical code chunk, feature implementation, or refactoring session where you want surgical precision rather than comprehensive commentary. Examples: Context: User has just…

2 5d ago A 291 tokens