This gives you working implementations of ISO 9001 and 27001 management systems with actual Python classes for processes, risk assessment, and audit tracking. You get PDCA cycle methods, information asset registration, security risk calculators with likelihood/impact scoring, and audit finding management. The code handles real QMS concepts like process ownership, KPIs, and the classic Plan-Do-Check-Act flow. If you're implementing or consulting on ISO standards and want structured templates instead of starting from scratch, this covers the main certification frameworks. The risk scoring logic is straightforward (likelihood times impact) and the Statement of Applicability generator references actual Annex A controls from the standard.
npx skills add https://github.com/personamanagmentlayer/pcl --skill standards-expert