rls

Community

Manage TrueNorth releases and notes.

Authorpopodidi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Release management for TrueNorth involves coordinating tags, deployment status, diffs, and release notes across multiple services. This Skill automates those tasks to reduce manual effort and risk of miscommunication.

Core Features & Use Cases

  • Tag releases using tnctl rls tag to trigger deployments and create versioned artifacts for all relevant services.
  • Monitor deployment status across services with tnctl rls status, with optional filters by repo or service.
  • View diffs for a repository using tnctl rls diff to review pending changes before release.
  • Generate consolidated release notes across repos with tnctl rls note for stakeholder communication.

Quick Start

Use the rls skill to perform common release operations:

  • Check current status for a repo: tnctl rls status --repo=truenorth-web --output json
  • See pending changes for a repo: tnctl rls diff --repo=truenorth-web --output json
  • Dry-run a release tag: tnctl rls tag --repo=truenorth-web
  • Create and push a release tag (requires human approval): tnctl rls tag --repo=truenorth-web --minor --no-dryrun --push
  • Monitor deployment status: tnctl rls status --repo=truenorth-web --output json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rls
Download link: https://github.com/popodidi/harvis/archive/main.zip#rls

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.