review-rubric

7
HazATHazAT

Code review guidelines and quality rubric. Shared by the /review extension and the reviewer subagent. Provides priority levels, security checks, and structured review standards. Use when reviewing code changes of any kind.

194 days ago

learn-codebase

7
HazATHazAT

Discover project conventions and surface security concerns. Use when starting work in a new or unfamiliar project, when asked to "learn the codebase", "check project rules", "what are the conventions", "onboard to this project", or "anything shady in this codebase". Scans agent config files (.claude/, .cursor/, CLAUDE.md, etc.) and runs a security/smell sweep for hardcoded secrets, insecure patterns, suspicious dependencies, and dangerous configurations.

194 days ago

session-reader

7
HazATHazAT

Efficiently read and analyze pi agent session JSONL files. Use when asked to "read a session", "review a session", "analyze a session", "what happened in this session", "load session", "parse session", "session history", or given a .jsonl session file path.

194 days ago

github

7
HazATHazAT

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

194 days ago

brainstorm

7
HazATHazAT

Structured brainstorming that always follows the full execution chain: investigate → clarify → explore → validate design → write plan → create todos → create feature branch → execute with subagents. No shortcuts.

194 days ago

commit

7
HazATHazAT

Read this skill before making git commits

194 days ago

visual-tester

7
HazATHazAT

Visually test web UIs using Playwriter MCP — spot layout issues, interaction bugs, responsive breakage, and produce a structured report

194 days ago

code-simplifier

7
HazATHazAT

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

194 days ago

add-mcp-server

7
HazATHazAT

Add an MCP server to pi. Use when asked to "add mcp server", "configure mcp", "add mcp", "new mcp server", "setup mcp", "connect mcp server", or "register mcp server". Handles both global and project-local configurations.

194 days ago

frontend-design

7
HazATHazAT

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

194 days ago

skill-creator

7
HazATHazAT

Create new agent skills following the Agent Skills specification. Use when asked to "create a skill", "add a new skill", "write a skill", "make a skill", "build a skill", or scaffold a new skill with SKILL.md. Guides through requirements, planning, writing, registration, and verification.

194 days ago

testing-verification

5
HazATHazAT

Use when testing UI changes, verifying builds work, or validating extension behavior on PoE trade website or Storybook

194 days ago