<!-- {{# generate.module_header{} #}} -->
# Module :: claude_runner
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/Moduleclaude_runnerPush.yml) [](https://docs.rs/claude_runner) [](https://discord.gg/m3YfbXpUUY)
Task and workflow orchestration runtime with Claude AI-driven automation and intelligent execution
<!--
### Basic use-case
```rust
use claude_runner::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add claude_runner
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example claude_runner_trivial
```
``` shell test
cargo add claude_runner
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->