Control the log viewer for real-time Julia output
Scanned 5/28/2026
Install via CLI
openskills install samtalki/AgentREPL.jl---
name: julia-log
description: Control the log viewer for real-time Julia output
argument-hint: "<mode>"
allowed-tools:
- mcp__plugin_julia_julia-repl__log_viewer
---
# Julia Log Viewer
Control the log viewer that displays Julia output in a separate terminal window.
## Arguments
- `mode` - One of: `auto`, `tmux`, `file`, `off`
## Modes
| Mode | Description |
|------|-------------|
| `auto` | Automatically choose the best viewer (tmux if available, otherwise file) |
| `tmux` | Open a tmux pane showing live output |
| `file` | Write output to `~/.julia/logs/repl.log` (view with `tail -f`) |
| `off` | Disable the log viewer |
## Instructions
1. Parse the user's argument to determine the mode
2. Call `log_viewer` with the specified mode
3. Report the result to the user
## Notes
- The log viewer shows `stdout` and `stderr` from eval calls in real-time
- Useful for long-running computations where you want to see progress
- `auto` is the recommended mode for most users
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...