stack

Manage task dependencies and visualize project task graphs from YAML data.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/JacksonZx535/kingsight --skill stack-jacksonzx535
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stack
Source: https://github.com/JacksonZx535/kingsight/tree/main/stack
Command: npx skills add https://github.com/JacksonZx535/kingsight --skill stack-jacksonzx535

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps project managers visualize the state of their projects, identify completed and pending tasks, and manage dependencies to ensure smooth progress.

Core Features & Use Cases

  • Task Graph Visualization: Provides a clear, dependency-aware task graph to visualize project status.
  • Dependency Management: Tracks task dependencies and flags when tasks are completed out of order.
  • Interactive Workflow: Offers an interactive experience for adding new tasks, marking them as done, and managing dependencies.

Quick Start

To create a new task graph for your project, simply run '/stack init' to set up the project's initial state.

Frequently Asked Questions about stack

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

FAQPage Schema
How do I visualize project task dependencies and track workflow status?

Task dependency tracking works by using a YAML-based task graph schema to maintain task data, which flags when tasks are completed out of order to ensure smooth project progress.

How does dependency tracking work when tasks are completed out of order?

Task dependency tracking works by using a YAML-based task graph schema to maintain task data, which flags when tasks are completed out of order to ensure smooth project progress.

How do I initialize a new task graph for project management?

You can interact with the task graph to add new tasks, mark existing tasks as done, and manage dependencies through the provided interactive workflow interface.

Can I add new tasks and update task statuses interactively within the task graph?

You can interact with the task graph to add new tasks, mark existing tasks as done, and manage dependencies through the provided interactive workflow interface.

Do I need a specific file format to maintain task data for dependency tracking?

No external dependencies are required to use this project workflow visualization tool, making it easy to set up and manage task graphs without additional environment prerequisites.