PNC Capabilities Reference β For PNO/PNG/PNX/PNK
Purpose: Cross-engine capability awareness for optimal routing
Updated: 2026-07-05
Version: PAI 5.1.0
π― Quick Routing Guide
| Task Type | Route To | Why |
|---|---|---|
| Classification/labeling | PNO (ollama/llama3.2:3b) | Free, instant, sufficient quality |
| JSON extraction | PNO (ollama/qwen2.5:7b) | Free, structured output |
| Summarization | PNO (ollama/gemma2:9b) | Free, good quality |
| Simple reasoning | PNC (claude/sonnet) | Best quality, fast |
| Complex code (multi-file) | PNK (opencode) | Multi-file architecture |
| Web research | PNG (antigravity) | Fast, free (Gemini) |
| Verification/testing | PNX (codex) | Sandboxed execution |
| Algorithm mode | PNC only | Full PAI orchestration |
π PNC Skills (129 available)
Thinking & Analysis
- Think β Unified debate/council router
- BeCreative β Extended thinking mode
- FirstPrinciples β Assumption decomposition
- SystemsThinking β Causal loops, leverage points
- RootCauseAnalysis β 5 Whys, Ishikawa, postmortem
- ApertureOscillation β 3-pass scope shifting
- IterativeDepth β Multi-angle ISC extraction
- DesignThinking β 5-phase design process
- Science β Hypothesis-test-analyze cycles
Research & Content
- YouTube β Video search, transcript extraction
- ArXiv β Paper search with AlphaXiv summaries
- Research β Multi-source research orchestration
- NotebookLM β Google NotebookLM integration
- ResearchPipeline β YouTube + NotebookLM combined
- ExtractWisdom β Content-adaptive wisdom extraction
- Fabric β 240+ specialized analysis patterns
- Parser β URL/file content extraction to JSON
Development
- Engineer β Elite principal engineer agent
- Architect β System design specialist
- Designer β UX/UI design expert
- Simplify β Post-change code quality review
- CodeReviewer-Agency β Thorough code review
- CreateCLI β TypeScript CLI generator
- MCPBuilder β MCP server design specialist
- BitterPillEngineering β Instruction set audit
Security
- SecurityTriage β Adversarial finding verification
- PAISecurityAudit β STRIDE threat modeling for PAI
- InfoSecRiskAssessment β Vendor/SaaS risk assessment
- WebAssessment β Web security testing
- PromptInjection β Jailbreak testing
- Recon β Security reconnaissance
Project & Task Management
- ISA β Ideal State Artifact creation/management
- PIGSD β pi-gsd project delivery framework
- ProjectState β Project-scoped state management
- PhaseRoadmap β Multi-phase project roadmapping
- PRWorkflow β Automated pull request creation
- DeployOrchestrator β Deployβsmoke testβverifyβrollback
- Delegation β Multi-agent parallel execution
- Loop β Iterative improvement cycles
- Optimize β Autonomous optimization loop
Infrastructure & Deployment
- Cloudflare (ecosystem) β Workers, Pages, R2, D1, KV, Email
- agents-sdk β Cloudflare Agents SDK
- durable-objects β Durable Objects patterns
- workers-best-practices β Production hardening
- wrangler β Wrangler CLI reference
- cloudflare-email-service β Email Sending + Routing
- sandbox-sdk β Sandboxed code execution
Content Creation
- WriteStory β Fiction writing with Storrβs method
- Art β Visual content creation (Flux, GPT-Image)
- Webdesign β Claude Design + frontend-design
- Remotion β Programmatic video with React
- AudioEditor β WhisperβClaudeβffmpeg pipeline
- Excalidraw β Diagram generation
- Spatial3D β 3D model from floor plans
Testing & Quality
- QATester β Browser-based UI validation
- UIReviewer β User story validation with Playwright
- RealityChecker β Skeptical quality gate
- Evals β Agent evaluation framework
- UXAudit β Pre-delivery UX checklist
- DesignCritique β Nielsen heuristics review
Knowledge & Memory
- Knowledge β Typed graph (People/Companies/Ideas)
- Telos β Life goals, projects, dependencies
- Interview β Phased conversational context intake
- Migrate β Content migration into PAI
- ContextSearch β Search PRDs, git, sessions
- WorkCommand β WORK session recall
PAI System
- OllamaSkill β Local inference routing (THIS IS KEY)
- AntigravitySkill β Web research dispatch
- PAIUpgrade β Extract system improvements
- HealthCheck β Infrastructure health probe
- SettingsLab β Self-improving settings system
- BitterPillEngineering β Over-prompting audit
Specialized
- Ideate β Evolutionary ideation engine (9 phases)
- RedTeam β 32-agent adversarial analysis
- MultiEngineSynthesis β Cross-engine consolidation
- WorldThreatModel β 11-horizon future stress test
- TRVRM β Vulnerability lifecycle management
- KeyRotation β Incident-response key rotation
- ParentalControl β PAI-powered child PC management
π€ PNC Agents (33 available)
Development
- Engineer β Elite principal engineer (Fortune 10 experience)
- Architect β System design specialist (distributed systems PhD-level)
- Designer β UX/UI design expert (design school pedigree)
- BackendDev β Backend specialist
- explore β Fast codebase exploration
Quality & Testing
- QATester β Browser-based functional validation (Gate 4)
- RealityChecker β Skeptical quality gate (default: NEEDS WORK)
- CodeReviewer-Agency β Thorough code review (blocker/suggestion/nit)
- UIReviewer β Playwright user story validation
Research
- ClaudeResearcher β Claude WebSearch, multi-query decomposition
- GeminiResearcher β Google Gemini, 3-10 query variations
- CodexResearcher β Remy, multi-model consultation (O3/GPT-5/GPT-4)
- DeepResearcher β Comprehensive investigation
- PerplexityResearcher β Ava, investigative analyst with Perplexity
- GrokResearcher β Johannes, contrarian fact-based via xAI Grok
Specialized
- Algorithm β Full PAI Algorithm runner (v5.7.11)
- AgentsOrchestrator β Multi-agent pipeline manager
- ProductManager β Read-only requirements analyst
- MCPBuilder β MCP server design specialist
- Artist β Visual content creator (Media skill workflows)
- Pentester β Web security assessment (WebAssessment workflows)
Operations
- IncidentResponseCommander β SEV1-SEV4 structured response
- InfraOps β Docker, systemd, backup verification
- DBOps β Qdrant, ICM memory, schema verification
Intelligence
- Intern β 176 IQ generalist, 5 PhDs, high-agency problem solver
Browser
- BrowserAgent β Parallel headless browser automation (Playwright)
π Routing Decision Tree
Task received
β
ββ Classification/scoring? β PNO (ollama/llama3.2:3b, free)
ββ JSON extraction? β PNO (ollama/qwen2.5:7b, free)
ββ Summarization? β PNO (ollama/gemma2:9b, free)
β
ββ Web research? β PNG (antigravity, Gemini, free)
ββ YouTube search? β Skill('YouTube')
ββ Academic papers? β Skill('ArXiv')
β
ββ Simple code edit? β PNC (claude/sonnet)
ββ Multi-file refactor? β PNK (opencode)
ββ Verification? β PNX (codex sandbox)
β
ββ Security assessment? β Skill('SecurityTriage') or Agent('Pentester')
ββ Code review? β Agent('CodeReviewer-Agency') or Skill('Simplify')
β
ββ Skill exists for task? β Skill('[name]')
ββ Agent specializes? β Agent('[type]')
β
ββ Complex/multi-step? β PNC Algorithm mode
π° Cost Matrix
| Engine | Model | Cost | Speed | Quality | Use For |
|---|---|---|---|---|---|
| PNO | llama3.2:3b | $0 | Fast | Good | Classification |
| PNO | qwen2.5:7b | $0 | Fast | Good | JSON |
| PNO | gemma2:9b | $0 | Fast | Good | Summarization |
| PNG | Gemini | $0 | Fast | Good | Web research |
| PNC | Sonnet | $$$ | Medium | Excellent | Code, reasoning |
| PNK | OpenCode | $$$ | Medium | Excellent | Multi-file |
| PNX | Codex | $$ | Slow | Good | Verification |
π― When PNO Should Escalate to PNC
Stay local (PNO) when:
- Task is classification/scoring/labeling
- JSON extraction with clear schema
- Summarization of content
- Simple categorization
- Pattern matching
Escalate to PNC when:
- Complex reasoning required
- Code generation needed
- Multi-step workflow
- Skill/agent dispatch needed
- Algorithm mode appropriate
- ICM memory operations
- Cross-engine coordination
Escalate to PNG when:
- Web search required
- Real-time information needed
- Multi-query research
- YouTube/web content lookup
Escalate to PNK when:
- Multi-file architecture work
- Complex refactoring
- Provider-agnostic coding
- TUI-driven planning needed
Escalate to PNX when:
- Sandboxed verification
- Adversarial testing (Cato)
- Isolated execution required
π Capability Check Commands
List all skills:
ls ~/.claude/skills/List all agents:
ls ~/.claude/agents/*.mdCheck skill description:
grep "^description:" ~/.claude/skills/[name]/SKILL.mdCheck routing policy:
cat ~/.claude/PAI/Tools/Inference.ts | grep -A 10 "task-profile"π§ Integration Points
For PNO to query PNC capabilities:
# Check if skill exists
[ -d ~/.claude/skills/[name] ] && echo "exists"
# Check if agent exists
[ -f ~/.claude/agents/[name].md ] && echo "exists"
# Get routing recommendation
bun ~/.claude/PAI/Tools/Inference.ts --task [profile] "[input]"For ICM capability lookup:
# Store capability metadata
icm store --topic capabilities --key "skill:[name]" --value "{...}"
# Query capability
icm recall --topic capabilities --query "skill:[name]"π Learning Examples
Example 1: Classification Task
Task: βClassify this email as spam or hamβ
PNO thinks:
- Classification task
- Check routing β ollama/llama3.2:3b
- Local, free, fast, sufficient quality
- Decision: Stay local, use Skill(βOllamaSkillβ, ββtask fast_classificationβ)
Example 2: Multi-File Refactor
Task: βRefactor authentication across 15 filesβ
PNO thinks:
- Multi-file code task
- Check routing β complex code
- PNC (single-file) vs PNK (multi-file)
- 15 files = multi-file architecture
- Decision: Escalate to PNK via
opencode run "..."
Example 3: Web Research
Task: βFind latest Claude Code featuresβ
PNO thinks:
- Web search needed
- Check routing β research
- PNG (Antigravity) vs Skill(βYouTubeβ) vs Skill(βArXivβ)
- General web research = PNG
- Decision: Escalate to PNG via
agy --dangerously-skip-permissions -p "..."
π Capability Coverage
| Domain | Skills | Agents | Coverage |
|---|---|---|---|
| Development | 15+ | 5 | Excellent |
| Security | 8+ | 2 | Good |
| Research | 10+ | 5 | Excellent |
| Thinking | 9+ | 1 | Good |
| Infrastructure | 12+ | 2 | Good |
| Content | 8+ | 2 | Good |
| Testing | 6+ | 3 | Good |
| Project Mgmt | 8+ | 2 | Good |
Total: 129 skills + 33 agents = 162 capabilities
π Quick Reference
Most commonly needed:
- Classification β
Skill('OllamaSkill', '--task fast_classification') - JSON β
Skill('OllamaSkill', '--task structured_json') - Web research β
agy --dangerously-skip-permissions -p "..." - Code review β
Agent('CodeReviewer-Agency')orSkill('Simplify') - Multi-file code β
opencode run "..." - Complex task β PNC Algorithm mode
Check before routing:
- Is there a skill for this? (129 options)
- Is there an agent for this? (33 options)
- Can PNO handle locally? (classification/JSON/summary)
- Is web research needed? (PNG)
- Is it multi-file? (PNK)
- Else β PNC
This file should be read by PNO/PNG/PNX/PNK at startup for cross-engine capability awareness.
Location: ~/.claude/PAI/PNC_CAPABILITIES_FOR_PNO.md