@iurysza/pi-wtf

Record repeated workflow friction in a workspace WTF.md file.

Packages

Package details

extension

Install @iurysza/pi-wtf from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@iurysza/pi-wtf
Package
@iurysza/pi-wtf
Version
0.1.0
Published
Jul 28, 2026
Downloads
64/mo · 64/wk
Author
iurysza
License
MIT
Types
extension
Size
5.7 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

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.md

Each 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/pi-wtf@0.1.0

For local development:

pi install /absolute/path/to/pi-extensions/packages/pi-wtf

Reload Pi after installation with /reload.