·repo-maintenance
</>

repo-maintenance

ladderchaos/tora-skills

Manage repository versioning, releases, deployments, and documentation. Use this skill for version bumps, changelog updates, deployment syncs, status tracking, and release management.

0Installs·0Trend·@ladderchaos

Installation

$npx skills add https://github.com/ladderchaos/tora-skills --skill repo-maintenance

SKILL.md

This skill guides repository maintenance tasks including version control, release management, deployment synchronization, and documentation updates for the Sooth Protocol monorepo.

| CHANGELOG.md | Release history with breaking changes, fixes, deployments | Per release | | STATUS.md | Live project status, current deployments, pending work | Per session | | DECISIONS.md | Architectural Decision Records (ADRs) | Per major decision | | apps/web/src/config/deployments.json | Canonical contract addresses (source of truth) | Per deployment |

| apps/web/src/config/markets.json | Active markets per chain | Per market creation | | packages/contracts-evm/package.json | Contract version (semantic) | Per contract release |

Manage repository versioning, releases, deployments, and documentation. Use this skill for version bumps, changelog updates, deployment syncs, status tracking, and release management. Source: ladderchaos/tora-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ladderchaos/tora-skills --skill repo-maintenance
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is repo-maintenance?

Manage repository versioning, releases, deployments, and documentation. Use this skill for version bumps, changelog updates, deployment syncs, status tracking, and release management. Source: ladderchaos/tora-skills.

How do I install repo-maintenance?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ladderchaos/tora-skills --skill repo-maintenance Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ladderchaos/tora-skills