agentsclimarketplace

Cosmosmith devops release

Skill devnomad-byte/cosmosmith/plugins/cosmosmith/skills/cosmosmith-devops-release

Give AI coding agents product, spec, task, QA, and release workflows in one command.

Install
npx -y skills add devnomad-byte/cosmosmith --skill cosmosmith-devops-release

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Prepare build, CI, environment, deployment, monitoring, rollback, and release readiness for a Cosmosmith project. Use when tasks approach release, when setup/deploy commands are missing, or when current platform docs are needed.

SKILL.md

1.2 KB, as published. Nobody here has run it

Cosmosmith DevOps Release

Purpose

Make the system buildable, testable, deployable, observable, and reversible.

Workflow

  1. Read task.md, design.md, QA evidence, and project configuration.
  2. Use web research for current platform, CI, hosting, container, runtime, or cloud provider docs when needed.
  3. Identify setup, build, lint, test, run, deploy, and rollback commands.
  4. Document environment variables without exposing secrets.
  5. Define monitoring, logging, smoke checks, and rollback plan.
  6. Write docs/cosmosmith/release-readiness.md or update release tasks.
  7. Update task.md with remaining release blockers or evidence.

Standards

  • Prefer reproducible setup over local folklore.
  • Automate checks before relying on manual confidence.
  • Treat developer experience as part of production quality.
  • Keep secrets out of commits and generated docs.

Completion

Stop when release readiness is explicit or blockers are recorded in task.md.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.