.claude/skills/up-init/SKILL.md
Initialize a new project from the Unpack template
npx skillsauth add apresmoi/unpack up-initInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Greet the user with this message exactly as formatted (do NOT read any files first):
# 📦 Welcome to Unpack!
Turn your AI research conversations into structured, buildable projects.
You chat freely in ChatGPT or Claude, drop the conversation here,
and I decompress it into specs, phases, and code.
---
We'll set up your project preferences in under a minute. Ready to start?
Then wait for the user to confirm. When they do, read and follow the instructions in .unpack/skills/up-init/SKILL.md.
tools
Show project progress, phases, blockers, and the next runnable phase
research
Export current project state as a portable markdown snapshot for external research
development
Execute the next runnable build phase
tools
Initialize a new project from the Unpack template