Preview a weft workflow template with full step details. Use only when user types /wf-preview.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add ccplugins/awesome-claude-code-plugins --skill wf-preview --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wf Preview?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ccplugins-wf-preview)More formats (shields.io, HTML) on the badges page.
---
name: wf-preview
description: "Preview a weft workflow template with full step details. Use only when user types /wf-preview."
argument-hint: "<template-name>"
allowed-tools: [Bash, Read]
---
# Preview Weft Template
Show a detailed view of a workflow template's steps, policies, and guards.
## Arguments
$ARGUMENTS
## Instructions
1. If no arguments, list available templates first:
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/core/cli.py" start
```
Then ask which one to preview.
2. Show the detailed preview:
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/core/cli.py" preview <template-name>
```
3. Explain the template to the user:
- What each step does (from descriptions if available)
- Which steps have guards and what they block
- Which steps have non-default on_fail policies
- Which steps are optional
- Total step count and expected flow
4. Suggest: "Use `/wf-start <name>` to start this workflow."
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.