extra-org

20 mods across 1 repository, 108 stars between them.

architect

01

extra-org/extra

Agent Claude Code

Architecture planning and architecture review for the declarative agent platform. Use to design or evaluate changes that affect layers, lifecycles, or contracts. Read-only — does not implement code unless explicitly asked.

108 4d ago A 42 tokens original MIT

code-reviewer

02

extra-org/extra

Agent Claude Code

Performs senior-level code review on diffs/PRs for the agent platform, focused on architecture boundaries, lifecycle/state, security, and tests. Read-only; outputs a structured review.

108 4d ago A 42 tokens original MIT

extra-org/extra

Agent Claude Code

Updates README, docs/, ADRs, and skill files for the agent platform. Keeps documentation honest and synchronized; never claims unimplemented features work.

108 4d ago A 33 tokens original MIT

test-engineer

04

extra-org/extra

Agent Claude Code

Plans and writes pytest tests for the agent platform. Behavior-focused, mocks all external systems, adds negative/security tests. Never calls real external services.

108 4d ago A 33 tokens original MIT

architecture-review

05

extra-org/extra

Skill Claude CodeCodex

Guard the project's architecture invariants. Use to evaluate any change affecting layers, boundaries, lifecycles, or contracts, and to decide whether an ADR is required.

108 4d ago A 36 tokens original MIT

code-review

06

extra-org/extra

Skill Claude CodeCodex

Senior-level code review for the agent platform — architecture and boundaries first, then correctness, security, testability, and simplicity. Outputs a structured review.

108 4d ago A 33 tokens original MIT

documentation

07

extra-org/extra

Skill Claude CodeCodex

Keep the repository's documentation accurate, honest, and synchronized with the code. Use when editing docs, README, AGENTS.md, or ADRs.

108 4d ago A 32 tokens original MIT

git-workflow

08

extra-org/extra

Skill Claude CodeCodex

Work safely with Git — keep changes scoped and reviewable, never overwrite the user's work, and produce clear history. Use before editing, branching, staging, or committing.

108 4d ago A 38 tokens original MIT

mcp-tools

09

extra-org/extra

Skill Claude CodeCodex

Working on Python plugin tools, MCP server connections, tool invocation, or tool tracing. Primary task is tasks/0007-mcp-tools-and-permissions.md.

108 4d ago A 36 tokens original MIT

extra-org/extra

Skill Claude CodeCodex

Foundational rules and layout for the declarative agent platform. Read this before any change, regardless of area; it anchors every other skill.

108 4d ago A 32 tokens original MIT

prompt-rendering

11

extra-org/extra

Skill Claude CodeCodex

Working on prompt templates, template loading/caching, or per-request rendering. Primary task is tasks/0005-prompt-rendering.md.

108 4d ago A 32 tokens original MIT

refactoring

12

extra-org/extra

Skill Claude CodeCodex

Change the shape of code without changing behavior — safely, in small steps, preserving the project's layers and public contracts.

108 4d ago A 26 tokens original MIT

runtime-engine

13

extra-org/extra

Skill Claude CodeCodex

Working on RuntimeEngine, ExecutionContext, agent execution, or the request lifecycle. Primary tasks are tasks/0003-compiled-agent-graph.md and tasks/0004-runtime-engine.md.

108 4d ago A 41 tokens original MIT

extra-org/extra

Skill Claude CodeCodex

The standard for writing Python here — small, typed, explicit, testable modules with side effects pushed to the edges. Use when implementing or designing any Python code.

108 4d ago A 39 tokens original MIT

extra-org/extra

Skill Claude CodeCodex

Working on resolver plugins, the fixed access plugin contract, mapping resolver outputs into ExecutionContext, or protected-node filtering. Primary task is tasks/0006-sidecar-auth-context.md.

108 4d ago A 41 tokens original MIT

skill-authoring

16

extra-org/extra

Skill Claude CodeCodex

How to create or restructure a skill so the .ai/skills/ system stays consistent, operational, and trustworthy. A skill is a short, repeatable playbook — not an essay.

108 4d ago A 42 tokens original MIT

testing

17

extra-org/extra

Skill Claude CodeCodex

How to write and run fast, deterministic, behavior-focused pytest tests that never touch real external systems. Use whenever adding or changing behavior, or fixing a bug.

108 4d ago A 34 tokens original MIT

yaml-schema

18

extra-org/extra

Skill Claude CodeCodex

Loading agent.yml, defining schema models, and validating the specification (definitions, hierarchy, security). Primary task is tasks/0002-yaml-schema-and-validation.md.

108 4d ago A 36 tokens original MIT

extra AGENTS.md

19

extra-org/extra

Instructions file CodexOpenCode

Instructions for extra-org/extra, covering agents.md, 1. project mission, 2. core architecture pipeline, 3. non-negotiable architecture rules and 4. repository structure.

108 4d ago A 4,028 tokens original MIT

extra CLAUDE.md

20

extra-org/extra

Instructions file

Instructions for extra-org/extra, covering claude.md, naming, skills, commands and guardrails.

108 4d ago A 287 tokens original MIT