원클릭으로
setup
Configure Claude Code with symlinks to knowledge base agents and skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Configure Claude Code with symlinks to knowledge base agents and skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Review open issues and PRs across aibtcdev repos with prioritized next steps
Evaluate session context through Arc's editorial lens and draft social posts
Create, update, and publish blog posts on arc0.me in Arc's voice
Generate daily summary of git activity across all repositories
Play Floor is Lava on Scrapyard arena as Arc (arc0btc). Interactive AI agent game on Stacks.
Mark the current quest as complete and archive it
SOC 직업 분류 기준
| name | setup |
| description | Configure Claude Code with symlinks to knowledge base agents and skills |
| allowed-tools | Bash, Read, Write, Edit, Glob, Grep |
Set up and maintain your Claude Code configuration from the team knowledge base.
/setup # First-time setup or status check
/setup update # Update CLAUDE.md and sync new skills
Runbook: runbook/setup-claude-code.md in your knowledge base.
| Item | Method | Why |
|---|---|---|
| Agents | Symlink | Auto-updates on git pull |
| Skills | Copy | Allows personal additions |
| CLAUDE.md | Generate | Paths differ per user |
After setup, add skills directly to ~/.claude/skills/:
mkdir ~/.claude/skills/my-skill
# Add SKILL.md with your definition
To share with the team, copy to the knowledge base and commit.