Prompt Engineering
Advanced
Capstone: Enterprise Engineering Copilot
Design a complete prompt system for an internal engineering copilot.
60 min
3 sections
capstone
enterprise
copilot
1
2
3
01. Define the product
Section 1 of 3
Design an internal engineering copilot that answers architecture questions, summarizes incidents, reviews pull requests, drafts migration plans, and creates tickets for approved work. It has access to docs, repos, issue trackers, and limited ticket creation tools.
text
Capabilities:
- Answer questions from internal docs with citations.
- Summarize incident timelines from logs and notes.
- Review PRs for correctness, security, and domain rules.
- Draft migration plans from source inventory.
- Create Jira tickets only after human preview.
Non-goals:
- Production database changes.
- Customer email sending.
- Secret retrieval.
- Approval bypass.Back to Course