Agent skill
ci-pipeline
CI pipeline creation and maintenance. TODO: Implement for devops. Invoked by: "ci", "pipeline", "ci/cd", "github actions", "create pipeline".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ci-pipeline-eleva-labs-agentic-coding-templ
SKILL.md
CI Pipeline
Status: Stub - Not Implemented Domain: DevOps
Overview
This is a placeholder skill for devops workflows. It will guide creating and maintaining CI pipelines for automated testing, linting, and build verification.
TODO
- Define workflow for GitHub Actions
- Define workflow for GitLab CI
- Define workflow for CircleCI
- Add templates for common pipeline configurations
- Add supporting files for caching strategies
- Document parallel and matrix builds
End of Skill
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?