yiagent/OpenCI

AI-powered CI/CD toolkit — PR review, issue triage, smoke eval, observability, and more.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
taskTask to run. Supported values: pr/review — AI PR review (single PR comment) pr-agent/summarise — sticky CI summary on a PR pr-agent/feedback — @-mention agent on CI failure pr-agent/docubot — answer @docubot mentions pr-agent/test-gen — generate test scaffolds issue/orchestrate — issue agent action planning ci/smoke-eval — promptfoo / claude smoke eval stg/agent-test — autonomous L1–L4 staging tests prd-observe/canary-watch — 3σ post-deploy canary watch prd-observe/terraform-drift — daily Terraform drift check prd-observe/verify-fix — Sentry fix verification ops/error-triage — Sentry context for issue orchestration ops/summarize-failure — summarise a failed run ops/flag-audit — weekly feature-flag audit observability/health-report — daily AI-synthesised digest agents/ai-changelog — auto Keep-a-Changelog body agents/docubot — alias of pr-agent/docubot yes
promptCustom prompt text or slash command. Overrides built-in skill prompt.no""
prompt-pathPath to a custom prompt file (relative to caller repo).no""
contextJSON object with scalar fields. Keys become {{name}} placeholders in prompt rendering.no{}
modelClaude model id.noclaude-sonnet-4-5-20250929
max-turnsMaximum agent turns.no10
anthropic-api-keyAnthropic API key.yes
github-tokenGitHub token for MCP tool access and CI data queries.no""
api-base-urlCustom Anthropic-compatible base URL (e.g. self-hosted proxy).no""
namedescription
execution-filePath to the Claude Code execution output file.
branch-nameBranch created by Claude (when applicable).
session-idClaude Code session id (usable with --resume).