Prompts and Agent Guides
This folder contains Cursor agent prompts and usage guides for document generation. Within the brainforge-platform repo, all paths are relative to the repo root.
Directory Structure
| Path | Contents |
|---|---|
standards/04-prompts/meetings/ | Meeting summary agent |
standards/04-prompts/planning/ | Planning agent |
standards/04-prompts/prd/ | PRD prompts and generation guide |
standards/04-prompts/review/ | Review prompts (clarity, fact-check, humanizer) |
standards/04-prompts/sop/ | SOP prompts |
standards/04-prompts/sow/ | SOW writing agent |
standards/04-prompts/supabase/ | Supabase context agent and schema reference |
standards/04-prompts/tickets/ | Linear ticket agent, formats, and board audit SOP |
standards/04-prompts/tickets/linear-board-audit-sop.md | Full or standard Linear board audit (input: target client(s) + full vs standard; uses linear-ticket-agent + linear-ticket-generation-from-transcript for full; output: vault summary + optional Linear creates/updates after confirmation) |
standards/04-prompts/weekly-kick-off-update-sop.md | Weekly kick-off update (input: target client(s); uses Linear + last 7 days transcripts; output: draft in knowledge/clients/{client}/meeting-notes/ + Slack-formatted block in chat) |
standards/04-prompts/email-client-comms-sop.md | Email client communications workflow (email context + follow-up drafting + calendar standards, CLI first then MCP fallback) |
standards/04-prompts/client-vault-mapping.md | Canonical client → vault path mapping; single source of truth for skills and commands that read/write under knowledge/clients/ |
Key References
- Prompt guide (Langfuse + playbook):
standards/04-prompts/prompt-guide.md - Templates:
standards/02-writing/(SOW, PRD, SOP, meeting, communications) - Examples:
standards/02-writing/PRDs/examples/,standards/02-writing/SOWs/examples/ - Context source:
knowledge/for internal transcripts, notes, meeting records
Related Paths (brainforge-platform)
- Writing templates:
standards/02-writing/ - Vault (internal knowledge):
knowledge/ - Humanizer skill:
.cursor/skills/humanizer/SKILL.md