#!/bin/bash

echo "Custom slapt-get extensions:"
echo "  install-new [--dry-run]"
echo "  audit"
echo ""
echo "Fallback: original slapt-get commands still work"
