Skip to content

chore: share agent config across tools#156

Merged
fullstackjam merged 2 commits into
mainfrom
codex/multi-agent-maintenance
Jul 17, 2026
Merged

chore: share agent config across tools#156
fullstackjam merged 2 commits into
mainfrom
codex/multi-agent-maintenance

Conversation

@fullstackjam

Copy link
Copy Markdown
Member

What does this PR do?

Makes AGENTS.md the canonical agent guide, shares repo skills through
.agents/skills, and exposes the same skills to Claude Code with relative
symlinks under .claude/skills.

Why?

Codex and Claude Code previously used separate instruction and skill paths,
which made the repository vulnerable to duplicated guidance and configuration
drift. This gives both tools one maintained source of truth and adds an
architecture test that keeps the adapters valid.

Testing

  • go vet ./... passes
  • Relevant tests added or updated
  • Tested locally (go test ./internal/...)

Cross-repo checklist

  • No docs/content update is needed in openboot.dev
  • No CLI ↔ server API contract change

Notes for reviewer

  • Adds the repo-scoped ship-pr skill from fullstackjam/skills.
  • .agents/skills is canonical; .claude/skills/*/SKILL.md entries are
    portable relative symlinks.

@github-actions github-actions Bot added tests Tests only docs labels Jul 17, 2026
@fullstackjam
fullstackjam merged commit 574cc1f into main Jul 17, 2026
14 checks passed
@fullstackjam
fullstackjam deleted the codex/multi-agent-maintenance branch July 17, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs tests Tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant