| name | company-context |
| description | Load a full picture of the user's company — what it does, who it's for, current stage, traction, team, and open priorities — from Unabyss as the source of truth. Use this skill at the start of any session where company context would improve the output, before running skills that need to know what the company does or where it stands. Also trigger when the user says load my company context, what do you know about my company, or before any task involving positioning, fundraising, hiring, or GTM. |
Company Context
Load a complete, current picture of the user's company from Unabyss — so every skill that follows is grounded in what the company actually does, where it stands, and what it's focused on. No manual briefing required.
Required Integrations
This skill uses Unabyss MCP — specifically query and agentic_query.
If Unabyss is not connected, tell the user: "This skill requires Unabyss MCP. You can connect it from the Tools menu."
How to Run
Step 1 — Check for an existing export
Call export_list first. If a company context export already exists and is fresh, call export_read to load it directly — no need to regenerate.
Step 2 — Query if no export exists
If no export exists or it's stale, run a query:
What is the company — what does it do, what problem does it solve, and who is it built for? What stage is it at? What are the key metrics — revenue, MRR, ARR, growth, users, or any other traction signals? Who is on the team? What is the company currently focused on? What are the most important open questions or decisions right now?
If query returns thin results, escalate to agentic_query with the same prompt for deeper synthesis.
Step 3 — Present the context
Company Context
What we do
One sentence — plain-language description of the product and the problem it solves.
Who it's for
The target customer — specific enough to be useful.
Stage & traction
Current stage, key metrics, and any notable signals.
Team
Headcount and key people. Open roles if known.
Current focus
What the company is actively working toward — next 30–90 days, not the long-term vision.
Open questions
Unresolved decisions or areas actively being figured out.
Then confirm: "Company context loaded. What would you like to work on?"
Output Rules
- Always check
export_list before querying — reuse fresh exports
- Use
query for fast factual recall; escalate to agentic_query only if results are thin
- If a section has no signal, omit it and note at the end what's missing
- Pairs naturally with
personal-context — run both at session start for full grounding