Skip to content

chore(skills): track the shared .agents/skills layout + .claude/skills symlink (dev#264) - #18

Open
rodaddy wants to merge 3 commits into
mainfrom
feat/skills-layout-scaffold
Open

chore(skills): track the shared .agents/skills layout + .claude/skills symlink (dev#264)#18
rodaddy wants to merge 3 commits into
mainfrom
feat/skills-layout-scaffold

Conversation

@rodaddy

@rodaddy rodaddy commented Aug 23, 2026

Copy link
Copy Markdown
Owner

agent: claude-code · model gpt-5.6-sol (worker) under claude-fable-5 head · seat Development skills-layout lane (rodaddy/development#264) · 2026-08-22

Every repo under Development gets the same project-skills layout: .agents/skills/ is the one real directory (Codex and Pi read it natively) and .claude/skills -> ../.agents/skills is the symlink Claude Code follows, so all three harnesses load the same files. sync-repo-standards scaffolded it on 2026-08-22; this PR tracks the scaffold (an empty .gitkeep and the symlink) so it stops showing as untracked on every branch. Nothing else is touched.

Refs rodaddy/development#264.

rodaddy and others added 3 commits July 30, 2026 15:13
Claude Code reads CLAUDE.md, not AGENTS.md -- it never loads AGENTS.md at
session start. Without this import the repo's agent router was invisible to
every Claude session working here.

Adds the docs-prescribed `@AGENTS.md` import; existing content is preserved
below it as this repo's Claude-specific delta.

Written by _ob/scripts/wire-claude-md.ts in Development.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…laude/skills symlink)

Development #264: per repo, .agents/skills/ is the one real project-skills
directory (Codex and Pi read it natively) and .claude/skills ->
../.agents/skills is the symlink Claude Code follows, so every harness loads
the same files. sync-repo-standards created the scaffold on 2026-08-22; this
commit tracks it so it stops showing as untracked on every branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant