# Work Status

> Show a read-only snapshot of the current Work goal, checklist, agents, evidence, blockers, current step, and next parent action. Use when the user asks for Work status.

- **Type:** Skill
- **Install:** `agentstack add skill-xcaeser-work-skill-work-status`
- **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-status
- **Website:** https://skills.sh/xcaeser/work-skill

## Install

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

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

## About

# Work / 10. Status

Show only state visible in the current task. Do not steer, interrupt, spawn, create or update goals, change plans, edit files, or run validation. This snapshot need not wait for agents, but a non-blocking status read is never a reason to stop them.

When summarizing quality or compatibility, preserve reliability, user state,
truthful evidence, and clean breaks over obsolete paths. If parallel work
exists, reconcile each route by approach family, evidence, blocker, and next
move rather than reporting activity alone.

1. Call `get_goal` when available.
2. Call `list_agents` when available.
3. Reconcile tool results with launch tables and handoffs already visible in the thread.
4. Reconcile any visible Work checklist without changing item states or mode.
5. Use established call signs; do not invent one from a task ID.
6. Distinguish unavailable, none, not yet verified, and failed.
7. Do not infer progress from elapsed time, activity, or a prior status message;
   report only the latest concrete evidence visible to this task.

Return:

```markdown
## Work / 10. Status

**Goal:** 
**State:** 
**Checklist:** / complete or otherwise dispositioned;  blocked, or "None">

| Agent | State | Assignment / approach | Last evidence or blocker |
|---|---|---|---|
|  |  |  |  |

**Current step:** 
**Blocking decision or evidence gap:** 
**Next parent action:** 
```

## 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-status
- 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%.
