Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gihwan-dev/claude-setup

Open more actions menu

Repository files navigation

AI Agent SSOT Repo

Claude Code, Codex 등 여러 에이전트 도구에 공통으로 설치할 agent registry와 skill source를 관리하는 저장소다.

처음 작업할 때는 CONTRIBUTING.md를 먼저 읽는다.

What Lives Here

  • agent source: agent-registry/<agent-id>/...
  • skill source: skills/<skill-name>/...
  • generated projection은 직접 수정하지 않는다.

Repo Map

agent-registry/<agent-id>/...                 # agent SSOT
skills/<skill-name>/...                       # skill SSOT
scripts/sync_agents.py                        # agent-registry -> generated projections
scripts/sync_skills_index.py                  # skills/*/SKILL.md -> skills/INDEX.md, skills/manifest.json
scripts/install_assets.py                     # Claude/Codex 설치 진입점
agents/*.md                                   # Claude projection
dist/codex/agents/*.toml                      # Codex projection
dist/codex/config.managed-agents.toml         # Codex managed config block

Working Here

  • 수정/검증/설치 절차는 CONTRIBUTING.md를 기준으로 본다.
  • 검증은 SSOT sync + parse/drift smoke check를 우선한다. 세부 문구/헤딩 계약은 기본 검증 대상이 아니다.
  • 설치는 skill/agent 자산만 다룬다.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.