asdlc-sam-artifact-packager

Package and deploy SkillMeat artifacts with snapshots and post-deployment verification.

Updated May 3, 2026
One-click install
npx skills add https://github.com/miethe/boxbrain-2 --skill asdlc-sam-artifact-packager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asdlc-sam-artifact-packager
Source: https://github.com/miethe/boxbrain-2/tree/main/.claude/skills/asdlc-sam-artifact-packager
Command: npx skills add https://github.com/miethe/boxbrain-2 --skill asdlc-sam-artifact-packager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill prevents error-prone, inconsistent packaging and deployment of SkillMeat artifacts by providing verified workflows, safety snapshots, conflict handling, and post-deployment checks.

Core Features & Use Cases

  • Artifact Deployment: Add and deploy individual skills, commands, agents, or orchestrations to a target project.
  • Bundle and Pack Management: Create bundles, manage members, build or export portable skillmeat packs, publish packs, and register project-starter templates.
  • Governed Batch Operations: Assemble deployment sets, account for local versus enterprise behavior, snapshot collections before risky changes, and roll back when necessary.
  • Use Case: Package a reviewed collection of reusable skills into a portable bundle, publish it with a project-starter template, deploy it to a project, and verify the resulting artifact state.

Quick Start

Ask the skill to package the selected artifacts as a bundle, publish the resulting skillmeat pack, deploy it to the target project, and verify the deployment with a read-only status command.

Frequently Asked Questions about asdlc-sam-artifact-packager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I package and deploy SkillMeat artifacts safely?

To package and deploy SkillMeat artifacts safely, use governed workflows that include pre-operation snapshots, conflict-aware import handling, and read-only post-deployment verification to ensure deployment safety and portability.

Can I roll back a collection snapshot after a risky artifact deployment?

Yes, you can roll back a collection snapshot after risky changes. The governed batch operations support taking pre-operation snapshots before deployment sets are applied, enabling rollback when necessary.

What is the best way to create a portable bundle of reusable skills?

The best way to create a portable bundle is to package reviewed collections into a skillmeat pack, manage bundle members, and export the pack with a registered project-starter template for consistent deployment.

Does artifact packaging work differently for local versus enterprise editions?

Yes, artifact packaging accounts for local versus enterprise behavior during governed batch operations. Deployment sets are assembled with edition-specific differences applied to ensure correct conflict-aware import and publish handling.

How do I verify a bundle deployment succeeded without modifying the target project?

You verify a bundle deployment succeeded by running a read-only post-deployment status command. This checks the resulting artifact state in the target project without applying any modifications.

Why do I need pre-operation snapshots before publishing a skillmeat pack?

Pre-operation snapshots are needed before publishing a skillmeat pack to preserve governance and enable rollback. They capture the collection state prior to risky changes, ensuring deployment safety if conflicts arise.