dreki-gg-pi-context7

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Pi Extensions

Archived. These extensions are superseded by harness-agnostic skills at jalbarrang/skills and the standalone jalbarrang/taskman CLI. Actively maintained extensions were extracted to their own repos (see below). See MIGRATION.md for the per-package disposition. Published @dreki-gg/* npm packages remain installable but unmaintained.

Extracted to standalone repos

Repo Package
jalbarrang/pi-browser-tools @dreki-gg/pi-browser-tools
jalbarrang/pi-code-reviewer @dreki-gg/pi-code-reviewer
jalbarrang/pi-command-sandbox @dreki-gg/pi-command-sandbox
jalbarrang/pi-datadog @dreki-gg/pi-datadog
jalbarrang/pi-doc-search @dreki-gg/pi-doc-search (renamed from @dreki-gg/pi-context7; tools now doc_search_*)
jalbarrang/pi-handoff @dreki-gg/pi-handoff
jalbarrang/pi-jira @dreki-gg/pi-jira
jalbarrang/pi-lsp @dreki-gg/pi-lsp
jalbarrang/pi-plan-mode @dreki-gg/pi-plan-mode
jalbarrang/pi-slack @dreki-gg/pi-slack
jalbarrang/pi-subagent @dreki-gg/pi-subagent
jalbarrang/pi-questionnaire @dreki-gg/pi-questionnaire
jalbarrang/taskman @dreki-gg/taskman

A collection of pi coding agent extensions.

Each package is independently installable via pi install.

Packages

Package Description Install
@dreki-gg/pi-ast-grep Structural (AST-based) code search/rewrite tool (ast_grep), powered by ast-grep pi install npm:@dreki-gg/pi-ast-grep
@dreki-gg/pi-context-folders Add sibling project folders as searchable context for pi agents pi install npm:@dreki-gg/pi-context-folders
@dreki-gg/pi-firestore Firestore debugging tools — query collections, inspect documents, map relationships pi install npm:@dreki-gg/pi-firestore
@dreki-gg/pi-past-chats Reference previous Pi sessions inline with @chat: / @session: autocomplete and injected handoff summaries pi install npm:@dreki-gg/pi-past-chats
@dreki-gg/pi-workflow Personal workflow helpers — /commit generates and creates a Conventional Commits commit pi install npm:@dreki-gg/pi-workflow

Development

git clone https://github.com/dreki-gg/pi-extensions.git
cd pi-extensions
bun install