SkillAgentSearch skills...

Atkins

Atkins - a CLI workflows runner similar to Task/GitHub Actions

Install / Use

/learn @titpetric/Atkins
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

atkins - A pipeline runner with skills for CI/CD and development

Atkins is a minimal runner focused on usage in development, testing and enables portability between CI/CD environments. It features a nice CLI status tree, where you can see which jobs are running, and run jobs and steps in parallel.

With atkins you can:

  • define pipelines, jobs and steps and run them
  • provide project or system skills via .atkins/skills
  • run individual pipelines as executables

It's driven by yaml syntax, and supports shell interpolation with $(...), and yaml friendly variable interpolation: name: ${{app.name}}.

Documentation

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated5h ago
Forks2

Languages

Go

Security Score

90/100

Audited on Apr 3, 2026

No findings