Overview
Build the core Environmental Management System (EMS) documentation required for ISO 14001:2015 certification. The skill walks through three integrated phases — organization environmental profiling, gap assessment against clauses 4-10, and environmental policy drafting — following the Plan-Do-Check-Act (PDCA) cycle that underpins the standard.
Each phase produces validated artifacts: a structured JSON profile of the organization’s environmental context, a clause-by-clause gap assessment report with maturity ratings and a prioritized remediation roadmap, and an environmental policy that meets every Clause 5.2 requirement.
What It Covers
- Organization Environmental Profile — captures facilities, activities, environmental aspects and impacts (with life cycle perspective), compliance obligations, interested parties, internal/external issues, and key EMS roles
- Environmental Aspect Significance Evaluation — scores each aspect on five criteria (frequency, severity, scale, regulatory sensitivity, controllability) to determine which aspects are significant per Clause 6.1.2
- Gap Assessment (Clauses 4-10) — evaluates current EMS practices against every ISO 14001:2015 requirement with 0-5 maturity ratings, mandatory documented information checklist, and findings register
- Remediation Roadmap — prioritizes findings into 4 PDCA phases (Foundation → Planning → Implementation → Verification)
- Environmental Policy (Clause 5.2) — generates a policy with all mandatory commitments: protection of the environment, prevention of pollution, compliance obligations, and continual improvement
Example Conversation
You: We’re a mid-size food processing company with two plants in Ohio and a distribution warehouse in Kentucky. We need to prepare for ISO 14001 certification. Help us build our EMS documentation from scratch.
Agent: I’ll help you build the complete EMS documentation. Let’s start with Phase 1 — your Organization Environmental Profile. I’ll need some details about your operations.
Based on what you’ve shared, here are the environmental aspects I’ve identified for food processing:
Aspect Category Impact Condition Wastewater discharge (high BOD/COD) Releases to water Water pollution Normal Refrigerant leaks (HFC-134a, R-404A) Emissions to air Climate change, ozone depletion Abnormal Organic waste to landfill Waste generation Methane emissions, land contamination Normal Natural gas combustion (boilers) Emissions to air GHG emissions, air pollution Normal Water consumption (processing, cleaning) Raw material use Resource depletion Normal Ammonia release from refrigeration Emissions to air Air pollution, human health risk Emergency Packaging waste Waste generation Resource depletion, land contamination Normal Electricity consumption Energy use GHG emissions (Scope 2) Normal I’ve drafted the profile and saved it as
organization-environmental-profile.json. Runningems_profile_completeness_checker…Result: PASS — all 8 required sections populated, both EMS roles defined, 3 compliance obligations listed.
Now running
aspect_significance_evaluatorto determine which aspects are significant…
Aspect Freq Sev Scale Reg Ctrl(inv) Total Result Wastewater discharge 5 3 3 4 2 17 SIGNIFICANT Ammonia release 1 5 3 5 2 16 SIGNIFICANT (Sev=5, Reg=5) Natural gas combustion 5 2 5 3 2 17 SIGNIFICANT Refrigerant leaks 2 4 5 4 3 18 SIGNIFICANT Electricity consumption 5 2 5 2 2 16 SIGNIFICANT Organic waste to landfill 5 2 3 2 2 14 Not significant Water consumption 5 2 2 3 2 14 Not significant Packaging waste 4 1 2 2 2 11 Not significant 5 of 8 aspects are significant — these will drive your environmental objectives, operational controls, and monitoring programme. Ready for Phase 2 — the gap assessment?
You: Yes, go ahead with the gap assessment. We have some environmental procedures in place but they’re informal.
Agent: I’ll assess your current state against each ISO 14001:2015 clause. Running
ems_maturity_rating_toolin batch mode across all clause areas…
Clause Area Maturity 4.1 Context of the organization 1/5 4.2 Interested parties 1/5 4.3 EMS scope 0/5 5.1 Leadership and commitment 1/5 5.2 Environmental policy 0/5 5.3 Roles and authorities 2/5 6.1.2 Environmental aspects 1/5 6.1.3 Compliance obligations 2/5 6.2 Environmental objectives 0/5 7.2 Competence 1/5 8.1 Operational controls 2/5 8.2 Emergency preparedness 2/5 9.1 Monitoring and measurement 1/5 9.2 Internal audit 0/5 10.2 Corrective action 1/5 Overall average: 1.0/5. The gap assessment report with 23 findings is saved to
output/Gap-Assessment-Report.md. Runningems_remediation_prioritizer…The roadmap groups actions into 4 phases. Phase 1 (Foundation) addresses the 8 critical findings in scope, policy, and leadership. Shall I proceed with Phase 3 — drafting the environmental policy?
You: Yes, draft the policy.
Agent: I’ve drafted the Environmental Policy using your significant aspects and compliance context. Running
ems_policy_validator…Result: PASS — all 6 Clause 5.2 mandatory elements present, no placeholders remaining. The policy references your Ohio EPA discharge permits, RCRA requirements, and Clean Air Act obligations. It includes specific commitments to water conservation and GHG reduction aligned with your significant aspects. Saved to
output/Environmental-Policy.md.
Sample Output Excerpt
Below is a representative excerpt from a generated Environmental Policy showing the document header and key commitment sections.
POL-ENV-001 — Environmental Policy (excerpt)
| Field | Value |
|---|---|
| Document ID | POL-ENV-001 |
| Version | 1.0 |
| Effective Date | 2026-03-19 |
| Review Date | 2027-03-19 |
| Approved By | James Richardson, CEO |
| Owner | Sarah Chen, Environmental Health & Safety Manager |
Purpose
Great Lakes Food Processing Inc. is committed to managing its environmental responsibilities in a manner consistent with the nature, scale, and environmental impacts of its food processing and distribution activities at our Columbus and Toledo manufacturing facilities and Covington distribution center.
Our Commitments
Protection of the Environment
Great Lakes Food Processing Inc. is committed to the protection of the environment, including the prevention of pollution arising from our operations. We shall take proactive measures to prevent or mitigate adverse environmental impacts related to our significant environmental aspects, including:
- Wastewater discharges from processing operations
- Greenhouse gas emissions from combustion and grid electricity consumption
- Refrigerant management to prevent ozone-depleting and high-GWP releases
- Ammonia system integrity to prevent emergency releases
We further commit to:
- Sustainable resource use, including water conservation in our processing and cleaning operations
- Climate change mitigation through energy efficiency improvements and Scope 2 emissions reduction
- Responsible waste management, pursuing waste reduction and diversion from landfill
Compliance with Obligations
Great Lakes Food Processing Inc. is committed to fulfilling all applicable compliance obligations, including Ohio EPA NPDES discharge permits, RCRA hazardous waste regulations, Clean Air Act Title V operating permits, EPCRA reporting requirements, and Kentucky environmental regulations applicable to our Covington facility.
Continual Improvement
Great Lakes Food Processing Inc. is committed to the continual improvement of the environmental management system to enhance environmental performance. We shall regularly review our environmental objectives, targets, and programs to drive measurable improvement in wastewater quality, energy efficiency, and waste diversion rates.
Framework for Environmental Objectives
This policy provides the framework for setting and reviewing environmental objectives. Environmental objectives shall be consistent with this policy, measurable where practicable, aligned with significant environmental aspects and compliance obligations, and monitored and communicated throughout the organization.
Extension Tools
ems_profile_completeness_checker
Validates the organization environmental profile JSON for all required sections. Checks that organizational identity (name, industry, size), at least one location, activities/products/services, environmental aspects with associated impacts, compliance obligations, interested parties, internal/external issues, and key EMS roles are all present and non-empty. Flags placeholders like [TBD] or [Organization Name]. Promotes EMS scope to ERROR severity because Clause 4.3 explicitly requires the scope as documented information — its absence is a guaranteed nonconformity in a Stage 1 audit.
aspect_significance_evaluator
Scores each environmental aspect on five criteria using a 1-5 scale:
| Criterion | What It Measures | Example (Score 5) |
|---|---|---|
| Frequency | How often the aspect occurs | Continuous during operations |
| Severity | Potential magnitude of harm | Irreversible environmental damage |
| Scale | Geographic extent of impact | Contributes to global issues (climate change) |
| Regulatory sensitivity | Compliance obligations tied to aspect | Strict permit limits, enforcement history |
| Controllability (inverse) | Degree of control the organization has | Minimal control, depends on external parties |
An aspect is significant if the total score is 15 or higher, or if any single criterion scores 5 (automatic override). Warns when aspects lack explicit scores and are using defaults.
ems_maturity_rating_tool
Rates EMS clause areas on a 0-5 maturity scale based on assessment notes. Supports batch mode to rate all clause areas in a single call. Applies negative-indicator capping — if assessment notes contain predominantly negative language (“no process,” “missing,” “absent”), the maturity is capped regardless of any positive indicators also present. Returns maturity level, justification, and overall average across all rated clauses.
| Level | Name | Description |
|---|---|---|
| 0 | Nonexistent | No awareness, no process, no documentation |
| 1 | Ad-hoc | Informal, reactive, person-dependent |
| 2 | Repeatable | Some consistency, basic documentation |
| 3 | Defined | Formal processes, documented, communicated |
| 4 | Managed | Measured, monitored, KPIs defined |
| 5 | Optimized | Continuous improvement, benchmarked |
ems_remediation_prioritizer
Reads gap assessment findings and produces a prioritized roadmap grouped into 4 PDCA phases:
| Phase | Focus | Clauses | Rationale |
|---|---|---|---|
| 1 | Foundation | 4.x, 5.x | Context, scope, policy, and leadership must be established first |
| 2 | Planning | 6.x | Aspects, obligations, and objectives depend on the foundation |
| 3 | Implementation | 7.x, 8.x | Resources, operations, and emergency response build on the plan |
| 4 | Verification | 9.x, 10.x | Monitoring, audit, and improvement validate the implementation |
Within each phase, findings are sorted by severity (critical first) and current maturity (lowest first). Reports total findings with critical and major counts.
ems_policy_validator
Validates an environmental policy against all mandatory elements of ISO 14001:2015 Clause 5.2:
| Check | Clause | Severity |
|---|---|---|
| Appropriate to purpose, context, nature/scale/impacts | 5.2(a) | ERROR |
| Framework for setting environmental objectives | 5.2(b) | ERROR |
| Commitment to protection of the environment | 5.2(c) | ERROR |
| Commitment to prevention of pollution | 5.2(c) | ERROR |
| Specific commitments relevant to context | 5.2(c) NOTE | WARNING |
| Commitment to fulfil compliance obligations | 5.2(d) | ERROR |
| Commitment to continual improvement | 5.2(e) | ERROR |
| Communication and availability to interested parties | 5.2 | WARNING |
| Maintained as documented information | 5.2 | WARNING |
| No placeholder text remaining | General | ERROR |
Supports English, Portuguese, and Spanish language detection for multilingual policy documents.
Getting Started
Activate the ISO 14001 EMS Documentation skill and tell the agent about your organization. The skill adapts to your intent:
- Full EMS build — “Help us prepare for ISO 14001 certification” runs all three phases
- Profile only — “Create an environmental profile for our operations” runs Phase 1
- Gap assessment only — “Assess our current EMS against ISO 14001” runs Phase 2
- Policy only — “Draft an environmental policy for our company” runs Phase 3
Have this information ready:
- Your organization’s industry, size, and physical locations
- Key activities, products, and services within scope
- Known environmental aspects (emissions, waste, water, energy, noise, materials)
- Applicable environmental permits, licenses, and regulations
- Interested parties (regulators, community, customers, employees)
- Names and titles for the top management sponsor and environmental manager
- Any existing environmental documentation, audit reports, or certifications
The agent produces a structured organization-environmental-profile.json that can be reused by future EMS skills, a gap assessment report with maturity ratings and remediation roadmap in output/, and a validated environmental policy in output/.