nicepkg

Sync Interfaces — Development skill for Claude Code

Development community

Sync/publish interfaces from T1 for other tracks to use.

How to install Sync Interfaces

Installs to ~/.claude/commands/nicepkg-chat2poster-sync-interfaces.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nicepkg/chat2poster/HEAD/.claude/commands/sync-interfaces.md -o ~/.claude/commands/nicepkg-chat2poster-sync-interfaces.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sync Interfaces does


name: sync-interfaces description: Sync/publish interfaces from T1 for other tracks to use

Sync Interfaces

Your Task

Publish or sync interfaces from track **$ARGUMENTS** (default: T1).

Context

T1 (core-schema) defines interfaces that T2-T5 depend on. This command ensures all tracks have access to latest interfaces.

Execution Flow

1. Check T1 Status

Read TASKS.md T1.2 (Core Schema):
- Which types are implemented?
- Which are still pending?

2. Generate In

Alternatives in Development

  • Epic Publish — Publish a validated epic update back to the issue and local cache 243.5k ★
  • Gmail Sync — /gmail-sync - Sync Application Status from Gmail 36.6k ★
  • Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★

Full documentation available on GitHub

View Source Repository