Files
AX-Copilot-Codex/docs/TOOL_COVERAGE_REPORT.md
lacvet 9344cf83d6 개발 문서를 AX 기준 계획 중심으로 정리하고 비교성 표현을 제거
- README와 DEVELOPMENT, 로드맵 문서에서 비교·모사 뉘앙스가 강한 문구를 AX 기준 설명으로 정리함

- 비교/패리티 성격의 문서를 AX Agent 구조 리뷰, 실행 개선 계획, 품질 계획, 런타임 품질 계획, 도구 커버리지 문서로 재구성함

- 회귀 프롬프트와 보조 개발 문서의 용어를 공통 핵심 명령과 운영 기준 중심으로 정리함

- 검증: dotnet build src/AxCopilot/AxCopilot.csproj -c Release -v minimal -p:OutputPath=bin\\verify_docs_cleanup\\ -p:IntermediateOutputPath=obj\\verify_docs_cleanup\\ (경고 0 / 오류 0)
2026-04-15 17:05:30 +09:00

102 lines
1.6 KiB
Markdown

# 도구 / 슬래시 커버리지 현황
업데이트: 2026-04-15 18:20 (KST)
## 1. 요약
- AX slash count: 85
- 공통 핵심 명령 수: 7
- AX 확장 명령 수: 78
## 2. 공통 핵심 명령
- `/clear`
- `/exit`
- `/help`
- `/init`
- `/mcp`
- `/memory`
- `/permissions`
## 3. AX 확장 명령
- `/add-dir`
- `/advisor`
- `/agents`
- `/allowed-tools`
- `/branch`
- `/btw`
- `/build`
- `/chrome`
- `/color`
- `/commit`
- `/compact`
- `/config`
- `/context`
- `/copy`
- `/cost`
- `/desktop`
- `/diff`
- `/doctor`
- `/effort`
- `/explain`
- `/export`
- `/fast`
- `/feedback`
- `/files`
- `/fix`
- `/heapdump`
- `/hooks`
- `/ide`
- `/init-verifiers`
- `/install-github-app`
- `/install-slack-app`
- `/keybindings`
- `/login`
- `/logout`
- `/mobile`
- `/model`
- `/new`
- `/output-style`
- `/passes`
- `/plan`
- `/plugin`
- `/pr`
- `/pr-comments`
- `/privacy-settings`
- `/rate-limit-options`
- `/release-notes`
- `/reload-plugins`
- `/remote-env`
- `/rename`
- `/reset`
- `/resume`
- `/review`
- `/rewind`
- `/sandbox-toggle`
- `/search`
- `/security-review`
- `/session`
- `/settings`
- `/skills`
- `/stats`
- `/status`
- `/statusline`
- `/stickers`
- `/structure`
- `/summary`
- `/tag`
- `/tasks`
- `/terminal-setup`
- `/test`
- `/theme`
- `/thinkback`
- `/thinkback-play`
- `/translate`
- `/ultrareview`
- `/upgrade`
- `/usage`
- `/verify`
- `/vim`
## 4. 메모
- AX source baseline: `src/AxCopilot/Views/ChatWindow.xaml.cs`
- 이 문서는 비교 보고서가 아니라 현재 AX가 제공하는 명령 범위와 공통 핵심 명령을 확인하기 위한 운영 문서입니다.