pje-login-debug

Diagnose and debug PJE authentication flows including SSO, CAPTCHA handling, and sessions across tribunals.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SynthropicTechnology/diegobarbosa-os --skill pje-login-debug-synthropictechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pje-login-debug
Source: https://github.com/SynthropicTechnology/diegobarbosa-os/tree/main/.claude/skills/pje-login-debug
Command: npx skills add https://github.com/SynthropicTechnology/diegobarbosa-os --skill pje-login-debug-synthropictechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This front-facing skill provides structured debugging for PJE authentication challenges, including SSO iframe handling, CAPTCHA workflows, and session lifecycle across tribunals.

Core Features & Use Cases

  • Diagnose and reproduce PJE login failures across different tribunals.
  • Inspect and interact with SSO iframes, monitor navigation and network activity.
  • Integrate CAPTCHA solving and retry strategies to maintain login resilience.
  • Implement robust session management and error-handling for authenticated workflows.

Quick Start

Provide your PJE login URL and credentials, then run the debugging workflow to reproduce and fix authentication issues.

Frequently Asked Questions about pje-login-debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug PJE login failures caused by SSO iframe obstacles?

To debug PJE login failures, inspect SSO iframes and monitor network activity to identify navigation obstacles. You can interact with iframe elements directly and apply structured retry strategies to resolve authentication blockages across different tribunals.

How do I handle CAPTCHA challenges when automating PJE tribunal authentication?

Handle CAPTCHA challenges in PJE authentication by integrating CAPTCHA solving mechanisms with structured retry strategies. This maintains login resilience during automated access by retrying failed attempts and applying robust error-handling workflows.

Why does PJE login automation fail inconsistently across different tribunals?

PJE login automation fails inconsistently due to unique tribunal quirks in session management and SSO navigation. Diagnose these variations by reproducing login failures, inspecting iframe behavior, and monitoring network requests for each specific tribunal.

What is the best way to manage authenticated sessions for automated PJE access?

The best way to manage authenticated PJE sessions is implementing robust session lifecycle tracking with structured error-handling. Monitor network activity and apply retry strategies to maintain consistent authenticated access across tribunal workflows.

Can I use network monitoring and screenshots to diagnose PJE SSO login issues?

Yes, you can use network monitoring and screenshots to diagnose PJE SSO login issues. Inspect iframe-based SSO obstacles, capture navigation states, and analyze network traffic to reproduce and fix authentication failures end-to-end.

Do I need specific credentials to reproduce PJE authentication debugging workflows?

Yes, you need your PJE login URL and credentials to run the debugging workflow. Providing these inputs allows the diagnostic process to reproduce authentication issues, inspect SSO iframes, and test CAPTCHA handling in real scenarios.