dev10x-park-discover

Gather deferred tasks from TODO files, code comments, Slack reminders, and Git history.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-park-discover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev10x-park-discover
Source: https://github.com/wooyek/dev10x-ai/tree/main/codex-skills/dev10x-park-discover
Command: npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-park-discover

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that no deferred tasks or items are missed when starting a new session or resuming work, preventing tasks from falling through the cracks.

Core Features & Use Cases

  • Comprehensive Check: Scans multiple locations where deferred items might be stored, including project TODO files, code comments, Slack reminders, memory files, and Git history.
  • Contextual Awareness: Identifies recent activity and PR comments to provide a holistic view of ongoing or pending work.
  • Use Case: At the start of your workday, you can ask the AI to "check for deferred items," and it will present a consolidated list of everything you need to pick up from your previous work sessions.

Quick Start

Use dev10x-park-discover to check all deferral sources for pending items.

Frequently Asked Questions about dev10x-park-discover

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

FAQPage Schema
How do I find deferred TODO items across code comments and Slack reminders?

To find deferred items across code comments and Slack reminders, this skill scans project TODO files, recent code comments, and bot-sent Slack reminders to consolidate pending tasks for your current session.

What is the best way to resume work and check for missed tasks from a previous session?

The best way to check for missed tasks when resuming work is to scan Git log history, memory files, and open GitHub PR comments for session bookmarks, ensuring no deferred items fall through the cracks.

Can I track GitHub PR comments and Git log history for pending work items?

Yes, you can track pending work items by checking open GitHub Pull Requests for session bookmark comments and scanning Git log history for recent activity related to deferred tasks.

Does this skill find FIXME comments and TODO files without requiring external dependencies?

Yes, this skill finds FIXME comments and TODO files without requiring external dependencies, running scripts to gather deferred items from local project files and memory files directly.

How do I consolidate Slack reminders and code TODOs at the start of my workday?

You can consolidate Slack reminders and code TODOs by running a comprehensive check that scans multiple locations where deferred items are stored, presenting a holistic view of pending work.