--- description: Show dashboard of open issues, PRs awaiting review, and CI status. --- # Repository Dashboard Run these commands and present a summary: 1. **Open Issues**: `fj issue search -s open` 2. **Open PRs**: `fj pr search -s open` Format as tables showing issue/PR number, title, and author.