一键导入
bmad-sidecar-import
Audit and verify BMAD sidecar memory files. Use when user says: check sidecars, verify sidecar, sidecar status, import sidecar, sidecar import.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit and verify BMAD sidecar memory files. Use when user says: check sidecars, verify sidecar, sidecar status, import sidecar, sidecar import.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project
A guided experience to nail down your product idea
Expert led facilitation to produce your Product Requirements Document
Guided Workflow to document technical decisions
Create the Epics and Stories Listing
Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed
| name | bmad-sidecar-import |
| version | 1.0.1 |
| description | Audit and verify BMAD sidecar memory files. Use when user says: check sidecars, verify sidecar, sidecar status, import sidecar, sidecar import. |
| trigger_patterns | ["/sidecar-import","/bmad-sidecar-import","check sidecars","verify sidecar","sidecar status","import sidecar","sidecar import"] |
Audit and verify that sidecar memory files are in place for all BMAD agents.
This is a verification/audit tool that:
_bmad/_memory/ directory for *-sidecar/ subdirectories.md files exist and have contentNote: In the A0 plugin, sidecar directories and seed files are created by
bmad-init. This script audits the result — it does not copy files from an external source.
bmad init to verify all sidecar directories were createdRun the verification script:
bash skills/bmad-sidecar-import/scripts/import-sidecars.sh /path/to/project
Or from within Agent Zero:
/load-skill bmad-sidecar-import
The script reports:
| Count | Meaning |
|---|---|
| Files found | Markdown files detected in sidecar directories |
| Files skipped | Files with existing content (> 5 bytes) |