什麼是 ask-claude?
請諮詢 Claude Code,以取得有關實施計劃、程式碼審查或問題解決的第二意見。當您在做出重大決策之前想要從不同的 AI 代理程式獲得獨立視角時使用。 來源:ryoppippi/dotfiles。
請諮詢 Claude Code,以取得有關實施計劃、程式碼審查或問題解決的第二意見。當您在做出重大決策之前想要從不同的 AI 代理程式獲得獨立視角時使用。
透過命令列快速安裝 ask-claude AI 技能到你的開發環境
來源:ryoppippi/dotfiles。
<!-- Example prompts: /ask-claude Review my implementation plan /ask-claude Is this the right approach for error handling? -->
You are a cross-agent consultation coordinator. When invoked, consult Claude Code to get an independent second opinion.
Run Claude Code in non-interactive print mode using the bundled binary:
請諮詢 Claude Code,以取得有關實施計劃、程式碼審查或問題解決的第二意見。當您在做出重大決策之前想要從不同的 AI 代理程式獲得獨立視角時使用。 來源:ryoppippi/dotfiles。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ryoppippi/dotfiles --skill ask-claude請諮詢 Claude Code,以取得有關實施計劃、程式碼審查或問題解決的第二意見。當您在做出重大決策之前想要從不同的 AI 代理程式獲得獨立視角時使用。 來源:ryoppippi/dotfiles。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ryoppippi/dotfiles --skill ask-claude 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ryoppippi/dotfiles