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

PathContents
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.mdFull 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.mdWeekly 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.mdEmail client communications workflow (email context + follow-up drafting + calendar standards, CLI first then MCP fallback)
standards/04-prompts/client-vault-mapping.mdCanonical 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

  • Writing templates: standards/02-writing/
  • Vault (internal knowledge): knowledge/
  • Humanizer skill: .cursor/skills/humanizer/SKILL.md