blind-spot-pass
Use *before* starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just…
Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding
$ npx -y skills add sangrokjung/claude-forge --skill security-compliance --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/security-complianceContext preview
The summary Claude sees to decide when to auto-load this skill.
Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding
name: security-compliance description: Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.
Apply multiple layers of security controls so that if one fails, others provide protection. Never rely on a single security mechanism.
Never trust, always verify. Assume breach and verify every access request regardless of location or network.
Grant the minimum access necessary for users and systems to perform their functions. Regularly review and revoke unused permissions.
Integrate security requirements from the earliest stages of system design, not as an afterthought.
Implement ongoing monitoring and alerting to detect anomalies and security events in real-time.
Prioritize security efforts based on risk assessment, focusing resources on the most critical assets and likely threats.
Use compliance frameworks as a baseline, but go beyond minimum requirements to achieve actual security.
Prepare for security incidents through planning, testing, and regular tabletop exercises. Assume compromise will occur.
---
**Objective**: Understand current security posture and compliance requirements
**Activities**:
**Deliverables**:
**Objective**: Design secure systems and architectures
**Activities**:
**Deliverables**:
**Objective**: Deploy security controls and harden systems
**Activities**:
**Deliverables**:
**Objective**: Continuously monitor for threats and anomalies
**Activities**:
**Deliverables**:
**Objective**: Respond to security incidents and recover operations
**Activities**:
**Deliverables**:
**Objective**: Validate compliance and continuously improve security
**Activities**:
**Deliverables**:
---
**When to use**: Evaluating security risks and prioritizing mitigation efforts
**Process**:
1. Identify Assets - What systems, data, and services need protection? - What is the business value of each asset? - Who are the asset owners? 2. Identify Threats - What threat actors might targe
oh-my-zsh for Claude Code — 16 agents, 35 commands, 32 skills, 21 safety hooks in one install. v4.0 adds an adversarial review loop: a second agent that never sees the first one's reasoning. MIT.
Repo: sangrokjung/claude-forge
Use *before* starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just…
Use when detecting and running project build systems automatically. Supports npm/yarn/pnpm/pip/poetry/gradle/maven/cargo/go/make. Triggers on build, test run,…
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js…
Use when starting Claude Code projects, writing CLAUDE.md/spec.md, dispatching subagents, or requesting Agent Teams parallel development. Covers Spec-Driven…
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use…