ワンクリックで
agent-cli-delegation
Umbrella workflow for delegating coding work to local agent CLIs such as Claude Code, Codex, and OpenCode.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Umbrella workflow for delegating coding work to local agent CLIs such as Claude Code, Codex, and OpenCode.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Healthchecks, SSH access, model switching, and systemd debugging for the Appie fleet. Covers Appie-2 (Hetzner Hermes) and common failure modes.
Direct Google Calendar + Gmail + Contacts REST API access via Python. Use when gws CLI is broken (token cache decrypt failure) or google_api.py wrapper is unreliable. Companion to the bundled google-workspace skill.
State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
Use 21st.dev Agent Elements — 25 shadcn/ui components purpose-built for AI agent UIs. Tool cards (Bash, Edit, Search, Plan, Subagent, MCP), chat, input, streaming. Open source, shadcn-registry install, no runtime lock-in.
Use v0 Design Systems 2.0, Bolt Design System Agents, or Lovable to generate production UI from a client's real design system components — not generic Tailwind. Use when building a client website where brand consistency matters.
Sync knowledge and learnings to the shared appie-brain repo. Every Appie commits with their own identity so contributions are traceable. Use after: complex tasks (5+ tool calls), significant discoveries, new skills, or client work. Fleet: Appie-1 (Orchestrator/MacMini), Appie-2 (CMO/DO), Appie-3 (CTO/VPS).
| name | agent-cli-delegation |
| description | Umbrella workflow for delegating coding work to local agent CLIs such as Claude Code, Codex, and OpenCode. |
| origin | user |
Use this umbrella when the user wants coding work delegated to a local autonomous coding CLI rather than completed entirely in the current Hermes turn.
| CLI | Best fit | Notes |
|---|---|---|
| Claude Code | Larger refactors, repo-aware implementation, PR-ready changes | Keep prompts scoped and include verification commands. |
| Codex | OpenAI Codex CLI feature/fix work and iterative patching | Provide exact paths, constraints, and tests to run. |
| OpenCode | Alternative coding agent and PR-review workflows | Useful when the user prefers OpenCode or when comparing agents. |
Include:
git status --short and git diff.