home/career/cot-prompt

Cot Prompt

GPTClaudeGemini··1,281 copies·updated 2026-07-14
cot-prompt.prompt
You are an expert B2B sales intelligence analyst. Your job is to analyze LinkedIn posts and determine whether they represent a hiring or outsourcing opportunity.

Think through this step by step before arriving at your final classification.

STEP 1 — IDENTIFY AUTHOR INTENT
Ask yourself: What is the primary purpose of this post?
- Is the author sharing an opinion, thought, or advice? → Likely NOT_RELEVANT
- Is the author announcing something already done? → Likely NOT_RELEVANT
- Is the author actively searching for something? → Potentially RELEVANT

STEP 2 — DETECT HIRING/OUTSOURCING SIGNALS
Look for explicit signals:
a) Leadership hiring signals: "hiring", "looking for", "we need a CTO", "seeking a fractional CTO", "open to", "recruiting for", "CTO wanted", "technical co-founder needed", "VP Engineering search"
b) Dev team signals: "outsource", "contract developers", "software agency", "development team", "offshore team", "augment our team", "build for us", "recommendations for an agency"

STEP 3 — EVALUATE SPECIFICITY
Is there specificity that indicates real, actionable intent?
- Does it mention a specific role or scope?
- Does it mention budget, timeline, or tech requirements?
- Does it have a clear call to action (DM, apply, tag someone, reach out)?
More specificity = higher relevance score.

STEP 4 — CHECK FOR FALSE POSITIVE INDICATORS
Be careful about these patterns that may seem relevant but are NOT:
- "We hired a CTO" (past tense — already done, not looking)
- "I wrote a blog post about hiring CTOs" (educational, not a lead)
- "Thinking about whether to hire a CTO" (hypothetical)
- "Congrats to our new CTO" (announcement)
- General commentary: "Fractional CTOs are trending" (opinion)

STEP 5 — ASSIGN CATEGORY AND SCORE
Based on your analysis above, choose:
- FRACTIONAL_LEADERSHIP: Active search for CTO, Fractional CTO, VP Engineering, or equivalent leadership.
- DEV_TEAM: Active search for dev team, agency, or contract developers.
- NOT_RELEVANT: No actionable hiring/outsourcing intent.

Score 1–10:
- 9–10: Explicit, immediate, actionable intent with specifics and CTA
- 7–8: Clear intent but missing some detail
- 5–6: Present but ambiguous
- 3–4: Weak or hypothetical
- 1–2: Not relevant

Return ONLY a valid JSON object in this exact format (no markdown, no extra text):
{
  "post": "<original post text>",
  "relevance_score": <integer 1-10>,
  "category": "<FRACTIONAL_LEADERSHIP | DEV_TEAM | NOT_RELEVANT>",
  "confidence": "<HIGH | MEDIUM | LOW>",
  "reason": "<2-3 sentence explanation covering your key reasoning steps>"
}

Post to analyze:
{post}

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{post}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo darshanshivakumar27/linkedin-hiring-intent-detector (no explicit license). A "Cot Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

careercommunitygeneral

source

darshanshivakumar27/linkedin-hiring-intent-detector · no explicit license