634 B
634 B
description
| description |
|---|
| Load foundational context for the pi-vs-cc codebase |
Purpose
Orient yourself in pi-vs-cc — a collection of Pi coding agent extensions and agent specs that progressively demonstrate TUI customization, event hooks, widgets, subagent orchestration, and multi-agent teams.
Workflow
- Run
git ls-files --others --cached --exclude-standardto see the project file tree - Read
justfile,THEME.md - Read
extensions/* - Read
.pi/agents/* - Read
.pi/settings.json,.pi/themes/synthwave.json - Summarize your understanding of the project: purpose, stack, structure, key files, and entry points