Agent skill
iso-implementation-guide
ISO 9001:2015 Quality Management System implementation skill with gap assessment and documentation templates
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/operations/skills/iso-implementation-guide
Metadata
Additional technical details for this skill
- domain
- business
- category
- quality-management
- specialization
- operations
SKILL.md
ISO Implementation Guide
Overview
The ISO Implementation Guide skill provides comprehensive capabilities for implementing ISO 9001:2015 Quality Management Systems. It supports gap assessment, documentation generation, process procedure creation, and certification readiness assessment.
Capabilities
- Gap assessment against ISO 9001:2015
- QMS documentation generation
- Process procedure templates
- Context of organization analysis
- Risk-based thinking integration
- Document control setup
- Management review facilitation
- Certification readiness assessment
Used By Processes
- QMS-001: ISO 9001 Implementation
- QMS-003: Quality Audit Management
- CI-001: Operational Excellence Program Design
Tools and Libraries
- QMS software
- Document management systems
- Audit management tools
- Training platforms
Usage
skill: iso-implementation-guide
inputs:
organization_context:
industry: "Manufacturing"
size: "Medium"
scope: "Design and manufacture of electronic components"
current_state:
existing_qms: false
documented_processes: ["production", "purchasing"]
certifications: []
implementation_timeline: 12 # months
target_certification: "ISO 9001:2015"
outputs:
- gap_analysis
- implementation_roadmap
- document_templates
- process_maps
- risk_register
- readiness_assessment
ISO 9001:2015 Clause Structure
| Clause | Title | Requirements |
|---|---|---|
| 4 | Context of the Organization | Understanding context, interested parties, scope |
| 5 | Leadership | Leadership commitment, policy, roles |
| 6 | Planning | Risk/opportunities, objectives, planning changes |
| 7 | Support | Resources, competence, awareness, communication |
| 8 | Operation | Planning, design, production, delivery |
| 9 | Performance Evaluation | Monitoring, internal audit, management review |
| 10 | Improvement | Nonconformity, corrective action, continual improvement |
Required Documented Information
Mandatory Documents
- Quality policy
- Quality objectives
- Scope of QMS
- Process interactions
Mandatory Records
- Competence records
- Design/development records
- Monitoring and measurement results
- Internal audit results
- Management review outputs
- Nonconformity and corrective actions
Implementation Phases
Phase 1: Foundation (Months 1-3)
- Leadership commitment
- Context analysis
- Scope definition
- Gap assessment
Phase 2: Development (Months 4-6)
- Process documentation
- Risk assessment
- Procedure creation
- Training
Phase 3: Implementation (Months 7-9)
- Process deployment
- Record collection
- Internal audits
- Corrective actions
Phase 4: Certification (Months 10-12)
- Management review
- Pre-assessment audit
- Certification audit
- Continual improvement
Integration Points
- Document management systems
- Training management systems
- Audit management platforms
- ERP systems
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?