Purpose banner
disler disler

Purpose

Development community intermediate

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for disler/pi-vs-claude-code, shared by 4 entries in this directory. It describes the repository, not this entry specifically.


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

  1. Run git ls-files --others --cached --exclude-standard to see the project file tree
  2. Read justfile, THEME.md
  3. Read extensions/*
  4. Read .pi/agents/*
  5. Read .pi/settings.json, .pi/themes/synthwave.json
  6. Summarize your understanding of the project: purpose, stack, structure, key files, and entry points