pack-publish

Community

Publish packs via Git for team sharing

Authortroylar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide helps package authors publish an Anteroom pack to a Git repository so teammates can reliably discover and consume it, while preventing accidental broken releases or unsafe remote operations.

Core Features & Use Cases

  • Manifest validation: Run and interpret pack manifest validation before any publish steps to ensure the pack is well-formed.
  • Repository lifecycle: Guide users through initializing a git repository, adding .gitignore, creating commits, adding remotes, and pushing updates.
  • Safe publishing and onboarding: Check git status, require explicit confirmation before commits or pushes, enforce allowed URL schemes, and provide consumer configuration and onboarding steps for teammates.
  • Use case: Share a team's coding standards and prompt templates packaged as an Anteroom pack hosted in a shared Git repo so everyone can attach and auto-refresh the pack.

Quick Start

Validate the pack manifest, prepare or use a git repository, commit changes with user confirmation, and push to the chosen remote so teammates can add the repository to their pack_sources and refresh to install it.

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: pack-publish
Download link: https://github.com/troylar/anteroom/archive/main.zip#pack-publish

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 471,000+ vetted skills library on demand.