Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:davepoon/buildwithclaude --skill circleci-automation81
Quality
72%
Does it follow best practices?
Impact
100%
1.44xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/all-skills/skills/circleci-automation/SKILL.mdCircleCI connection setup and pipeline trigger workflow
RUBE_SEARCH_TOOLS first
0%
100%
RUBE_MANAGE_CONNECTIONS usage
0%
100%
ACTIVE status check
30%
100%
GitHub project_slug format
100%
100%
Bitbucket project_slug format
100%
100%
Branch/tag mutual exclusion
100%
100%
CIRCLECI_TRIGGER_PIPELINE call
100%
100%
Pipeline ID returned asynchronously
100%
100%
Case-sensitivity awareness
100%
100%
Correct tool sequence documented
0%
100%
Without context: $0.5530 · 2m 39s · 29 turns · 524 in / 8,738 out tokens
With context: $0.4018 · 1m 47s · 17 turns · 20 in / 6,165 out tokens
Pipeline hierarchy traversal, pagination, and rate limiting
CIRCLECI_LIST_PIPELINES_FOR_PROJECT
100%
100%
CIRCLECI_LIST_WORKFLOWS_BY_PIPELINE_ID
100%
100%
CIRCLECI_GET_JOB_DETAILS for jobs
0%
100%
Pipeline IDs as UUIDs
100%
100%
Job numbers as integers
0%
100%
Pagination: reads next_page_token
100%
100%
Pagination: passes page_token
100%
100%
Pagination loop termination
100%
100%
Rate limiting / backoff
30%
100%
GitHub project_slug format
100%
100%
Workflow states in output
100%
100%
Without context: $0.3807 · 1m 40s · 21 turns · 28 in / 5,842 out tokens
With context: $0.4961 · 2m 3s · 21 turns · 26 in / 7,321 out tokens
Job details, artifact retrieval, and test metadata investigation
CIRCLECI_GET_JOB_DETAILS before test metadata
100%
100%
CIRCLECI_GET_JOB_DETAILS before artifacts
100%
100%
CIRCLECI_GET_TEST_METADATA tool
0%
100%
CIRCLECI_GET_JOB_ARTIFACTS tool
0%
100%
Job number as integer
100%
100%
Failed test 'message' field
100%
100%
JUnit XML requirement noted
0%
100%
Artifact auth headers noted
100%
100%
Test metadata fields used
100%
100%
Correct project_slug format
100%
100%
Job completion check
71%
100%
Without context: $0.1955 · 55s · 11 turns · 14 in / 3,594 out tokens
With context: $0.3751 · 1m 28s · 17 turns · 22 in / 5,145 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.