Automate CircleCI pipeline workflows

circleci-automationskillsetup L23,035
davepoon/buildwithclaude
What it does

Trigger and monitor CircleCI pipelines

Best for

Triggering CI/CD pipelines and retrieving test results without dashboard access.

Inputs
  • · project_slug
  • · branch
  • · pipeline_parameters
  • · job_number
Outputs
  • · pipeline_id
  • · workflow_status
  • · job_details
  • · artifacts
Requires
  • · Rube
Preconditions
  • · Active CircleCI connection via Rube MCP
  • · project slug in gh/org/repo format
Failure modes
  • · Incorrect project slug
  • · branch not found
  • · job number invalid
Trust signals
  • · composio.dev/toolkits/circleci docs
  • · project slug format verified