Dev10x-park-discover

Aggregate deferred items from project TODOs, Slack reminders, and PR bookmarks into a source-tagged report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deferred items across multiple sources can be overlooked when starting or resuming work. Dev10x:park-discover aggregates and surfaces outstanding items so you know what to tackle next.

Core Features & Use Cases

  • Aggregates deferred items from multiple sources (e.g., project TODOs, recent code TODOs, Slack reminders, memory notes, PR bookmarks) into a single view.
  • Groups findings by source and presents concise next steps to minimize context switching.
  • Supports quick resumption of work by providing a ready-to-act summary and suggested next actions.

Quick Start

Ask Dev10x:park-discover to gather all deferred items across sources for review.

Frequently Asked Questions about Dev10x-park-discover

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

FAQPage Schema
How do I track deferred items across multiple project sources?

To track deferred items across multiple sources, this Skill locates and surfaces outstanding project TODOs, recent code TODOs, Slack reminders, memory notes, and PR bookmarks into a single consolidated report grouped by source.

What is the best way to resume a coding session without missing TODOs?

The best way to resume a coding session is to aggregate and review deferred items. This Skill performs parallel checks across sources to provide a ready-to-act summary with suggested next actions, minimizing context switching.

Can I aggregate code TODOs and Slack reminders in one view?

Yes, you can aggregate code TODOs and Slack reminders in one view. This Skill performs parallel checks across project TODO files, recent code, Slack reminders, memory notes, and PR bookmarks, presenting findings grouped by source.

Does this deferred item discovery require local repository access?

Yes, discovering deferred items requires the ability to read local repository state. The Skill checks local project TODO files and recent code TODOs alongside external sources like Slack reminders and PR bookmarks.

How does consolidating deferred items improve project management?

Consolidating deferred items improves project management by ensuring no outstanding tasks are overlooked when starting or resuming work. It provides a consolidated, source-tagged report with concise next steps to minimize context switching.