Determine which parts of UK NCSC Cyber Essentials Plus (CE+) apply to the organization
How this command is triggered — by the user, by Claude, or both
Slash command
/cyber-essentials-plus:scopeThe summary Claude sees in its command listing — used to decide when to auto-load this command
# UK NCSC Cyber Essentials Plus (CE+) Scope Determines whether and how **UK NCSC Cyber Essentials Plus (CE+) v3.3 Danzell** applies to the organization. Reference-depth scope is a decision-tree prompt; Full-depth plugins extend this with jurisdiction-aware logic. ## Usage ## What this produces - **Applicability verdict**: In-scope / out-of-scope / partially in-scope, with the triggers that led there - **In-scope entity types**: organizations handling UK government contracts, consumer-facing services, or any entity seeking CE+ certification - **In-scope systems**: all devices that can ...
Determines whether and how UK NCSC Cyber Essentials Plus (CE+) v3.3 Danzell applies to the organization. Reference-depth scope is a decision-tree prompt; Full-depth plugins extend this with jurisdiction-aware logic.
/cyber-essentials-plus:scope
/cyber-essentials-plus:assess or /cyber-essentials-plus:evidence-checklistCE+ scope depends on (at minimum):
This scope command should ask only the questions that actually matter for CE+, then output the applicability verdict without asking the user to search through the whole question set.
7plugins reuse this command
First indexed Jul 10, 2026
Showing the 6 earliest of 7 plugins
npx claudepluginhub fianulabs/claude-grc-engineering --plugin cyber-essentials-plus/scopePre-flight scope gate: deterministically verifies assets (hosts, URLs, CIDRs, regexes) against an engagement's scope.md before any active testing. Deny-wins, default-deny.
/scopeForces explicit project boundary-setting by defining what is in and out of scope, preventing scope creep before work begins.
/scopeEstimates GitHub issue complexity before development — surfaces affected files, blast radius, dependency risks, and decomposition recommendations.
/scopeExecutes upgrade procedures defined in an upgrade.md file, automating dependency and migration steps.
/scopeAuthors a task-level or phase-level scope contract (alignment.md) through a structured four-field conversation about goals, results, success criteria, and non-goals.
/scopeScopes a vague request into an MVP boundary with must/should/won't categories and a non-empty cut list.