toge:workflow-state

Track feature progress and dependencies in the Sprout workflow state ledger.

2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/micserr/sprout-design-agent --skill toge-workflow-state
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toge:workflow-state
Source: https://github.com/micserr/sprout-design-agent/tree/main/skills/workflow-state
Command: npx skills add https://github.com/micserr/sprout-design-agent --skill toge-workflow-state

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures consistent tracking and management of the workflow state for each feature across Sprout skills, facilitating coordination and progress tracking in design workflows.

Core Features & Use Cases

  • Feature Scope Tracking: Tracks and manages the state of each feature, including artifacts created, changes, and recommended next steps.
  • Ledger Management: Manages the workflow state ledger, which includes artifact history, source hashes, and next steps.
  • Profile Awareness: Adjusts its behavior based on the active profile, enabling different ledger paths and operations for different use cases.

Quick Start

Use the toge:workflow-state init command to initialize the ledger for a new feature.

Frequently Asked Questions about toge:workflow-state

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

FAQPage Schema
How do I track workflow state and feature progress across design stages?

A workflow state ledger tracks feature progress by recording artifact history, source hashes, and recommended next steps. This ensures synchronization and a consistent view of dependencies across design stages.

How do I initialize feature tracking for a new design workflow?

You initialize feature tracking by running an init command to create the workflow state ledger for a new feature. This sets up the required structure to manage artifacts and coordinate design stages.

What is the best way to manage design coordination and artifact dependencies?

The best way to manage design coordination is using a feature-scoped workflow ledger that tracks artifacts and source hashes. This provides a consistent view of dependencies and recommended actions across different skills.

Can I use different ledger paths for feature tracking across multiple profiles?

Yes, workflow state management is profile-aware, adjusting operations based on the active profile. This enables different ledger paths and configurations for various feature tracking use cases.

What do I need to set up workflow state synchronization for a feature?

You need access to the active profile and the feature's artifact locations to set up workflow state synchronization. These elements allow the ledger to accurately track changes and recommend next steps.