Sub-skill of github-project-board: Status Mapping (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill status-mapping --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Status Mapping?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-status-mapping-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: github-project-board-status-mapping
description: 'Sub-skill of github-project-board: Status Mapping (+1).'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Status Mapping (+1)
## Status Mapping
```yaml
# .github/board-sync.yml
version: 1
project:
name: "Development Board"
number: 1
mapping:
status:
pending: "Backlog"
*See sub-skills for full details.*
## View Configuration
```json
{
"views": [
{
"name": "Swarm Overview",
"type": "board",
"groupBy": "status",
"filters": ["is:open"],
"sort": "priority:desc"
},
*See sub-skills for full details.*
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!