devteam-list

List development plans with status, type filters, and archived items.

17|8|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/michael-harris/devteam --skill devteam-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devteam-list
Source: https://github.com/michael-harris/devteam/tree/main/skills/devteam-list
Command: npx skills add https://github.com/michael-harris/devteam --skill devteam-list

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a clear overview of all ongoing and completed development plans, helping you stay organized and informed about project status.

Core Features & Use Cases

  • List Active Plans: View all currently active development projects and features.
  • Status Tracking: See the progress and current status (planned, active, complete, etc.) of each plan.
  • Filtering: Filter plans by type (feature or project) and include archived items.
  • Use Case: Before starting your day, run /devteam:list to quickly see which feature is currently active and its progress.

Quick Start

List all active development plans by running the command /devteam:list.

Frequently Asked Questions about devteam-list

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

FAQPage Schema
How do I track development plans and project status in one view?

You can track development plans by listing all active projects and features to see their current status, utilizing SQLite for event logging and plan indexing to provide session state and recent activity.

Can I filter development projects by type and include archived features?

Yes, you can filter development plans by type, specifically distinguishing between features and projects, and you can include archived items for comprehensive project tracking.

What is the best way to view active feature progress before starting work?

The best way to view active feature progress is to run a list command that displays the status of all ongoing development plans, showing whether each item is planned, active, or complete.

Does this development plan tracker require a specific database setup?

The development plan tracker utilizes SQLite internally for event logging and plan indexing to manage session state, meaning no external database setup is required for you to start tracking.

Why does the project tracking tool use SQLite for plan indexing?

The project tracking tool uses SQLite for plan indexing and event logging to provide session state and recent activity, ensuring a clear overview of ongoing and completed development plans.