find-ideas

Survey a project and generate a prioritized backlog markdown document.

Updated May 11, 2026
One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands --skill find-ideas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-ideas
Source: https://github.com/cloudofgeorge/AI-hands/tree/main/skills/find-ideas
Command: npx skills add https://github.com/cloudofgeorge/AI-hands --skill find-ideas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Survey an existing project and produce a prioritized backlog that covers completed features, new feature ideas, bugs, and tech debt, enabling clear focus and planning.

Core Features & Use Cases

  • Completed features inventory grounds decisions by showing what's already shipped.
  • New feature ideas, bugs, and tech debt lists provide a structured backlog with explicit priorities.
  • Use cases include planning roadmaps, auditing progress, surfacing gaps or missing capabilities.

Quick Start

Survey the project and output a prioritized backlog document with sections for completed features, new feature ideas, bugs, and tech debt.

Frequently Asked Questions about find-ideas

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

FAQPage Schema
How do I generate a prioritized backlog for an existing software project?

You can audit project progress by having the Skill inventory completed features and read project metadata. It then outputs a structured document surfacing gaps, missing capabilities, and existing bugs or tech debt.

What is the best way to plan a product roadmap from a project audit?

Planning a roadmap from a project audit involves surveying shipped features to ground decisions. The Skill generates a structured backlog with explicit priorities, enabling clear focus and planning for future development cycles.

How do I surface bugs and tech debt when auditing a codebase?

To identify what to work on next, the Skill analyzes completed features to ground its decisions. It then generates new feature ideas and explicitly prioritizes them against bugs and tech debt in a markdown backlog.

Can I use this to create a project audit document in markdown format?

No external dependencies are required to generate a project backlog. The Skill operates standalone by reading existing project metadata and inventorying completed features to produce a structured markdown document.