forge:todo

List, add, and update FORGE TODO tasks across workflows.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Chulf58/FORGE --skill forge-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge:todo
Source: https://github.com/Chulf58/FORGE/tree/main/skills/todo
Command: npx skills add https://github.com/Chulf58/FORGE --skill forge-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing FORGE TODOs can become chaotic without a simple way to view, add, or update tasks. This Skill keeps todos organized and visible to your team.

Core Features & Use Cases

  • View TODOs: List open tasks by priority to focus on top items.
  • Add TODOs: Create new tasks with a default medium priority and track progress.
  • Update Tasks: Change status, priority, or assignees as work progresses.

Quick Start

Provide the task text to add a new TODO to the FORGE board.

Frequently Asked Questions about forge:todo

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

FAQPage Schema
How do I manage FORGE TODO items to prevent task backlog?

To manage FORGE TODO items and prevent backlog, you can view open tasks by priority, add new items with a default medium priority, and update statuses or assignees as work progresses across your workflows.

How do I add a new task to the FORGE board?

To add a new task to the FORGE board, simply provide the task text. The system utilizes the forge_add_todo function to create a new item automatically assigned a default medium priority for tracking.

Can I update existing task priorities and statuses in workflow planning?

Yes, you can update existing task priorities and statuses in workflow planning by using the forge_update_task function to change the status, priority, or assignees as your development and deployment work progresses.

What is the best way to list open TODOs for my team?

The best way to list open TODOs for your team is using the forge_read_board function to view tasks organized by priority, ensuring top items remain visible and preventing missed tasks across planning and development.

Does this task management method support deployment workflows?

Yes, this task management method supports deployment workflows by allowing you to view, add, and update tasks across planning, development, and deployment phases to keep todos organized and visible to your team.