What problem does it solve?
The bundle-creator guides contributors to produce complete, registerable harness-kit bundles so manifests, artifacts, README, and tests are not forgotten or malformed. It reduces registry drift, prevents missing artifact files, and ensures a consistent contributor workflow for adding or extending bundles.
Core Features & Use Cases
- End-to-end scaffold: Walks through intent, research, manifest design, artifact creation, README, test, and registry registration.
- Quality guardrails: Enforces manifest conventions (description length, versioning, roles), artifact types, and test patterns to prevent common mistakes.
- Audit & reuse: Encourages auditing existing bundles for overlap and preferring remote skill references to avoid unnecessary duplication.
Quick Start
Ask the assistant to "create a harness-kit bundle for X including a manifest, necessary artifacts, README, and a test" and follow the guided phases to completion.