Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
insforge avatar

Cli Development

  • 1 installs
  • 21 repo stars
  • Updated August 4, 2026
  • insforge/cli

Add or modify commands in the @insforge/cli codebase following its code conventions, analytics wiring, and tag-triggered npm release flow.

About

Guides working on the @insforge/cli codebase itself, covering code conventions, PostHog analytics, agent-skills sync, and the release workflow. A developer uses it when adding or modifying CLI commands, wiring telemetry, or preparing an npm release.

  • Covers command layout under src/commands, API clients, config, errors, and ESM imports
  • PostHog analytics wiring and the tag-triggered npm publish workflow

Cli Development by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #468 of 550 CLI & Terminal skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/insforge/cli --skill cli-development

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars21
Last updatedAugust 4, 2026
Repositoryinsforge/cli

What it does

Add or modify commands in the @insforge/cli codebase following its code conventions, analytics wiring, and tag-triggered npm release flow.

Files

SKILL.mdMarkdownGitHub ↗

InsForge CLI Development

See the canonical development guide at DEVELOPMENT.md in the repo root. It covers:

1. Existing code patterns — command layout, API clients, config, errors, output, prompts, ESM imports. 2. PostHog analyticssrc/lib/analytics.ts, event naming, distinct ID, property allow-list, flushing in finally, build-time key injection. 3. Agent-skills sync — when to update the InsForge/agent-skills repo alongside CLI command changes. 4. Release workflow — version bump → merge → tag vX.Y.Z → push → GitHub Actions publishes to npm.

Always read DEVELOPMENT.md before editing files under src/, touching package.json version, or shipping a release.

Related skills

CLI & Terminalbackenddevops

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.