# Ap Status

> Summarize current project status from STATUS.md and related files. Use to quickly re-orient and decide the next step. Use when this capability is needed.

- Skill: `tomevault-io/ap-status` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/ap-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/ap-status/raw
- Safety review: pending (external: skill-scanner PASS, skillspector CAUTION)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/ap-status

---


# /ap:status

## Purpose

Provide a short "where are we at?" snapshot to reboot context.

---

## Inputs

Optional:

- Focus area or question (e.g. "next actions only" or "checks status").

If no input, provide a general snapshot.

---

## Reads

Must consult:

- .agent-pack/work/STATUS.md
- .agent-pack/work/PLAN.md

May consult:

- .agent-pack/work/CHECKS.md
- .agent-pack/context/PROJECT.md
- .agent-pack/context/DECISIONS.md
- .agent-pack/context/PROGRESS.md
- .agent-pack/work/BACKLOG.md
- Recent runs/ entries (if needed for recency)

---

## Process

1. Pull current focus and next actions from STATUS.md.
2. If PLAN.md has active tasks, surface the next incomplete task and its check.
3. If CHECKS.md shows failures, call them out briefly.
4. Mention any blocking issues or open questions from STATUS.md.
5. End with a recommendation to run /ap-do for the next task.

---

## Output rules

- Follow OUTPUT CONTRACTS.
- Keep the snapshot short and scannable (3-7 bullets).
- Prefer STATUS.md as the source of truth; only add other file info if it changes next steps.
- Always include a friendly nudge to run /ap-do.

---

## Output contract

```md
### Status snapshot
- <3-7 bullets; focus, next actions, blockers, checks>

### Suggested next step
- Run /ap:do <task-id> (or /ap:plan if no plan exists)

### Unknowns / needs input
- <questions if the next step is unclear>
```

---

## Completion criteria

/ap:status is complete when:

- The snapshot reflects STATUS.md
- The next step is clear and actionable
- The output is brief and friendly

---

## Common failure modes

- Copying large sections of files
- Ignoring blockers or failed checks
- Missing the /ap-do recommendation

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/egallen15) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

