fjo
Installation
SKILL.md
fjo - Forgejo CLI Browser
The fjo module provides a dedicated CLI for Forgejo instances, supporting repository lifecycle management and collaboration features.
When to Activate
- When working with Forgejo-based git hosting services.
- When managing issues or pull requests on Forgejo instances.
Patterns & Examples
List Issues
# View open issues for a specific Forgejo repository
x fjo issue ls owner/repo
Checklist
- Confirm the Forgejo instance URL and credentials.