grahama1970

62 mods across 3 repositories, 195 stars between them.

grahama1970/claude-task-runner

Instructions file

Claude Code instructions for grahama1970/claude-task-runner, covering global coding standards, 🔴 agent instructions, project structure, module requirements and architecture principles.

66 1y ago A 3,119 tokens

skill-creator

03

grahama1970/agent-skills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

5 yesterday A 46 tokens

skill-installer

04

grahama1970/agent-skills

Skill Claude CodeCodex

Install Codex skills into $CODEXHOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

5 yesterday A 54 tokens

imagegen

05

grahama1970/agent-skills

Skill Claude CodeCodex

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

5 yesterday A 113 tokens

openai-docs

06

grahama1970/agent-skills

Skill Claude CodeCodex

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, latest/current/default-model prompting guidance, or model upgrade and prompt-upgrade guidance; use…

5 yesterday A 105 tokens

plugin-creator

07

grahama1970/agent-skills

Skill Claude CodeCodex

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries…

5 yesterday A 86 tokens

review-agent

08

grahama1970/agent-skills

Skill Claude CodeCodex

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.

5 yesterday A 48 tokens

agent-inbox

09

grahama1970/agent-skills

Skill Claude CodeCodex

File-based inter-agent messaging with headless dispatch. Check inbox, send bugs/requests to other projects, automatically spawn headless agents to fix bugs, and track progress via task-monitor.

5 yesterday A 41 tokens

agent-status

10

grahama1970/agent-skills

Skill Claude CodeCodex

Artifact-driven status surfaces for long-running project-agent work. Maintains status.json, events.jsonl, proof manifests, and a stale-aware STATUS.html so humans can tell where the agent is, what passed, what is still unproven, and what decision or action is next — without dashboard theater.

5 yesterday A 63 tokens

agentic-evals

11

grahama1970/agent-skills

Skill Claude CodeCodex

Agentic evaluation of skills using multi-trial fixtures, deterministic command assertions, trajectory checks, safety constraints, and evidence-backed readiness scoring. Use when users ask for agentic evals, multi-trial skill evaluation, skill trajectory validation, or readiness scoring for a skill workflow.

5 yesterday A 60 tokens

agents-registry

12

grahama1970/agent-skills

Skill Claude CodeCodex

Generate and query the centralized agent identity registry. Scans .pi/agents//AGENTS.md, parses frontmatter, outputs agents-registry.json and optionally syncs to /memory for semantic search.

5 yesterday A 45 tokens

align

13

grahama1970/agent-skills

Skill Claude CodeCodex

Round-based context alignment before execution. Use when the human, project agent, WebGPT, scillm, ask, dogpile, memory, or project-knowledge may each hold different facts about a task; especially before ambiguous design, infographic, product workflow, high-stakes implementation, plan-iterate, project-infographic, or…

5 yesterday A 72 tokens

analytics

14

grahama1970/agent-skills

Skill Claude CodeCodex

Flexible data science analytics for any dataset. Auto-discovers schema, recommends charts, exports to create-figure. Works with JSONL, JSON, CSV from any source.

5 yesterday A 36 tokens

analyze-elf

15

grahama1970/agent-skills

Skill Claude CodeCodex

Reverse-engineer features from ELF binaries. Extracts CLI commands, state machines, protocols, Zod schemas, and data models. Automatically generates a /create-walkthrough prosecution brief with Mermaid diagrams. Uses /treesitter for AST analysis of bundled JS/TS source.

5 yesterday A 61 tokens

grahama1970/agent-skills

Skill Claude CodeCodex

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and…

5 yesterday A 98 tokens

anvil

17

grahama1970/agent-skills

Skill Claude CodeCodex

Heavy-duty "No-Vibes" debugging and hardening orchestrator. Use this for complex, stubborn bugs where review-code has failed, or for "Red Teaming" (hardening) a codebase. Runs multiple agents in parallel (Thunderdome) using git worktree isolation.

5 yesterday A 64 tokens

apple-design

18

grahama1970/agent-skills

Skill Claude CodeCodex

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

5 yesterday A 80 tokens

argue

19

grahama1970/agent-skills

Skill Claude CodeCodex

Multi-persona structured debate orchestrator. Personas research via /dogpile, consult colleagues via /ask, and argue toward nuanced synthesis on complex questions.

5 yesterday A 33 tokens

arxiv

20

grahama1970/agent-skills

Skill Claude CodeCodex

Search arXiv for papers and extract knowledge into memory. Use search to find papers, learn to extract knowledge.

5 yesterday A 30 tokens

ask

21

grahama1970/agent-skills

Skill Claude CodeCodex

Use when the user asks to query project memory, ask an oracle, use supported browser-backed reviewers, run Tau roundtable/single-handler workflows, run persona/deep-review workflows, generate image prompts, check OS/project health through composed skills, or run an ask DAG. This skill is the executable /ask runtime…

5 yesterday A 84 tokens

assess

22

grahama1970/agent-skills

Skill Claude CodeCodex

Step back and critically reassess project state. Use when asked to "assess", "step back", "fresh eyes", "check alignment", "sanity check", "health check", "prune documentation", or "evaluate what's working". Offers documentation pruning and doc-code alignment analysis. Offer to run after major changes (don't auto-run).

5 yesterday A 72 tokens

assistant-lab

23

grahama1970/agent-skills

Skill Claude CodeCodex

Self-improvement workbench for /assistant. All the tools needed to diagnose, train, evaluate, and promote models in a continuous loop. The "warm pond" where /assistant evolves its own inference stack.

5 yesterday A 46 tokens

assistant

24

grahama1970/agent-skills

Skill Claude CodeCodex

Shared GPT + classifier inference gateway for persona monitor tasks. Routes validation and classification through a 4-tier cascade: heuristic → classifier → local GPT → scillm.

5 yesterday A 35 tokens