Emergency Response Plan (ERP) development toolkit for Safetysure — aligned with AS 3745:2010 (Planning for emergencies in facilities). Includes four skills: (1) erp-developer — primary orchestrator that guides section-by-section ERP development with template fidelity, multi-jurisdiction support (QLD, NSW, VIC, TAS, WA), variable ECO structures, shift-specific coverage models, and .docx output; (2) erp-emergency-assessment — research-driven emergency identification and analysis per AS 3745 Clause 3.2 with web-based location hazard research (flood zones, bushfire maps, seismic data, neighbouring facilities), produces Appendix G register and grouped emergency types; (3) erp-reviewer — reviews existing ERPs against AS 3745 compliance checklist; (4) erp-emergency-library — reference library of emergency scenarios for 9 industry types. Three commands: /erp-develop, /erp-assess, /erp-review.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Run a standalone emergency identification and analysis for a facility per AS 3745:2010 Clause 3.2
Start a new Emergency Response Plan (ERP) development project aligned with AS 3745:2010
Review an existing Emergency Response Plan against AS 3745:2010 compliance requirements
Primary orchestrator for developing site-specific Emergency Response Plans (ERPs) aligned with AS 3745:2010 (Planning for emergencies in facilities). Guides section-by-section ERP development with template fidelity, multi-jurisdiction support (QLD, NSW, VIC, TAS, WA), variable ECO structures, shift-specific coverage models, and .docx output. Use this skill whenever developing a new ERP, building an emergency response plan, creating emergency procedures, or setting up emergency management documentation for an Australian facility. Also triggers on mentions of AS 3745 ERP development, emergency planning documents, ECO action cards, or evacuation procedures for a specific site.
Research-driven emergency identification and analysis skill aligned with AS 3745:2010 Clause 3.2. Conducts web-based research for location-specific external hazards (flood zones, bushfire prone areas, seismic data, cyclone regions, neighbouring industrial facilities) and combines these with internal facility hazards to produce a comprehensive emergency identification register (Appendix G) and grouped emergency types for response procedures. Can be invoked standalone via /erp-assess or as part of the full ERP development workflow. Use this skill whenever conducting emergency identification for a facility, researching location-based hazards for emergency planning, building an emergency risk register, or assessing what emergencies a site needs to plan for.
Reference library of emergency scenarios organised by industry type for use in emergency identification and ERP development. Provides baseline hazard lists, consequence descriptions, vulnerability factors, and base procedure notes for 9 industry categories plus a universal set applicable to all facilities. Aligned with AS 3745:2010 emergency categorisation (Human, Natural, Technological). This is a reference skill — it does not produce output directly but provides scenario data to the erp-developer and erp-emergency-assessment skills. Load this skill whenever building an emergency identification register, selecting emergency scenarios for a facility type, or developing emergency response procedures that need industry-specific content.
Reviews existing Emergency Response Plans against AS 3745:2010 compliance requirements. Assesses each section of an ERP against mandatory ("shall"), recommended ("should"), and optional ("may") requirements from the standard, identifying compliant items, non-compliant items, gaps (missing elements), and improvement opportunities. Produces a structured findings report as a Word document. Use this skill whenever reviewing an existing ERP, auditing an emergency response plan, checking ERP compliance with AS 3745, assessing the adequacy of emergency procedures, or conducting a gap analysis on emergency planning documentation.
WHS consulting plugin suite for Claude Code and Cowork — occupational hygiene, process safety, construction, psychosocial, and regulatory compliance tools for Australian and New Zealand workplaces.
/plugin marketplace add safetysure/safetysure-plugins
Replace
safetysure/safetysure-pluginswith your actual GitHubowner/repoif different.
Install individual plugins:
/plugin install safetysure-whs-legislation@safetysure-plugins
/plugin install safetysure-swms@safetysure-plugins
/plugin install safetysure-rcs@safetysure-plugins
Or install all plugins at once — the marketplace will prompt you after adding it.
Marketplaces auto-update at startup. When you update a plugin in this repo, all users get the new version next time they launch Claude Code or Cowork.
For private repos, set GITHUB_TOKEN in your environment for automatic updates.
| Plugin | Version | Skills | Description |
|---|---|---|---|
| safetysure-whs-legislation | 1.3.0 | 10 | Multi-jurisdiction WHS/OHS Act + Regulation checkers (QLD, NSW, TAS, WA, VIC) |
| safetysure-aus-standards | 3.0.0 | 14 | Australian/NZ Standards (electrical, machinery, racking, flammable liquids, safety signs, management systems) |
| safetysure-tas-regulatory | 1.3.0 | 6 | Tasmanian non-WHS legislation (Building Act, Fire Service, Heavy Vehicle) |
| safetysure-psychosocial-model | 0.1.0 | 1 | National Model psychosocial hazard baseline |
| Plugin | Version | Skills | Description |
|---|---|---|---|
| safetysure-swms | 1.3.0 | 1 | SWMS review and compliance reporting (5 jurisdictions) |
| safetysure-rcs | 1.0.0 | 3 | RCS dust survey report generator |
| safetysure-lopa-suite | 1.0.0 | 4 | Layer of Protection Analysis (CCPS 2001) |
| safetysure-ohs-stats | 1.0.0 | 1 | AIOH statistical compliance analysis |
| safetysure-report-checker | 1.0.0 | 1 | QA/QC review agent for WHS reports |
| safetysure-audit-criteria | 1.0.0 | 2 | Audit criteria generator + checklist completer |
| safetysure-construction-audit | 1.0.0 | 1 | Construction WHS audit (FSC criteria) |
| safetysure-erp | 1.0.0 | 4 | Emergency Response Plan builder (AS 3745) |
| Plugin | Version | Skills | Jurisdiction |
|---|---|---|---|
| safetysure-psychosocial-qld | 0.2.0 | 2 | Queensland |
| safetysure-psychosocial-nsw | 0.2.0 | 2 | New South Wales |
| safetysure-psychosocial-vic | 0.2.0 | 2 | Victoria |
| safetysure-psychosocial-sa | 0.2.0 | 2 | South Australia |
| safetysure-psychosocial-wa | 0.2.0 | 2 | Western Australia |
| safetysure-psychosocial-tas | 0.2.0 | 2 | Tasmania |
| safetysure-psychosocial-nz | 0.2.0 | 2 | New Zealand |
The skills/ directory contains standalone .skill files that are not distributed through the marketplace. Install these manually via the Cowork UI:
Several action plugins reference safetysure-whs-legislation as the canonical source for legislative text. Install it first if you plan to use:
safetysure-plugins/
├── .claude-plugin/
│ └── marketplace.json ← Marketplace catalogue
├── plugins/
│ ├── safetysure-whs-legislation/
│ ├── safetysure-aus-standards/
│ ├── safetysure-tas-regulatory/
│ ├── safetysure-swms/
│ ├── safetysure-rcs/
│ ├── safetysure-lopa-suite/
│ ├── safetysure-ohs-stats/
│ ├── safetysure-report-checker/
│ ├── safetysure-audit-criteria/
│ ├── safetysure-construction-audit/
│ ├── safetysure-erp/
│ ├── safetysure-psychosocial-model/
│ ├── safetysure-psychosocial-qld/
│ ├── safetysure-psychosocial-nsw/
│ ├── safetysure-psychosocial-vic/
│ ├── safetysure-psychosocial-sa/
│ ├── safetysure-psychosocial-wa/
│ ├── safetysure-psychosocial-tas/
│ └── safetysure-psychosocial-nz/
├── skills/
│ ├── incremental-writer/
│ ├── plugin-dev-workflow/
│ └── session-memory-coc/
└── README.md
To update a plugin:
plugins/<plugin-name>/version in the plugin's .claude-plugin/plugin.jsonTo make this marketplace available to your whole team, add it to your project's .claude/settings.json:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub teddychenfeiyang-png/safetysure-plugins --plugin safetysure-erpComplete Tasmanian regulatory reference covering WHS and non-WHS legislation — includes WHS Act 2012, WHS Regulations 2022, General Fire Regulations 2021, Fire Service Act 1979, Building Act 2016, and Heavy Vehicle National Law (Tas) Act 2013. Provides verified legislative text and regulatory context for Tasmania-specific compliance projects.
Safetysure Psychosocial Expert — QLD. Queensland psychosocial hazard management specialist plugin. Bundles QLD-specific legislative reference (WHS Regulation 2011 Division 11 rr 55A–55H, QLD CoP Managing the Risk of Psychosocial Hazards at Work 2022) with user-facing advisor and reference checker skills. The qld-psychosocial-advisor provides interactive guidance on hazard identification, risk assessment, control selection, SGBH prevention plans, and incident response; the qld-psychosocial-checker provides verified legislative citations for internal use. Install for QLD psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
Safetysure Psychosocial Expert — South Australia. South Australian psychosocial hazard management specialist plugin. Bundles SA-specific legislative reference (WHS Act 2012 (SA), WHS Regulations 2012 (SA) Division 11 rr 55A–55D, SA Code of Practice Managing Psychosocial Hazards at Work February 2026) with user-facing advisor and reference checker skills. The sa-psychosocial-advisor provides interactive guidance on hazard identification, risk assessment, control selection, and incident response; the sa-psychosocial-checker provides verified legislative citations for internal use. Install for SA psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
SWMS review and compliance reporting for Safetysure — supports QLD, NSW, TAS, VIC, and WA jurisdictions via the safetysure-whs-legislation plugin, with FSC Hazard Benchmarks.
Safetysure Psychosocial Expert — Tasmania. Tasmanian psychosocial hazard management specialist plugin. Bundles TAS-specific legislative reference (WHS Act 2012 (Tas), WHS Regulations 2022 (Tas) Division 11 rr 55A–55D, TAS Code of Practice Managing Psychosocial Hazards at Work January 2023) with user-facing advisor and reference checker skills. The tas-psychosocial-advisor provides interactive guidance on hazard identification, risk assessment, control selection, and incident response; the tas-psychosocial-checker provides verified legislative citations for internal use. Install for TAS psychosocial consulting work. Loads safetysure-psychosocial-model for shared national baseline provisions.
Extract ESG data, score risk, draft disclosures, and benchmark sustainability performance
TSA cybersecurity compliance advisor for critical infrastructure — pipeline, freight rail, and transit Security Directive requirements including CIP/COIP, IRP, ADR, CAP, incident reporting, and OT/ICS security.
GRC (Governance, Risk, and Compliance) domain knowledge — frameworks, controls, audits, evidence, ConMon, cross-framework mappings, document review, and operational workflows. Cloud-agnostic.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.