Using the CGCE
  • 22 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Using the CGCE

  • Dark
    Light
  • PDF

Article summary

For more information on the Crowdbotics GitHub Copilot Extension (CGCE), refer to this overview.

Before you start, be sure you have properly Set up the CGCE.

If requested, click the option to Log in to Crowdbotics as this will authorize your session.


Use cases and examples

The following are just a few examples of how you can use the @crowdbotics-copilot chat.

Understand and query your PRD features in Crowdbotics

@crowdbotics-copilot list my PRDs

@crowdbotics-copilot provide feature categories for my PRD “Robotics Tutor”

@crowdbotics-copilot list features for category “Course Configuration”

@crowdbotics-copilot describe the “Kit Order Page” feature

Get analysis of your feature to get breakdown of application layers

@crowdbotics-copilot please provide an analysis of feature X

@crowdbotics-copilot how should I build feature X

Get options for third-party integrations

@crowdbotics-copilot provide options for my external integrations

Get PRD context-aware code from Copilot

Assuming you’ve gone through the Get options for third-party integrations step, you can now ask for code.
@crowdbotics-copilot generate code for feature X using option A above

You can then insert the generated code into a Terminal window or into a New File, using those options in Copilot chat.


Was this article helpful?