# Status

> Quick view of project status without suggestions.

- Skill: `howells/status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add howells/status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/howells/status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: howells (https://skillmd.com/u/howells)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/howells/status

---


Display project status. Simpler than `/fiction:next`—just the facts.

## What This Does

1. Reads project README
2. Counts chapters (drafted vs. outlined)
3. Lists character docs
4. Shows any status markers

## Usage

```
/status                    # Show project status
```

## Output

```
Project: [Name]
Type: [Standalone / Series]

Chapters: [X] drafted, [Y] outlined, [Z] total
Characters: [X] docs
World docs: [X] docs

Status: [From README or inferred]
```

No suggestions, no analysis. Just status.

