# Work Help

> Show the separate Work skills and their purpose without running a task. Use when the user wants to remember how Work is organized or asks what Work skills are available.

- **Type:** Skill
- **Install:** `agentstack add skill-xcaeser-work-skill-work-help`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [xcaeser](https://agentstack.voostack.com/s/xcaeser)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [xcaeser](https://github.com/xcaeser)
- **Source:** https://github.com/xcaeser/work-skill/tree/main/skills/work-help
- **Website:** https://skills.sh/xcaeser/work-skill

## Install

```sh
agentstack add skill-xcaeser-work-skill-work-help
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Work / 11. Help

Show the Work skill family directly. Do not inspect the repository, spawn
agents, create goals, or run a task. Do not make the user remember subcommands.

When explaining the shared standard, use the `$work-quality` description below;
do not resolve or read files outside this skill folder.

## Work skills

| Skill | Use it for |
|---|---|
| `$work` | Delegate and integrate a free-form implementation task |
| `1. $work-init` | Start and verify a new project |
| `2. $work-ideate` | Brainstorm with a rigorous, question-by-question creative sparring partner |
| `3. $work-plan` | Build a detailed read-only plan with Sol xhigh |
| `4. $work-test` | Inspect real behavior, add justified tests, and report omissions and bugs |
| `5. $work-concern` | Surface evidence-backed concerns in the current implementation without editing |
| `6. $work-checklist` | Capture conversation as a checklist, then optionally execute it |
| `7. $work-audit` | Audit risks with Sol xhigh and produce an executor-ready fix plan |
| `8. $work-clean` | Analyze code smells with Sol xhigh and produce an executor-ready cleanup plan |
| `9. $work-quality` | Pass the Work golden rules directly into the conversation |
| `10. $work-status` | Show the current goal, agents, evidence, and next action |
| `11. $work-help` | Show this map |

## Model shorthand

- `Work / 2. Ideate`: interactive conversation; no agents or model selection.
- `Work / 4. Test`: parent-led test implementation; no agents or coverage target.
- `Work / 5. Concern`: lightweight read-only inspection; no agents or fix plan.
- `Work / 6. Checklist`: Capture returns a checklist only; Execute registers one parent-owned goal. No agents.
- `Work / 3. Plan`, `7. Audit`, and `8. Clean`: one read-only Sol xhigh analyst; no edits.
- Plans are executor-agnostic and detailed enough for a lower-capability model with no hidden context.
- Terra Low handles small mechanical chores; Terra Medium handles structured exploration or extraction.
- `mix` lets the parent choose Sol or Terra per assignment and explain the split before launch.
- Executors use `fork_turns: none`, narrow ownership, and compact artifact-first handoffs to control token use.
- `$work`: automatic routing (Sol Low for ordinary work) unless the user proposes a count, profile, or effort. Advanced form: `$work [N] [sol|terra|mix] [effort] `. Work explains its recommendation and waits for confirmation; it never invents assignments to satisfy an oversized count.

## Orchestration shorthand

- Every executor receives the exact goal, source of truth, ownership, acceptance
  checks, non-goals, and validation commands before launch.
- Let a launched executor work until it finishes or reports a real blocker; a
  polling timeout is not a reason to kill it.
- The parent keeps the smallest useful team, diversifies parallel exploration by
  approach family, tracks evidence and blockers, and owns integration and proof.
- Analysts must return concrete artifacts and exact gaps. Adversarial checks and
  another bounded round are preferred to an unsupported “routine” conclusion.

These are separate skills, not subcommands. Their stable IDs use hyphens (`$work-ideate`, `$work-plan`, `$work-test`, `$work-concern`, `$work-checklist`, `$work-audit`); the skill picker adds numeric workflow labels such as `Work / 2. Ideate`, `Work / 3. Plan`, and `Work / 4. Test`. Some clients render the stable IDs as `/work ideate`, `/work plan`, and `/work test`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [xcaeser](https://github.com/xcaeser)
- **Source:** [xcaeser/work-skill](https://github.com/xcaeser/work-skill)
- **License:** MIT
- **Homepage:** https://skills.sh/xcaeser/work-skill

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-xcaeser-work-skill-work-help
- Seller: https://agentstack.voostack.com/s/xcaeser
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
