intent-list

List open intents with progress tracking for the current repository.

2|1|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sejas/ai-code-skills --skill intent-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intent-list
Source: https://github.com/sejas/ai-code-skills/tree/main/plugins/intents/commands/intent-list
Command: npx skills add https://github.com/sejas/ai-code-skills --skill intent-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you keep track of your ongoing development tasks (intents) and their progress, ensuring you don't lose sight of your work.

Core Features & Use Cases

  • View Open Intents: See a list of all intents currently in progress for your repository.
  • Progress Tracking: Quickly check the status and completion of requirements for each intent.
  • Repository Filtering: Automatically filters intents to show only those relevant to your current project.
  • Use Case: Before starting your workday, you can run this skill to get a clear overview of all the features or tasks you are currently working on.

Quick Start

Show me all the intents that are currently in progress for this project.

Frequently Asked Questions about intent-list

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

FAQPage Schema
How do I track progress for ongoing development tasks in my git repository?

To track progress for ongoing development tasks, you can view a list of open intents filtered by your current repository name, displaying titles, start dates, and completion status.

How do I view all open intents for my current project?

You can view all open intents for your current project by scanning a predefined folder structure, which automatically filters and displays tasks relevant to your active repository.

What is an intent in development workflow and how does it help with task management?

An intent in development workflow is an ongoing task tracked via spec files within a predefined folder structure, helping you monitor task progress and ensure you don't lose sight of your work.

Can I check the completion status of specific requirements for my development tasks?

Yes, you can check the completion status of specific requirements by reading spec files, which extract and display the start dates and progress tracking for each intent.

Does this progress tracking tool automatically filter intents by repository name?

Yes, the progress tracking tool automatically filters intents by repository name, ensuring you only see the tasks and features relevant to your current project environment.