Viwo CLI
Description
<i>⚡️Fastest way one-shot prompts with Claude Code ⚡</i>
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
viwo-cli
⚡️Fastest way one-shot prompts with Claude Code ⚡
[](https://github.com/hesreallyhim/awesome-claude-code)
Ever wanted to test out an idea or fix a bug, but you didn't want to pollute your working branch? Or do you ever get super annoyed by all the questions and permissions Claude asks you?
Well, **VIWO** (**Vi**rtual **Wo**rkspaces) might just be your solution:
- Docker-sandboxed environments: In order to use Claude Code with
--dangerously-skip-permissions, we are using Docker to sandbox the runtime environment. - Git worktrees: Maintain a clean separation between your working branch and Claude's branch—so you can work while Claude works!
- Ease-of-use: Quickly jump in to a worktree session by opening it in your favourite IDE.
- Multiple agents: With VIWO, it's extremely easy to spin up multiple agents to go do your task for you.
- Recap of changes made: View a recap of the work completed by AI directly inside VIWO CLI.
- Improved multiline support: Paste in large amounts of text and play around with your prompt before submitting.
- [COMING SOON] GitHub/GitLab integration: Once you're done, let AI handle submitting "your" work for you!
Table of Contents
...
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps