- 📄 acp-client.sh
- 📄 reference.md
- 📄 SKILL.md
v0.9.2 — 通过 ACP Bridge HTTP API 调用远程 CLI agent。Usage: /cli <prompt> | /cli ko <prompt> (kiro) | /cli cc <prompt> (claude) | /cli qw <prompt> (qwen) | /cli oc <prompt> (opencode) | /chat ko (进入对话模式)
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
A DeepSearch-driven workflow skill to distill any public figure into a callable Claude skill. Use this to orchestrate parallel search, data cleaning, structural research, and skill assembly.
Audit AGENTS.md / CLAUDE.md against the five high-leverage patterns (progressive disclosure, procedural workflows, decision tables, production code examples, domain rules with concrete alternatives). Reports per-pattern coverage, anti-patterns, and a prioritized fix list.
Initialize a new project from the VibeCoding starter template. Sets up directory structure, CLAUDE.md, git, and optional GitHub remote.
Spawn conversations with other LLMs (Gemini, GPT, ChatGPT, Codex, o3, DeepSeek, Qwen, Grok, Mistral, etc.) and fold results back into your context. TRIGGER when: user asks to talk to, chat with, use, call, or spawn another LLM or model; user mentions Gemini, GPT, ChatGPT, Codex, o3, DeepSeek, Claude (as a sidecar target), Qwen, Grok, Mistral, or any non-current model by name; user asks to get a second opinion from another model; user wants parallel exploration with a different model; user says "sidecar", "fork", or "fold".
- 📁 .agent-context/
- 📁 .claude/
- 📁 .claude-plugin/
- 📄 .feature-test-report-v4.md
- 📄 .gitignore
- 📄 .gitleaksignore
Chorus CLI session context across Codex, Gemini, Claude, and Cursor for verification, steering, analysis, and feedback.
../../../.claude/commands/analyze-rosbag.md
从 @anthropic-ai/claude-code npm 包的 cli.js.map 中还原出的完整 TypeScript 源码,可一键本地编译运行。
Persistent agent team dispatcher with lead coordination. This skill should be used after cw-plan to execute tasks via a managed team (requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 and CLAUDE_CODE_TASK_LIST_ID).
Manage claude-auto configuration — toggle validators, reminders, set hook options
Amend an existing Claude Code setup to replace the Bash tool with structured MCP tools, reducing agent reliance on unstructured shell access.
Token-optimized prompt compression techniques for reducing LLM instruction size while preserving or improving quality