@iurysza/pi-wtf
v0.1.0
Published
Record repeated workflow friction in a workspace WTF.md file.
Maintainers
Readme
@iurysza/pi-wtf
A small Pi extension for preserving repeated or systemic workflow friction in the current workspace.
Tool
wtf
Accepts one required note and writes one Markdown artifact per call:
ai-artifacts/wtf/YYYY-MM-DD-note-slug.mdEach artifact contains the note under a # WTF heading. Same-day duplicate slugs receive a numeric suffix rather than overwriting the earlier note.
Use it for recurring process or tooling problems worth fixing. Do not use it for one-off failures, status updates, or general notes.
Install
From npm:
pi install npm:@iurysza/[email protected]For local development:
pi install /absolute/path/to/pi-extensions/packages/pi-wtfReload Pi after installation with /reload.
