check-todos

List and filter pending todos by area with roadmap alignment details.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sidunrealde/ArchVis --skill check-todos-sidunrealde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-todos
Source: https://github.com/sidunrealde/ArchVis/tree/main/.github/skills/check-todos
Command: npx skills add https://github.com/sidunrealde/ArchVis --skill check-todos-sidunrealde

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you manage your pending tasks by listing them, allowing you to select one for detailed review, and then guiding you through appropriate actions based on your workflow and roadmap.

Core Features & Use Cases

  • List Pending Todos: Displays all outstanding tasks with their area and age.
  • Filter Todos: Allows filtering the list by a specific area (e.g., 'api', 'ui').
  • Detailed Todo View: Shows the full problem, solution, and associated files for a selected todo.
  • Actionable Options: Provides context-aware actions like "Work on it now," "Add to phase plan," or "Brainstorm approach."
  • Roadmap Integration: Checks if a todo aligns with any upcoming roadmap phases.
  • Use Case: When you're unsure what to work on next, you can use this skill to see all your pending tasks, filter them by project area, and then decide whether to start working on one, plan it for a future phase, or brainstorm its solution.

Quick Start

Use the check-todos skill to see all your pending tasks.

Frequently Asked Questions about check-todos

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

FAQPage Schema
How do I list and filter pending todos by project area?

To list and filter pending todos, you can use this skill to display all outstanding tasks with their area and age, and apply filters to narrow the list by specific project areas like api or ui.

What's the best way to align pending tasks with an agile roadmap?

Aligning pending tasks with an agile roadmap is handled by checking each todo against upcoming roadmap phases, providing context-aware actions like adding the task to a phase plan or starting work immediately.

Do I need node.js to manage task workflows and pending todos?

Yes, you need node.js installed because the task management skill requires node.js scripts for initializing the environment and maintaining the state of your pending todos.

Can I view detailed solution notes and associated files for a selected todo?

Yes, you can view detailed solution notes for a selected todo by selecting it from the list, which displays the full problem description, proposed solution, and associated files.

What actions can I take when I am unsure what task to work on next?

When unsure what to work on next, you can review pending todos and choose context-aware actions such as working on it now, adding it to a phase plan, or brainstorming the approach.