Skill · Start here · #templates #references #example
Choose the right document shape and fetch only that one — decision record, postmortem, spec, or release notes
Work out which shape you are writing, then fetch only that one:
Each of those resolves to a title and an aisd://item/<id> handle. Call get_item with that id to
read the shape you need, fill it in, and emit it. Do not fetch the others.
@aisd:<slug> pastes an item in. @aisd-ref:<slug> names it and leaves it for you to fetch.
Pasting all four shapes here would put every one of them in front of you each time you write a single document. Naming them costs four lines and you read only the one you are using. Pasting is the right choice when the content is needed every time — see the four Template items themselves for that.
If your team keeps its own copy of one of these templates under the same name, that copy wins: you get your house format without anyone editing this skill.
This is one of dozens of free prompts in the AIStorageDepot library. Sign up free to save them, version them, and pull them straight into Claude, Cursor, or VS Code over MCP.