workspace-status

Parse workspace configuration files and repository spec states to track project initiatives.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the cognitive overhead of manually tracking multiple project initiatives, dependencies, and spec statuses across a repository, providing a single source of truth for session orientation.

Core Features & Use Cases

  • Automated Initiative Tracking: Parses workspace.toml to surface active, blocked, and ready-to-start work items.
  • Dependency Resolution: Automatically identifies bottlenecks by resolving the DAG of work and shaping queues.
  • Reconciliation: Detects inconsistencies between spec file statuses and workspace tracking, ensuring your documentation never drifts from reality.

Quick Start

Invoke the workspace-status skill at the start of your session to receive a comprehensive report on your current initiatives and next actionable steps.

Frequently Asked Questions about workspace-status

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

FAQPage Schema
How do I track project dependencies and workspace status across multiple initiatives?

To track project dependencies and workspace status across initiatives, you can parse workspace configuration files and repository spec states to automatically surface active, blocked, and ready-to-start work items.

What is the best way to resolve dependency bottlenecks in a project backlog?

The best way to resolve dependency bottlenecks in a project backlog is by resolving the directed acyclic graph of work to automatically identify blockages and shape active work queues.

How do I reconcile inconsistencies between spec file statuses and workspace tracking?

To reconcile inconsistencies between spec file statuses and workspace tracking, you can detect documentation drift by parsing structured TOML files and traversing the repository file system.

Does project coordination require structured TOML parsing for repository traversal?

Project coordination requires structured TOML parsing and file-system traversal to maintain alignment between project documentation and execution state across active backlog registers.

When do I need automated initiative tracking for session orientation?

You need automated initiative tracking for session orientation when you want to eliminate the cognitive overhead of manually tracking multiple project initiatives and dependencies across a repository.