Prospect banner
mmashiat mmashiat

Prospect

Development community

Description

# /prospect <company> — Research a Prospect ## Purpose Research a prospect company thoroughly using public sources, produce a structured research document. ## Step 0: Load Config Read `config/company.yaml` from the bd-intern plugin directory. Use company products for fit assessment. If config is missing, stop and tell the user to run `/bd-intern setup`. ## Step 1: Gather Context - Company name (from command argument) - Ask: relationship type (cold lead, warm intro, inbound, existing contact)

Installation

Installs to ~/.claude/skills/mmashiat-bd-intern-prospect/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mmashiat-bd-intern-prospect && curl -fsSL https://raw.githubusercontent.com/mmashiat/bd-intern/HEAD/commands/prospect.md -o ~/.claude/skills/mmashiat-bd-intern-prospect/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository