feature-miner

Mine cass-indexed coding agent sessions for documentation pain points and feature ideas.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/mistakenot/auto-stack --skill feature-miner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-miner
Source: https://github.com/mistakenot/auto-stack/tree/main/auto-doc/.claude/skills/feature-miner
Command: npx skills add https://github.com/mistakenot/auto-stack --skill feature-miner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cass, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Feature Miner uncovers how AI coding agents interact with project documentation by scanning historical agent sessions to reveal discovery failures, stale content, search misses, and CLI friction that are invisible from code alone.

Core Features & Use Cases

  • Parallel session search: Runs targeted cass queries across categories like doc discovery, frustration, usage, staleness, frontmatter issues, and autodoc CLI interactions.
  • Contextual expansion and analysis: Expands high-scoring hits for surrounding conversation context and synthesizes signals into categorized findings.
  • Actionable reporting: Produces consolidated JSON results and a human-readable markdown report with ranked findings, feature ideas, pain points, and recommended next steps for autodoc prioritization.

Quick Start

Run the feature-miner to scan cass-indexed sessions since the last run and produce a summarized report and JSON results file.

Frequently Asked Questions about feature-miner

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

FAQPage Schema
How do I analyze AI agent session history to find documentation pain points?

Session mining scans indexed coding agent conversations to identify documentation usage patterns, staleness, and friction. It expands high-scoring hits for context and synthesizes signals into categorized findings for autodoc prioritization.

How do I identify stale content and frontmatter issues from agent sessions?

To identify stale content and frontmatter issues, run parallel searches across cass-indexed agent sessions. The analysis expands high-scoring hits for surrounding context and synthesizes signals into categorized findings within a markdown report.

Do I need cass and python3 to mine agent sessions for feature ideas?

Yes, you need a healthy cass CLI to query workspaces and python3 to merge and analyze results. These dependencies are required to produce the consolidated JSON results file and the human-readable markdown report.

What is the best way to extract feature ideas from coding agent conversations?

The best way to extract feature ideas is to scan historical agent sessions for discovery failures and CLI friction. Running targeted searches and expanding contextual hits synthesizes signals into ranked findings and recommended next steps.

Can I use session mining to prioritize autodoc improvements across different agent types?

Yes, you can apply session mining to cass-indexed sessions across workspaces and agent types. It produces a human-readable markdown report with ranked findings, pain points, and recommended next steps specifically for autodoc prioritization.