work-status

List active work sessions across brainstorms, requirements, proposals, and epics.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/nexus-a1/claude-skills --skill work-status-nexus-a1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: work-status
Source: https://github.com/nexus-a1/claude-skills/tree/main/skills/work-status
Command: npx skills add https://github.com/nexus-a1/claude-skills --skill work-status-nexus-a1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Show all active work sessions across brainstorms, requirements, proposals, and epics, and provide a clear path to advance or synchronize their lifecycles.

Core Features & Use Cases

  • List active sessions with current lifecycle state
  • Update a specific session lifecycle using --update
  • Sweep non-completed sessions with --sync to keep work aligned across initiatives

Quick Start

Run /work-status to list sessions, then use --update or --sync to manage lifecycles.

Frequently Asked Questions about work-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track active project work sessions across brainstorms, requirements, and epics?▼

To track active project work sessions, you can list all brainstorms, requirements, proposals, and epics alongside their current lifecycle states. This provides a clear overview of every active initiative and its exact progress.

What is the best way to update the lifecycle state of a specific project session?▼

The best way to update a specific project session lifecycle is by using the --update command. This targets an individual session and advances its state within your established project workflow.

How do I synchronize lifecycles across multiple non-completed work sessions?▼

You synchronize lifecycles across multiple work sessions by running a sweep with the --sync command. This aligns the lifecycle states of all non-completed brainstorms, requirements, proposals, and epics.

Does project lifecycle tracking work with Bash and GitHub CLI dependencies?▼

Yes, project lifecycle tracking supports dependency usage via Bash and GitHub CLI. These internal tooling constraints are satisfied to manage YAML frontmatter presence and execute session updates.

Can I manage batch lifecycle updates for multiple work sessions simultaneously?▼

Yes, you can manage batch lifecycle updates for multiple work sessions simultaneously. By applying the --sync operation, you sweep non-completed sessions to keep work aligned across initiatives.