GitHub repository
bfportal.gg
bfportal.gg contains 2 collected skills from battlefield-portal-community, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
14
updated
2026-07-09
Forks
7
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
plan-issue
software-developers
Turn the feature plan from the current conversation into one or more GitHub issues and cut a feature branch. Run this AFTER a plan is agreed (e.g. after plan mode) and BEFORE writing any code. Do not use once commits exist — use open-pr for that.
2026-07-09
open-pr
software-developers
Open a GitHub PR for the current feature branch, link it to all the issues it resolves, and apply the Has PR label to each. Run this once you have real commits on a feature branch created by plan-issue. One PR typically bundles several issues.
2026-07-01