From documentation
Lists saved Q&A documents from docs/qa/ directory in a markdown table with date, category, question, and filename. Supports optional category filtering (math, topology, etc.) and per-category stats.
npx claudepluginhub roboco-io/plugins --plugin documentationThis skill uses the workspace's default tool permissions.
저장된 Q&A 문서 목록을 표시합니다.
Merges all Q&A files from docs/qa/ into a single CONCEPTS.md reference document with table of contents, grouped by category (math, topology, ml) or date. Use to consolidate project learning notes.
Conducts adaptive interviews to extract and organize user knowledge into structured Markdown files and folders like _interview-index.md and theme files. Triggers on 'interview me about X' or 'deep interview'.
Share bugs, ideas, or general feedback.
저장된 Q&A 문서 목록을 표시합니다.
/qa-list [카테고리]
math, topology, algebra, geometry, ml, statistics, cs, web, infra, general
docs/qa/ 디렉토리 스캔## Q&A 목록
총 N개의 Q&A가 저장되어 있습니다.
| # | 날짜 | 카테고리 | 질문 | 파일 |
|---|------|----------|------|------|
| 1 | 2026-01-18 | topology | Persistent Homology가 뭐야? | 20260118-143052-persistent-homology.md |
| 2 | 2026-01-18 | algebra | Tensor Train 분해란? | 20260118-150023-tensor-train.md |
...
### 카테고리별 통계
| 카테고리 | 개수 |
|----------|------|
| topology | 5 |
| algebra | 3 |
| ml | 2 |
docs/qa/ 디렉토리 존재 확인docs/qa/ 디렉토리가 없으면: "Q&A 문서가 없습니다. /qa 명령어로 먼저 Q&A를 생성하세요."필터: $ARGUMENTS