ワンクリックで
research-company
Comprehensive company research — mission, operations, leadership, products/services deep-dive, and ~5 years of recent news
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Comprehensive company research — mission, operations, leadership, products/services deep-dive, and ~5 years of recent news
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
File a new bug report in wiki/work/bugs/ with required-on-report fields and append it to the bug index
Audit all project functionality at a high level and produce a 2-3 minute demo run book plus a Marp slideshow
Orchestrator for parallel agent teams. When invoked with a roadmap file path, drives every item through the full tackle → uat-generate → uat-auto pipeline until complete. When invoked with a task file path, runs that pipeline once and stops.
Refresh codebase context via Serena memories
Append a new item (task link or inline) to an existing roadmap in wiki/work/roadmaps/, optionally under a named phase
Create a structured execution-plan roadmap in wiki/work/roadmaps/ via short Socratic Q&A — captures goal, phases, and the initial hybrid (task-link OR inline) checklist
| name | research-company |
| description | Comprehensive company research — mission, operations, leadership, products/services deep-dive, and ~5 years of recent news |
| category | researching |
| model | claude-sonnet-4-6 |
| effort | high |
| argument-hint | <company name> [URL] |
| disable-model-invocation | false |
| user-invocable | true |
Perform comprehensive research on a company using web search and news sources. Write findings as structured markdown files under raw/companies/<slug>/.
Company: $ARGUMENTS
Extract from $ARGUMENTS:
Derive a slug from the company name: lowercase, spaces → hyphens, no special characters (e.g. "Acme Corp" → acme-corp).
The output directory is: raw/companies/<slug>/
If a URL was provided, fetch it first via WebFetch to extract mission, products, and leadership directly from the source.
NOTE: Brave Search supports up to 50 requests per second — parallel searches are allowed.
Search sequentially for each of the following. Use the company name (and domain if known) in queries.
"<company name>" mission vision what does <company> do"<company name>" products services offerings 2024 2026"<company name>" business model revenue customers market"<company name>" CEO leadership team executives founders"<company name>" employees headcount growth funding valuationDig into the product/service portfolio in detail. Up to 50 req/sec, parallel OK.
"<company name>" products features pricing tiers plans"<company name>" integrations API platform partners ecosystem"<company name>" case study customer success how customers use"<company name>" product launch update new feature changelog 2024 2026"<company name>" roadmap upcoming release beta 2026"<company name>" free trial freemium self-serve enterprise salesSearch year-band by year-band to avoid recency bias. Up to 50 req/sec, parallel OK.
"<company name>" announcement milestone launch 2023 2024 2026"<company name>" news 2021 2022"<company name>" funding acquisition merger partnership"<company name>" pivot strategy product change rebrand"<company name>" layoffs lawsuit controversy regulation problem"<company name>" competitors alternatives vs marketInclude this phase if the research context suggests hiring, partnering, or technical evaluation.
"<company name>" engineering blog tech stack open source"<company name>" culture values glassdoor employee review"<company name>" engineering team size remote hybridCreate the directory raw/companies/<slug>/ and write the following files. Omit any file whose section has no reliable data — never fabricate content.
Never overwrite an existing raw/ file. Writing new files into raw/ is allowed, but if a target file (e.g. overview.md) already exists from a prior run, write the next free numeric sibling instead — overview-2.md, then overview-3.md, and so on. The existing file is immutable ground truth; leave it untouched. The new -N file must not repeat data already present in the prior file(s) — read the existing file first and capture only what is new, changed, or newly contradicted, cross-referencing the prior file for everything unchanged (e.g. > Unchanged since [overview.md](overview.md); this update covers …). In index.md, list both the original and any -N files so the profile stays navigable.
index.md — master summary & navigation---
company: <Company Name>
slug: <slug>
researched: <YYYY-MM-DD>
url: <official URL if known>
---
# <Company Name>
> One-sentence description.
## Files in this profile
| File | Contents |
|------|----------|
| [overview.md](overview.md) | Mission, products, business model, size & funding |
| [products.md](products.md) | Product/service deep-dive — catalogue, pricing, integrations, use cases, roadmap |
| [leadership.md](leadership.md) | Executives, founders, board |
| [news.md](news.md) | Chronological news 2021–2026 |
| [competitive.md](competitive.md) | Competitors and differentiation |
| [culture.md](culture.md) | Engineering culture and tech stack *(if researched)* |
## Quick Summary
<3–5 bullet highlights>
overview.md — mission, products, business model, size & funding---
company: <Company Name>
section: overview
---
# <Company Name> — Overview
## Mission & Values
- Mission statement (quoted or paraphrased with source)
- Core values (if public)
## Products & Services
- **<Product>**: brief description
- ...
## Business Model
- Revenue model: ...
- Key customer segments: ...
- Competitive moat: ...
## Size & Funding
- Founded: YYYY HQ: <city>
- Employees: ~N *(source, date)*
- Total funding: $X Latest round: Series X ($Y, Month YYYY)
- Key investors: ...
- Valuation / ARR: ... *(if public)*
products.md — product/service deep-dive---
company: <Company Name>
section: products
---
# <Company Name> — Products & Services
## Product Catalogue
| Product / Plan | Description | Target Customer | Pricing |
|----------------|-------------|-----------------|---------|
| ... | ... | ... | ... |
## Platform & Integrations
- **Native integrations**: ...
- **API / SDK**: ...
- **Marketplace / ecosystem**: ...
## Customer Use Cases
| Customer / Vertical | Problem Solved | Outcome |
|---------------------|----------------|---------|
| ... | ... | ... |
## Recent Product Launches & Changes *(last 18 months)*
- **<Mon YYYY>**: <feature/launch> — [source](<url>)
- ...
## Roadmap Signals
- ... *(publicly announced or inferred from blog/conference)*
## GTM Motion
- Free tier / trial: ...
- Self-serve vs. sales-led: ...
- Typical deal size signals: ...
leadership.md — executives, founders, board---
company: <Company Name>
section: leadership
---
# <Company Name> — Leadership
| Name | Role | Notes |
|------|------|-------|
| ... | CEO | ... |
## Recent Changes
- <Date>: <name> joined/departed as <role>
news.md — chronological news 2021–2026---
company: <Company Name>
section: news
period: 2021–2026
---
# <Company Name> — News & Developments (2021–2026)
## 2026
- **<Mon YYYY>**: <event> — [source](<url>)
## 2024
- ...
## 2023
- ...
## 2022
- ...
## 2021
- ...
## 2021
- ...
competitive.md — competitive landscape---
company: <Company Name>
section: competitive
---
# <Company Name> — Competitive Landscape
## Main Competitors
| Company | How they compare |
|---------|-----------------|
| ... | ... |
## Differentiators
- ...
## Market Position
- ...
culture.md — engineering culture & tech stack (write only if Phase 4 was researched)---
company: <Company Name>
section: culture
---
# <Company Name> — Engineering & Culture
## Tech Stack
- ...
## Engineering Culture
- ...
## Work Style
- Remote / hybrid / in-office: ...
- Notable perks or policies: ...
## Employee Sentiment *(Glassdoor / public reviews)*
- ...
After writing the files, tell the user:
raw/companies/<slug>/)/wiki-ingest raw/companies/<slug>/index.md to synthesize this profile into the knowledge base" — the profile is now a raw/ ground-truth source/research-company <name> focus on engineering culture to deepen culture.md"leadership.md and news.mdcompetitive.mdraw/ files: if a target already exists, write <name>-2.md / -3.md instead, and include only non-redundant new/changed data with a cross-reference to the prior file