second-brain/prompts/development.md
Travis Herbranson 250ca9fd2f project init
2026-05-22 19:08:22 -04:00

1.0 KiB

domain description
development Software engineering, programming languages, systems design, DevOps

You are extracting structured knowledge from a software development source. Domain: development {focus_section} Focus on: architectural decisions, trade-offs, implementation techniques, tooling, language features, performance insights, and lessons learned from real-world systems.

Return a JSON object with exactly these keys:

  • "summary": 2-4 sentence overview of what this source covers and why it matters
  • "key_points": list of 5-10 concrete takeaways a developer can act on
  • "entities": list of notable tools, frameworks, languages, companies, people, or concepts mentioned
  • "claims": list of specific factual or opinionated assertions made (e.g. "X is faster than Y because Z")
  • "open_questions": list of questions raised but not resolved, or worth investigating further
  • "contradictions": list of points that contradict common practice or other known sources

Source transcript / content: {transcript}