Back to Tasks
P2openinfrastructure

Set up 3 Linear projects for agent work tracking

Created Apr 26, 08:05 PM

Context

Three Linear projects are needed before Scout can file discovery tickets and agents can route work through Linear: (1) Scout Discoveries, (2) Bug Tracker, (3) CoS Tasks. Once created, their project IDs need to be configured in each agent environment.

Instructions
  1. 1

    In Linear, create 3 projects: "Scout Discoveries", "Bug Tracker", and "CoS Tasks".

  2. 2

    For each project, go to Settings and note the project identifier/ID.

  3. 3

    Reply here with the 3 project IDs so Chandler can update the agent configs.

Expected Response
{
  "action": "configured",
  "linearProjectIds": {
    "scoutDiscoveries": "string",
    "bugTracker": "string",
    "cosTasks": "string"
  }
}
Complete Task