Add initial package content: skills, extensions, WIP forgejo, docs #3

Closed
opened 2026-08-13 23:10:40 +00:00 by david · 0 comments
Owner

Initial content commit for the pi package (this is effectively the first real content commit after the repo furnish in #1).

What's included:

  • Package manifestpackage.json (pi extensions + skills globs, hoisted deps: pg, dotenv, pgpass), package-lock.json, .gitignore
  • README — rewritten to document what's included, one-command install, local dev with live edits, updating, uninstalling, caveats, and repository layout
  • Skills (10) — bruno-cli, commit-docs, explain, forgejo-cli, furnish-repo, github-cli, init-project, meilisearch (with bundled docs), review, tdd-implementation
  • Extensions (3 shipped)rg (ripgrep grep override), postgres (pg client tools), pr-comments (Forgejo PR review tools; vendored from the separate pi-pr-comments repo)
  • extensions/grillme/ — source for the separately-published pi-grill-me npm package (not part of this package's manifest)
  • forgejo/ — WIP Forgejo REST API extension, deliberately excluded from the manifest until it has a working entry point

Out of scope / notes:

  • grillme is published via npm (pi install npm:@majorgilles/pi-grill-me), not from this package
  • forgejo/ stays excluded from the pi manifest until loadable
Initial content commit for the pi package (this is effectively the first real content commit after the repo furnish in #1). **What's included:** - **Package manifest** — `package.json` (pi extensions + skills globs, hoisted deps: pg, dotenv, pgpass), `package-lock.json`, `.gitignore` - **README** — rewritten to document what's included, one-command install, local dev with live edits, updating, uninstalling, caveats, and repository layout - **Skills (10)** — bruno-cli, commit-docs, explain, forgejo-cli, furnish-repo, github-cli, init-project, meilisearch (with bundled docs), review, tdd-implementation - **Extensions (3 shipped)** — `rg` (ripgrep grep override), `postgres` (pg client tools), `pr-comments` (Forgejo PR review tools; vendored from the separate pi-pr-comments repo) - **extensions/grillme/** — source for the separately-published pi-grill-me npm package (not part of this package's manifest) - **forgejo/** — WIP Forgejo REST API extension, deliberately excluded from the manifest until it has a working entry point **Out of scope / notes:** - grillme is published via npm (`pi install npm:@majorgilles/pi-grill-me`), not from this package - `forgejo/` stays excluded from the pi manifest until loadable
david 2026-08-13 23:11:11 +00:00
  • closed this issue
  • added the
    feature
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
david/pi-extensions-and-skills#3
No description provided.