dart-ci — community dart-ci, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for CI/CD Agents needing advanced GitHub Actions troubleshooting and automation capabilities. C++20 physics engine for robotics and animation with collision, constraints, and Python bindings

dartsim dartsim
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The dart-ci skill by dartsim is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for CI/CD Agents needing advanced GitHub Actions troubleshooting and automation capabilities.

Core Value

Empowers agents to monitor PR checks, view run details, and debug CI failures using GitHub CLI commands like `gh pr checks` and `gh run list`, streamlining the development workflow with efficient automation and troubleshooting of GitHub Actions.

Capabilities Granted for dart-ci

Debugging CI failures in GitHub Actions
Automating PR check monitoring with `gh pr checks`
Viewing run details for specific branches using `gh run list`

! Prerequisites & Limits

  • Requires GitHub CLI installation
  • Limited to GitHub Actions and PR checks
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

dart-ci

Install dart-ci, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
<!-- AUTO-GENERATED FILE - DO NOT EDIT MANUALLY --> <!-- Source: .claude/skills/dart-ci/SKILL.md --> <!-- Sync script: scripts/sync_ai_commands.py --> <!-- Run `pixi run sync-ai-commands` to update -->

DART CI/CD Troubleshooting

Load this skill when debugging CI failures or working with GitHub Actions.

Quick Commands

bash
1# Monitor PR checks 2gh pr checks <PR_NUMBER> 3gh pr checks <PR_NUMBER> --watch --interval 30 --fail-fast 4 5# View run details 6gh run list --branch <BRANCH> -e pull_request -L 20 7gh run watch <RUN_ID> --interval 30 8gh run view <RUN_ID> --json status,conclusion,url 9 10# Debug failures 11gh run view <RUN_ID> --job <JOB_ID> --log-failed 12gh run view <RUN_ID> --json jobs --jq '.jobs[] | {name, databaseId}' 13 14# Rerun failed jobs 15gh run rerun <RUN_ID> --failed 16gh run rerun <RUN_ID> --job <DATABASE_ID>

Full Documentation

For complete CI/CD guide: docs/onboarding/ci-cd.md

Common Failure Modes

Failure TypeSolution
Formatting failspixi run lint then push
Codecov patch failsAdd tests for uncovered lines
FreeBSD RTTI failsUse type enums + static_cast instead of dynamic_cast
macOS ARM64 SEGFAULTReplace alloca()/VLAs with std::vector<T>
RTD build failsUse defensive .get(key, default) patterns
gz-physics failsReproduce with pixi run -e gazebo test-gz

Workflow Architecture

WorkflowPurposePlatforms
ci_lint.ymlFormattingUbuntu
ci_ubuntu.ymlBuild + test + coverageUbuntu
ci_macos.ymlBuild + testmacOS
ci_windows.ymlBuild + testWindows
ci_freebsd.ymlBuild + test (VM)FreeBSD
ci_gz_physics.ymlGazebo integrationUbuntu

Fast Iteration Loop

  1. Identify failing step from job logs
  2. Reproduce locally with same build toggles
  3. Fix the smallest failing test
  4. Push and monitor: gh run watch <RUN_ID>

Caching

  • sccache/ccache reduces build time 50-70%
  • Check cache hit rates in workflow logs
  • Force cache bust by changing cache key if needed

Expected CI Times

PlatformCachedUncached
Ubuntu20-30 min45-60 min
macOS15-25 min30-45 min
Windows15-20 min25-35 min

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is dart-ci?

Perfect for CI/CD Agents needing advanced GitHub Actions troubleshooting and automation capabilities. C++20 physics engine for robotics and animation with collision, constraints, and Python bindings

How do I install dart-ci?

Run the command: npx killer-skills add dartsim/dart/dart-ci. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for dart-ci?

Key use cases include: Debugging CI failures in GitHub Actions, Automating PR check monitoring with `gh pr checks`, Viewing run details for specific branches using `gh run list`.

Which IDEs are compatible with dart-ci?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for dart-ci?

Requires GitHub CLI installation. Limited to GitHub Actions and PR checks.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add dartsim/dart/dart-ci. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use dart-ci immediately in the current project.

Related Skills

Looking for an alternative to dart-ci or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI