Security Roles
Define security roles, responsibilities, and RACI matrix for "$ARGUMENTS". Establish clear ownership of security activities and identify gaps in current organizational coverage.
Prerequisites
None — this is a Phase 0 Govern skill.
Process
Identify security roles:
- CISO / Security Lead — overall security strategy, risk management, executive reporting
- Security Engineers — security tooling, architecture review, vulnerability management
- Security Champions — embedded security advocates within development teams
- Incident Responders — detection, triage, containment, and recovery operations
- Compliance / GRC Analysts — regulatory compliance, audit preparation, policy management
- Security Architects — secure design patterns, threat modeling, technology evaluation
- SOC Analysts — monitoring, alert triage, threat hunting (if applicable)
- Identify any organization-specific roles beyond the standard set
Define responsibilities per role:
- For each role, document:
- Primary responsibilities — core duties the role owns
- Secondary responsibilities — supporting activities
- Key deliverables — artifacts and outcomes expected
- Required skills — technical and soft skills needed
- Reporting line — who the role reports to
- Ensure no critical activities are unassigned
Create RACI matrix for key security activities:
- Map roles against security activities using RACI (Responsible, Accountable, Consulted, Informed):
- Security policy creation and maintenance
- Risk assessment and management
- Vulnerability scanning and remediation
- Incident detection and response
- Security architecture review
- Compliance monitoring and audit
- Security awareness training
- Third-party risk assessment
- Access control management
- Security tool administration
- Ensure every activity has exactly one Accountable party
Identify gaps in current staffing:
- Compare defined roles against current team composition
- Highlight roles that are unfilled or understaffed
- Identify single points of failure (critical activities with only one person)
- Note roles being covered by individuals with conflicting responsibilities
Recommend organizational structure:
- Propose reporting hierarchy for security function
- Recommend team size based on organization scale and risk profile
- Suggest phased hiring plan if gaps exist
- Define security champion program structure (ratio to dev teams, responsibilities, incentives)
Write the artifact to .metapowers/security/$ARGUMENTS/00-govern.md with heading:
Security Roles & Responsibilities
Include sections:
- Role Definitions — each role with responsibilities, skills, and reporting line
- RACI Matrix — activities vs. roles matrix
- Staffing Gaps — identified gaps and single points of failure
- Organizational Recommendations — proposed structure and hiring priorities
- Security Champions Program — structure and implementation plan
Output
The security roles and RACI matrix written to .metapowers/security/$ARGUMENTS/00-govern.md. Present a summary to the user highlighting:
- Roles defined and their primary responsibilities
- Critical staffing gaps identified
- Key RACI assignments for high-priority activities
- Top organizational recommendations
1---2name: security-roles3description: Define security roles, responsibilities, and RACI matrix4---56# Security Roles78Define security roles, responsibilities, and RACI matrix for "$ARGUMENTS". Establish clear ownership of security activities and identify gaps in current organizational coverage.910## Prerequisites1112None — this is a Phase 0 Govern skill.1314## Process15161. **Identify security roles:**17 - **CISO / Security Lead** — overall security strategy, risk management, executive reporting18 - **Security Engineers** — security tooling, architecture review, vulnerability management19 - **Security Champions** — embedded security advocates within development teams20 - **Incident Responders** — detection, triage, containment, and recovery operations21 - **Compliance / GRC Analysts** — regulatory compliance, audit preparation, policy management22 - **Security Architects** — secure design patterns, threat modeling, technology evaluation23 - **SOC Analysts** — monitoring, alert triage, threat hunting (if applicable)24 - Identify any organization-specific roles beyond the standard set25262. **Define responsibilities per role:**27 - For each role, document:28 - **Primary responsibilities** — core duties the role owns29 - **Secondary responsibilities** — supporting activities30 - **Key deliverables** — artifacts and outcomes expected31 - **Required skills** — technical and soft skills needed32 - **Reporting line** — who the role reports to33 - Ensure no critical activities are unassigned34353. **Create RACI matrix for key security activities:**36 - Map roles against security activities using RACI (Responsible, Accountable, Consulted, Informed):37 - Security policy creation and maintenance38 - Risk assessment and management39 - Vulnerability scanning and remediation40 - Incident detection and response41 - Security architecture review42 - Compliance monitoring and audit43 - Security awareness training44 - Third-party risk assessment45 - Access control management46 - Security tool administration47 - Ensure every activity has exactly one Accountable party48494. **Identify gaps in current staffing:**50 - Compare defined roles against current team composition51 - Highlight roles that are unfilled or understaffed52 - Identify single points of failure (critical activities with only one person)53 - Note roles being covered by individuals with conflicting responsibilities54555. **Recommend organizational structure:**56 - Propose reporting hierarchy for security function57 - Recommend team size based on organization scale and risk profile58 - Suggest phased hiring plan if gaps exist59 - Define security champion program structure (ratio to dev teams, responsibilities, incentives)60616. **Write the artifact** to `.metapowers/security/$ARGUMENTS/00-govern.md` with heading:6263 ## Security Roles & Responsibilities6465 Include sections:66 - **Role Definitions** — each role with responsibilities, skills, and reporting line67 - **RACI Matrix** — activities vs. roles matrix68 - **Staffing Gaps** — identified gaps and single points of failure69 - **Organizational Recommendations** — proposed structure and hiring priorities70 - **Security Champions Program** — structure and implementation plan7172## Output7374The security roles and RACI matrix written to `.metapowers/security/$ARGUMENTS/00-govern.md`. Present a summary to the user highlighting:75- Roles defined and their primary responsibilities76- Critical staffing gaps identified77- Key RACI assignments for high-priority activities78- Top organizational recommendations