pal
Installation
SKILL.md
Pal MCP Toolkit
The Pal MCP toolkit provides specialized tools for comprehensive code analysis and development workflows. Each tool follows a multi-step workflow pattern with expert validation.
Quick Reference: Tool Selection
| Task Type | Tool | Reference |
|---|---|---|
| Architecture & code analysis before complex tasks | mcp__zen__analyze |
analyze.md |
| Bug investigation & root cause analysis | mcp__zen__debug |
debug.md |
| Strategic planning & task breakdown | mcp__zen__planner |
planner.md |
| Code smell detection & refactoring | mcp__zen__refactor |
refactor.md |
| Code review after completing tasks | mcp__zen__codereview |
review.md |
| Execution flow & dependency tracing | mcp__zen__tracer |
tracer.md |