Start work on a PBI - set it to doing and issue the convention-compliant work branch name (pbi/<id>-<slug>). Use when a developer picks up a backlog item, or asks which branch name to use for a PBI.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add atman-33/workhub --skill start-pbi --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Start Pbi?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/atman-33-start-pbi)More formats (shields.io, HTML) on the badges page.
---
name: start-pbi
description: Start work on a PBI - set it to doing and issue the convention-compliant work branch name (pbi/<id>-<slug>). Use when a developer picks up a backlog item, or asks which branch name to use for a PBI.
---
# Start a PBI
The branch-naming convention is enforced here, at the moment work begins —
it is what later links merged code back to the PBI
(`sync-project-repos.mjs` extracts ids from merge subjects).
## Steps
1. Resolve the project and PBI (by id like `P-0012`, or by title search in
`backlog/items/`).
2. **Update the PBI file**: `status: doing`, `assignee: <me>` (from
`<team-context>`), `updated: <date>`; mirror the status in
`product-backlog.md`.
3. **Issue the branch name**: `pbi/<id-lowercase>-<slug>` (e.g.
`pbi/p-0012-user-login`), slug from the item filename. State it clearly
and remind: merge/PR titles into the project's dev-main branch must carry
the id (branch name or a `[P-0012]` tag).
4. If asked, create the branch in the user's own checkout of the relevant
repo (`repos` frontmatter / project.json), cut from the project's
**devMainBranch** — never in the script-owned mirror under
`repoWorkspacesRoot`.
5. Append an activity-log line
(`- <date> [<agent>/<me>] start-pbi: P-0012 → doing, branch pbi/p-0012-...`).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.