@capyup/pi-goal
Goal mode extension for pi: persistent long-running objectives, /goal-set drafting, Sisyphus prompt style, autoContinue, and an above-editor status overlay.
6.2k listings for pi · 0 reviewed by us
445 results · page 5 of 10
Goal mode extension for pi: persistent long-running objectives, /goal-set drafting, Sisyphus prompt style, autoContinue, and an above-editor status overlay.
Reusable Pi prompt templates for release notes, announcements, README updates, and wiki updates.
Open pi prompt editing in a live tmux split editor without freezing the pi UI.
A [pi](https://github.com/mariozechner/pi) extension for delegating tasks to subagents. Each subagent runs as an in-process SDK session with its own isolated context window — ideal for parallel work, specialist prompts, or keeping noisy subtasks out of yo
Pi extension that pins a bounded, growing prompt editor to the bottom of the terminal while session history scrolls above it.
Introspection dashboard for the pi coding agent — tools, slash commands, skills, and the system prompt injected on init.
pi extension for fixed-task-set eval runs and prompt/system comparisons
Per-prompt thinking level override extension for pi
Umbrella Pi package: /install picker for a curated set of pi extensions (pi-qq, pi-chrome, pi-linter, pi-bar, pi-prompt-shelf, pi-caveman, pi-graphite, pi-gh-cli, pi-loadout, pi-cp).
Pi package for browsing packages, skills, extensions, prompts, and themes
Pi extension package that injects working-directory environment context into the system prompt.
Prompt-based agent personas for Pi.
Reusable Pi prompt templates for maintaining durable agent memory.
Prepend Qwen system identity to the system prompt when using Qwen3 models in pi.
Developer inspection tools for pi: view the system prompt and inspect API request/response round-trips
Official Octocode Pi package: system prompt, skills, harness docs, and setup commands for coding agents.
Build multi-option slash commands from plain prompts — variable expansion, arg collection & interactive selectors for Pi
UI design workflow extension for pi coding agent — one command to go from idea to UI design spec.
Safer, cheaper edits by verifying prior reads in the harness instead of the prompt. Lets the harness verify the model already read the latest text it wants to edit, avoiding old-text replay and hash-decorated reads.
pi extension: convert a written prompt into an image and send it to the chat model
Save, restore, or copy prompts in pi
Pi Agent extension: inject a default bash timeout and append timeout policy guidance to the system prompt
Composable, editable prompt templates for pi
Codex-style goal tracking for pi, with blocked state and aligned continuation prompts.
Drop-in tool-schema and tool-result compression for the Pi coding-agent. Built on TSCG by Furkan Sakizli (SKZL-AI) — wraps @tscg/core and adds tool-result compression plus provider-aware prompt-cache awareness (Anthropic/OpenAI/Ollama). Provider-agnostic,
pi extension: play a sound when the agent finishes a prompt
Model Context Protocol (MCP) integration for pi-coding-agent. Connect to any MCP server (stdio, SSE, StreamableHTTP, WebSocket) and use its tools, resources, and prompts natively.
Pi extension — system-prompt injection (SOP.md + repo directives)
Screenshot picker extension for pi coding agent - quickly select and attach screenshots to your prompts
Pi skills and prompt templates for structured YAML artifact workflows: safe-start, codebase-recon, safe-change, architecture review, structured-doc validation, and legacy docs migration.
Persistent goal tracking for Pi with /tree-compatible state, budgets, reusable prompts, and churn monitoring.
Pi extension that lets you type $ to fuzzy-pick skills and insert /skill:name into the prompt.
Revamped input editor for pi: full rounded frame, colored π prompt, and live session metrics bar.
Guided AGENTS.md setup for pi — /init prompt template that scans the repo and creates or improves project agent rules
Pi extension that shows prompt execution time in the footer while the agent works.
pi extension: persistent widget showing your recent prompts, so you can resume context fast when returning to a long session.
Cleevio taste layer over Atlassian's Rovo MCP server: skill + /spec-from-ticket prompt for the ticket → spec → implementation pipeline. Soft-aware of @cleepi/sdd.
Team-architecture factory for the pi coding agent — turns one domain sentence into a multi-agent team: specialist agents (.pi/agents), their skills (.pi/skills), and orchestration prompts (.pi/prompts), with six team patterns and a bundled subagent (singl
Scaffold AGENTS.md for the current project. Detects project type (Next.js, React, Vue, Node, Python, Go, Rust, .NET) and writes a stack-appropriate template.
Local coordination layer for AI agent teams: shared backlog, roles, reservations, review state, journal, and prompt context
Native Pi caveman communication mode with session persistence, slash command control, status badge, and settings-manager integration.
Session lifecycle tools for Vera agent (ask-user, todo, check-vera, output-guard, compaction, prompt-rules, read-cap, conditional-rules, system-env, skill-catalog, time, notify-sound)
Pi extension that loads a custom system prompt from `~/.pi/agent/system-prompts/*.md` and injects it on every agent turn, with commands to select, toggle, reload, and switch between replace and append modes.
Sage Protocol MCP integration for pi coding agent
Goal mode extension for pi: persistent long-running objectives, /goal-set drafting, Sisyphus prompt style, autoContinue, verification contracts, recursive task lists, and an above-editor status overlay. Fork of pi-goal-x (which forked @capyup/pi-goal).
Pi extension: preview next-turn model/thinking cost with hit, cold, and cache-tax estimates before switching
pi extension that auto-generates a concise session title from the first user prompt and shows agent running/idle status in the terminal title.
Index-first routing for Pi: prefer the opencode-codebase-index semantic index over grep/shell, with guardrails, cb* prompts, a workflow skill, and optional session-start / after-write auto-indexing.