conn-castle/agent-layer

A tool for unifying instructions, skills, and MCP servers for various coding agents.

10Stars on the repository
18Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

beta

02

conn-castle/agent-layer

Skill Claude CodeCodex

Second command does something useful for testing wrap lines in codex skills.

10 2d ago A 16 tokens original MIT

dispatch-agent

03

conn-castle/agent-layer

Skill Claude CodeCodex

Use Agent Dispatch MCP tools only when the user names an external dispatch target or another skill explicitly requires dispatch. Do not use it for generic subagent, second-agent, or fresh-context requests; use the built-in subagent instead.

10 2d ago A 49 tokens original MIT

find-docs

04

conn-castle/agent-layer

Skill Claude CodeCodex

Use globally installed ctx7 for API/library docs when local docs or CLI help are insufficient. Trigger for API syntax, config, setup, migrations, version-sensitive, or post-cutoff questions. Do not use for web research, local files, browser automation, or installs.

10 2d ago A 60 tokens original MIT

playwright

05

conn-castle/agent-layer

Skill Claude CodeCodex

Use globally installed playwright-cli for browser automation, UI inspection, screenshots, Playwright test debugging, or test generation. Trigger when a task needs browser interaction or test repair. Do not use for generic tests, web search, non-browser docs, or API-only work.

10 2d ago A 59 tokens original MIT

skill-sync

06

conn-castle/agent-layer

Skill Claude CodeCodex

Manage local skills backed by known remote Git repositories. Use when the user wants to import, inspect, diff, pull, resolve, push, reset, or remove them, or project current local skills to enabled clients with al sync. Do not use to discover new skills or create user-owned skills.

10 2d ago A 63 tokens original MIT

tavily-web

07

conn-castle/agent-layer

Skill Claude CodeCodex

Use Tavily CLI for web search, URL extraction, site mapping, and cited research. Trigger when the user needs current web info, asks to search/read a page, provides URLs, or wants a sourced report. Do not use for browser automation, local docs, or Tavily setup.

10 2d ago C 63 tokens original MIT

audit-documentation

08

conn-castle/agent-layer

Skill Claude CodeCodex

Audit Markdown docs for static accuracy and cross-document consistency against the repo, fixing what is safe. Excludes memory files by default.

10 2d ago A 30 tokens original MIT

audit-memory

09

conn-castle/agent-layer

Skill Claude CodeCodex

Audit agent memory files (ISSUES, BACKLOG, DECISIONS, COMMANDS, CONTEXT) for structure, staleness, placement, consistency, and DECISIONS.md bloat; fix accepted findings.

10 2d ago A 47 tokens original MIT

audit-tests

10

conn-castle/agent-layer

Skill Claude CodeCodex

Audit the existing test suite once for redundancy, misleading coverage, organization, and material behavioral gaps, directly fixing safe findings.

10 2d ago A 27 tokens original MIT

implement

12

conn-castle/agent-layer

Skill Claude CodeCodex

Implement a large, substantive code change directly or through a planned cross-agent workflow, adding plan or code review only when warranted.

10 2d ago A 27 tokens original MIT

interface-audit

13

conn-castle/agent-layer

Skill Claude CodeCodex

Audit product interfaces as component boundaries, score complexity, over-engineering, and debt, maintain .agent-layer/tmp interface-audit reports, and finish at the final recommendation gate. Use for fresh interface cleanup audits or --update refreshes; not for implementation.

10 2d ago A 55 tokens original MIT

ship-pr

14

conn-castle/agent-layer

Skill Claude CodeCodex

Ship one pull request, monitor hosted CI and review feedback, follow PR policy, and request authorization before merging and cleaning up.

10 2d ago A 28 tokens original MIT