Pandahrms-specific skills for Claude Code
npx claudepluginhub pandaworks-software-plt/pandahrms-skillsPandahrms skills for Claude Code: a manual, standalone work flow -- /discover, /discover-ticket, and /discover-project intake, /spec (layered Gherkin behaviour spec), /slice (vertical-slice cards), /execute (guided card run with TDD and stop-gates), /status, /close (which invokes /resolve-ticket for ticket work), /resolve-ticket (card-less ticket resolution), /pr -- plus a decomposed review/verify/commit family split by scope and job: /lint-gate (diff-scoped deterministic guard runner -- linter, scans, analyzers, L1->L2 traceability), /verify (project-scoped runner -- full build + full test + coverage, the single source /commit and /execute invoke), /code-review (diff-scoped LLM judgment), /pr-approver-review (senior-approver review of an already-opened GitHub PR by number, cross-checking claude[bot]), /security-review, /simplify, /card-commit (card-scope commit trusting the card's pre-complete /verify), and /commit (branch-scope commit gate invoking /verify) -- plus safe branching, EF Core migrations, handoff-compact, tool-doctor, and the optimise-prompt pre-flight repeat-back
Pandahrms-specific skills plugin for Claude Code. Provides domain skills that integrate with the superpowers plugin.
| Skill | Slash Command | Description |
|---|---|---|
| development-workflow | /pandahrms:development-workflow | Orchestrates brainstorming -> spec-writing -> writing-plans for Pandahrms projects |
| spec-writing | /pandahrms:spec-writing | Write/update Gherkin specs before implementing any change (hard gate) |
| code-review | /pandahrms:code-review | Review git changes against code standards, fix issues, run /simplify (no commits) |
| commit | /pandahrms:commit | Verify code is reviewed and clean, plan and execute atomic commits |
| react-web-frontend | /pandahrms:react-web-frontend | Frontend conventions and patterns for Next.js projects |
| cross-project-bridge | /pandahrms:cross-project-bridge | Structured protocol for debugging cross-project FE/BE issues |
| ef-migrations | /pandahrms:ef-migrations | EF Core migration commands for Performance and Recruitment APIs |
| system-setup | /pandahrms:system-setup | Guide new developers through environment setup (macOS + Windows, Docker or IIS) |
Requires superpowers plugin.
/plugins marketplace add obra/superpowers-marketplace
/plugins marketplace add pandaworks-software-plt/pandahrms-skills
/plugins install superpowers@superpowers-marketplace
/plugins install pandahrms@pandahrms-skills
To update the plugin to the latest version:
/plugins update pandahrms@pandahrms-skills
This plugin adds domain-specific skills to the superpowers development pipeline:
Any work request --> pandahrms:development-workflow
--> superpowers:brainstorming (design)
--> pandahrms:spec-writing (Gherkin specs - hard gate)
--> superpowers:writing-plans --> superpowers:executing-plans (TDD)
--> pandahrms:code-review --> test --> pandahrms:commit --> superpowers:finish-branch
The development-workflow skill ensures spec-writing is never skipped after brainstorming.
Additional standalone skills: pandahrms:cross-project-bridge, pandahrms:system-setup, and pandahrms:ef-migrations.
UNLICENSED - Proprietary. Pandaworks Software Plt.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations