foxctl Todo

Manage task creation, tracking, dependencies, and completion notes with foxctl todo commands.

3|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/joshka0/foxctl --skill foxctl-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: foxctl Todo
Source: https://github.com/joshka0/foxctl/tree/main/configs/skills-condensed/foxctl-todo
Command: npx skills add https://github.com/joshka0/foxctl --skill foxctl-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you organize and maintain work by turning loose plans into trackable tasks with dependencies and clear completion notes.

Core Features & Use Cases

  • Create and manage tasks: Add tasks with titles and descriptions so you can capture intent instead of relying on memory.
  • Model dependencies and subtasks: Link tasks using depends-on and parent relationships to reflect real execution order.
  • Review progress and update status: List tasks, view active work, and mark items complete with notes for accountability and continuity.

Quick Start

Add a new task with foxctl todo add --title "Implement auth" --description "Integrate login, sessions, and security checks."

Frequently Asked Questions about foxctl Todo

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

FAQPage Schema
How do I track task dependencies and completion notes for my workflow?

To track task dependencies and completion notes, you can create tasks with titles and descriptions, link them using depends-on and parent relationships, and mark items complete with specific notes for accountability.

What is the best way to organize loose plans into trackable work items?

Organizing loose plans into trackable work items involves adding actionable tasks with intent-capturing descriptions, modeling execution order with dependencies, and reviewing active work status updates.

Can I link subtasks to parent tasks for team work planning?

Yes, you can link subtasks to parent tasks for team work planning by establishing parent-child relationships, which reflects real execution order and maintains structured task tracking.

How do I list active tasks and update work status?

You can list active tasks and update work status by executing list and active commands to review progress, then applying update and complete commands to record current states and accountability notes.

Does this task management approach support personal and team work planning workflows?

Yes, this task management approach supports both personal and team work planning workflows by providing actionable lists, active task views, and status updates for continuity across different planning scales.