with one click
feature-research
Does research on competitive features and creates a report.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Does research on competitive features and creates a report.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
analyzes customer feedback across Email, GitHub, NPS, and churn cancellations.
Analyzes git history from a repository to summarize recent development activity, features in progress, and engineering priorities. Use when asked about what the team is working on, recent code changes, development velocity, or to prepare for planning/roadmap discussions.
Projects a customer's cost from prior usage data across seat-based, usage-based, and hybrid SaaS pricing models. Use when asked to "project cost", "estimate BYO cost", "estimate spend", "how much will this cost", "size a deal", or to build an enterprise-style usage/cost projection.
Reads the most recent weekly product briefing, identifies P0 issues, researches them in the codebase, and spawns cloud coding agents to fix each one. Use when asked to "fix P0s", "address critical issues", or "work on top priorities from the briefing."
Posts messages to Slack via webhook.
Reads content from a specific Google Doc by URL or document ID.
| name | feature_research |
| description | Does research on competitive features and creates a report. |
Use this skill to perform competitive feature analysis. You will research specific functionality across competitor products and compare them to [YOUR PRODUCT].
The user will provide:
For each URL provided:
YOUR_PRODUCT_DOCS_URL for equivalent or related featuresReturn your analysis in this structured format:
---BEGIN FORMAT---
Feature Analysis: [Topic from user's message] Date: [Current date]
TL;DR: [1-2 sentence summary of key findings]
[COMPETITOR NAME] (source: [URL])
[COMPETITOR NAME 2] (source: [URL]) — if multiple URLs provided
[YOUR PRODUCT] (source: YOUR_PRODUCT_DOCS_URL)
COMPARISON SUMMARY
(Use ✅ has feature, ⚠️ partial/limited, ❌ missing, ❓ unclear)
KEY INSIGHTS
GAPS & OPPORTUNITIES
RISKS
---END FORMAT---
create a markdown file in reports/feature_research with your findings, and create a PR.