When I ask for content in Confluence Wiki Markup format, use the following syntax:
h1.for top-level headingh2.for second-level headingh3.for third-level heading- etc.
These instructions enable LLMs to help users create clear, outcome-focused OKRs for product and platform teams (DevTools, Data Platform, Developer Infrastructure, etc.) that drive alignment, measurable results, and team autonomy.
While optimized for product/platform work at Cloudflare, these principles apply broadly to engineering, product, design, operations, and infrastructure teams.
LLMs must support the user by:
| # For more info, see http://www.elezea.com/2014/07/automatic-upload-amazon-s3/ | |
| import boto | |
| from boto.s3.connection import S3Connection | |
| import os | |
| import sys | |
| import urllib | |
| from datetime import date, datetime | |
| import subprocess |