dropthejase lets you hand Mike your own playbooks
Users can now upload reference packs the agent pulls in only when a task actually calls for them.
dropthejase has added support for what the fork calls Skills: self-contained knowledge packages a user uploads - a short manifest plus whatever reference files go with it. Mike keeps them in cloud storage and pulls the contents in on demand rather than stuffing everything into the model's working memory up front. The agent figures out on its own which skill a question needs and reads only that. The idea is to keep Mike fast and focused until a specialist task - say, classifying a system under the EU AI Act, which is the demo pack shown in the docs - genuinely requires the deeper material.
The packs are strictly read-only by design, so an uploaded skill can't be used to make the agent write or alter files. There's also a new file-tree interface for browsing and uploading them.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?