How this command is triggered — by the user, by Claude, or both
Slash command
/sg-mas-trm:scopeThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Singapore MAS TRM Scope Determines whether and how the Monetary Authority of Singapore (MAS) Technology Risk Management Guidelines apply 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, or partially in-scope. - **In-scope entity types**: MAS-regulated financial institution, Singapore branch, licensed payment service provider, capital markets intermediary, insurer, bank, outsourced service provider, or shared-servic...
Determines whether and how the Monetary Authority of Singapore (MAS) Technology Risk Management Guidelines apply to the organization. Reference-depth scope is a decision-tree prompt; Full-depth plugins extend this with jurisdiction-aware logic.
/sg-mas-trm:scope
/sg-mas-trm:assess or
/sg-mas-trm:evidence-checklist.Ask the minimum questions needed to classify MAS TRM applicability:
Return an applicability verdict, in-scope systems, responsible owners, and the follow-up command that should run next. Do not ask users to search the MAS guidelines; translate their answers into practical MAS TRM scoping outcomes.
6plugins reuse this command
First indexed Jul 18, 2026
npx claudepluginhub dexcopeland/claude-grc-engineering --plugin sg-mas-trm/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.