a-tokyo

39 mods across 3 repositories, 44 stars between them.

autoresearch

01

a-tokyo/aiworkspace

Skill Claude CodeCodex

Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement…

19 13d ago A 116 tokens copy · 100% Apache-2.0

production-grade

02

a-tokyo/aiworkspace

Skill Claude CodeCodex

Principle-engineering posture for production-grade code: reads the repo first, plans before code, matches conventions, pulls latest docs over training recall, and ships the simplest correct change that holds the bar — proper algorithms and data structures, idempotent writes, schema+queries+indexes as one artefact…

19 13d ago B 170 tokens original Apache-2.0

tribunal

03

a-tokyo/aiworkspace

Skill Claude CodeCodex

Runs a doer -> verifier-panel -> consensus loop to verify a deliverable before it ships. An orchestrator freezes acceptance criteria before implementation, dispatches a doer, then convenes a context-walled panel of independent verifiers - including an adversary with an explicit must-oppose mandate - for…

19 13d ago A 180 tokens original Apache-2.0

a-tokyo/aiworkspace

Instructions file CodexOpenCode

Instructions for a-tokyo/aiworkspace, covering ai workspace, structure, key commands, conventions and code quality.

19 13d ago A 388 tokens original Apache-2.0

a-tokyo/aiworkspace

Instructions file

Instructions for a-tokyo/aiworkspace, a project described as: 🧑‍💻 Set up and manage AI agent skills and configs for Cursor, Claude Code, Codex and more across multi-repo workspaces.

19 13d ago A 3 tokens copy · 100% Apache-2.0

scaffold-skill

06

a-tokyo/aiworkspace

Skill Claude CodeCodex

Scaffold new AI agent skills with proper symlinking across all IDE tools (Cursor, Claude Code, Codex, etc.). Use when creating a new skill, adding a local skill, or when the user wants to write a custom skill -- either workspace-wide or for a specific project.

19 13d ago A 63 tokens original Apache-2.0

aiworkspace

07

a-tokyo/aiworkspace

Settings file Claude Code

Agent settings declaring 5 allowed tools.

19 13d ago A tokens not measured original Apache-2.0

workspace

08

a-tokyo/aiworkspace

Cursor rule Cursor

Multi-repo workspace conventions.

19 13d ago A 116 tokens original Apache-2.0

skill-creator

09

a-tokyo/agent-skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

15 25d ago A 64 tokens copy · 88% MIT

analyzer

10

a-tokyo/agent-skills

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

15 25d ago A 0 tokens copy · 100% MIT

comparator

11

a-tokyo/agent-skills

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

15 25d ago A 0 tokens copy · 100% MIT

grader

12

a-tokyo/agent-skills

Agent Codex

Evaluate expectations against an execution transcript and outputs.

15 25d ago A 0 tokens copy · 100% MIT

a-tokyo/agent-skills

Skill Claude CodeCodex

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

15 25d ago A 24 tokens copy · 100% MIT

a-tokyo-skills

14

a-tokyo/agent-skills

Plugin Claude Code

Reusable agent skills for AI coding assistants — install one skill at a time, or all of them.

15 25d ago A tokens not measured original MIT

a-tokyo/agent-skills

Instructions file CodexOpenCode

Instructions for a-tokyo/agent-skills, covering agents.md, project overview, repo structure (monorepo), setup & commands and install / use a skill (consumer side).

15 25d ago A 1,125 tokens original MIT

a-tokyo/agent-skills

Instructions file

Instructions for a-tokyo/agent-skills, a project described as: 🧠 AI Agent skills for LLMs and AI Agents - Claude, Codex, Cursor etc.

15 25d ago A 3 tokens copy · 100% MIT

autoresearch

17

a-tokyo/agent-skills

Skill Claude CodeCodex

Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement…

15 25d ago A 116 tokens copy · 100% MIT

handoff

18

a-tokyo/agent-skills

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

15 25d ago A 19 tokens copy · 84% MIT

premortem

19

a-tokyo/agent-skills

Skill Claude CodeCodex

Identify failure modes before they occur using structured risk analysis.

15 25d ago A 14 tokens original MIT

Commit_Helper

20

a-tokyo/agent-skills

Skill Claude CodeCodex

Helps with commits. Use when the user mentions commits, git, version control, committing changes, commit messages, or anything about saving work to git.

15 25d ago A 34 tokens original MIT

app-ai-guardrails

22

a-tokyo/agent-skills

Skill Claude CodeCodex

Scaffold a new production application with the full agentic-AI guardrail canon baked in from commit #1: a uniform 7-gate interface (lint, typecheck, test, coverage, build, e2e, audit) on each stack's native runner, strict types, maximal static analysis, coverage thresholds with teeth plus seed tests, pre-commit hooks…

15 25d ago A 224 tokens original MIT

a-tokyo/agent-skills

Skill Claude CodeCodex

Factory skill that creates production-grade, benchmarked, autonomously improved, and verified agent skills. Orchestrates a 5-phase pipeline: interview the user to discover purpose and gold standards, research domain materials with parallel subagents, draft the skill with a design-first approach, invoke autoresearch to…

15 25d ago A 118 tokens original MIT

a-tokyo/agent-skills

Skill Claude CodeCodex

Generate grounded-and-verified, engine-agnostic database documentation that reaches 100% parity with the real schema. Introspects the LIVE database as ground truth and cross-validates it against ORM models, migrations, generated types, seeds, and application queries, then proves completeness by diffing the docs back…

15 25d ago A 159 tokens original MIT