Prompt library

Browse optimized prompts for common use cases

Troubleshooting / Debugging

  • "Why is my integrated-dev deployment failing with a profile merge conflict?”

  • “Check if there are Apex test failures in the last UAT deployment.”

  • “Find out which managed package is conflicting with our custom code.”

  • “Show me the error logs that repeat in the last 3 deployment runs.”

Deployment & CI/CD

  • "Deploy the latest changes from feature/login into the QA sandbox.”

  • “Promote recent changes from QA to UAT.”

  • “Rollback the last deployment to dev.”

  • “Compare main branch with UAT and list differences in the Segment Opportunity flow.”

  • “Run seeded-data tests before promoting to staging.”

  • “Schedule a deployment for tomorrow at 10am PST.”

Data & Metadata Management

  • “Migrate 500 sample Accounts and Contacts into the dev sandbox.”

  • “Sync picklist values from production to QA.”

  • “Show me all fields added to my custom objects in the last 7 days.”

  • “Which objects in my prod instance have changed since the last release?”

  • “Copy configurations from the finance SAP client to test client.”

Knowledge & Insights

  • “Explain what this deployment error means: Duplicate field: Email__c.”

  • “Summarize changes in the last 5 deployments.”

  • “Show me known risks with enabling Person Accounts.”

  • “What’s the difference between Apex classes and triggers in terms of deployment order?”

Environment & Infra Management

  • “Spin up a new Salesforce QA environment with sample data.”

  • “Clone UAT into a temporary sandbox for hotfix testing.”

  • “Tear down the unused dev sandbox after exporting configs.”

  • “Show current environments and their last refresh dates.”

Audit & Compliance

  • “Who approved the last deployment into production?”

  • “Show all deployments made this month with status.”

  • “Export an audit report of schema changes.”

  • “List users who pushed directly to prod in the last 30 days.”

  • “Which deployments had test coverage below 75%? Give suggestions for improving coverage”

Last updated