MarByteBeep
- 2 skills
- 0 followers
- 12 hours ago last updated
- ▌ Finalize · marbytebeep bundleContinuous quality fix loop. Reads .agents/skills/finalize/pipeline.json (from finalize postinstall). Runs every script in pipeline.preflight[], then repeatedly executes all configured loop[] phases according to their loop semantics until the pipeline is green. Communication style follows pipeline.communication ({{communication}}). Use only when the user invokes /finalize.
- ▌ Changelog · marbytebeepUpdate CHANGELOG.md and package.json version from user-facing work since the previous release. Accepts /changelog X.Y.Z only (no prerelease); errors if live package.json is already higher; merges into an existing section on re-runs. Resolves a git baseline commit; includes commits plus staged, unstaged, and qualifying untracked files; deduplicates outcomes. Never commits. Use when the user says /changelog, passes a version, or asks for release notes.