cli-forge-publish-npm

Installation
SKILL.md

cli-forge Publish npm

Use this stage when a generated CLI skill repository wants an optional npm distribution path for the shipped CLI command.

This stage does not publish the current cli-forge skill-family repository, and it does not replace the target repository's repo-native GitHub Release workflow. Its job is to guide or execute npm publication for the shipped CLI command after the target repository's release contract is clear.

Stage Goal

Finish this stage with one of these outcomes:

  • report_only: npm readiness guidance without side effects
  • dry_run: package-set review and packaging dry-run guidance without claiming a production npm publish occurred
  • live_publish: the documented npm publication path for the coordinating package plus every required platform package
Installs
5
First Seen
Apr 7, 2026
cli-forge-publish-npm — bytelandtechnology/cli-forge