Commit Graph

2 Commits

Author SHA1 Message Date
portersky 74eaa7cce4 feat: add llmwiki skill for pi
Encodes wiki operations (ingest, query, lint) as a project-level skill
so they load on-demand instead of always in context.
2026-05-24 22:32:54 +02:00
portersky e85963af55 Initial commit
Wiki template inspired by Andrej Karpathy's llmwiki gist.
Includes agent instructions (AGENTS.md), empty wiki scaffold
(wiki/index.md, wiki/log.md), editor config, gitignore, and
README documenting the ingest/query/lint workflow.
2026-05-24 22:28:32 +02:00