tmustiertmustierCommunityยท2 Agent Skills Included

pi-extensions

Terminal file browsing, long-running loops, and session dashboards

Extends the Pi coding agent with in-terminal file browsing, parallel session status indicators, usage dashboards, and long-running iterative development loops. Eliminates constant window switching, lost session context, and diluted model attention on multi-step tasks. Includes guidance for building and packaging your own extensions and skills so workflows run faster inside the terminal.
npx skills add tmustier/pi-extensions --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pi-extensions?โ–ผ

Run `npx skills add tmustier/pi-extensions --all -g -y` in your terminal to install all skills in this collection globally.

How to run long coding tasks without losing focus?โ–ผ

The pi-ralph-wiggum skill runs iterative development loops with checklists, pacing control, and verifiable checkpoints so long tasks stay on track.

How to manage multiple parallel coding sessions?โ–ผ

The tab-status extension marks each terminal tab as done, stuck, or timed out, while session-recap summarizes what happened while you were away.

How to create a new Agent Skill for Pi?โ–ผ

The skill-creator skill walks you through structuring a SKILL.md, adding scripts and references, and validating the result with the bundled validator script.

Can I track token usage and costs in Pi?โ–ผ

Yes. The usage extension shows a dashboard of cost, tokens, and messages by provider and model across daily, weekly, and all-time views.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’