원클릭으로
avinycqmd-status
Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Search project documentation using qmd semantic search. Invoke with /avinyc:qmd-search <query> to find docs, plans, or indexed markdown content in your project.
Configure or reconfigure qmd collections for this project. Triggers on "configure qmd", "set up qmd", "reconfigure qmd", "qmd setup".
Run qmd health check for this project. Triggers on "qmd doctor", "check qmd health", "qmd problems", "diagnose qmd".
Analyze completed development work to identify automation and systematization opportunities. Use after finishing features, fixing bugs, or completing code reviews. Triggers on "analyze for automation", "what can we automate", "compound opportunities", "systematize".
UX/UI design principles for clean, intuitive interfaces. Use when designing layouts, improving usability, planning information architecture, or ensuring accessibility. Triggers on "user experience", "usability", "information architecture", "accessibility", "interaction design".
Web graphic design for interfaces, layouts, and visual systems. Use when designing landing pages, dashboards, hero sections, or applying design aesthetics (Bauhaus, Pop Art, Retro, Futuristic). Triggers on "design a", "visual design", "landing page", "color palette", "typography".
| name | avinyc:qmd-status |
| description | Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections". |
| user-invocable | true |
| allowed-tools | ["Bash","Read","mcp__qmd__status"] |
Show the project's qmd configuration alongside live index health.
Read .claude/qmd.json. If missing, tell the user:
qmd is not configured for this project. Run
/avinyc:qmd-configureto set it up.
Print a summary:
Try mcp__qmd__status first (fastest, returns structured data). If MCP is unavailable, fall back to CLI:
qmd status
Display the live status alongside the project config. Key things to highlight:
Report whether MCP tools are available. If not, suggest:
MCP server not configured. Run
claude mcp add qmd -- qmd mcpor add qmd to.mcp.jsonfor faster searches.