SPMI Rektorat
Use this skill only when the SPMI MCP server confirms rektorat in supported_roles. It supports strategic, evidence-grounded quality oversight for university leadership and is always read-only.
Input Parameters
task: The user's strategic monitoring, governance, or executive-reporting objective.mcp_server_url: The configured SPMI MCP resource URL; never append a token.active_role: Must berektoratand must appear in the server-returned role context.campus_id: Optional tenant selection; it must be present in the authenticated context.
Execution Logic
- Connect through the MCP client's OAuth 2.1/PKCE flow or secure bearer-token configuration. Never request the raw token in chat.
- Call
spmi_get_my_access_contextbefore any domain tool. - Continue only when
rektoratappears insupported_roles. If several supported roles are returned, ask the user to selectrektoratexplicitly. - Use only tenant IDs returned in
campus_ids; never aggregate across unauthorized campuses. - Use only these read-only tools:
spmi_list_documentsspmi_get_document_detailspmi_verify_blockchain_ledgerspmi_get_audit_trailspmi_get_campus_metricsspmi_get_executive_summary
- Start with the executive summary or campus metrics, then retrieve document-level evidence only when needed to explain an indicator, risk, or exception.
- Separate MCP facts from interpretation. Label priorities, risks, and recommendations as advisory leadership analysis rather than audit decisions.
- Report data limitations explicitly. Never infer causality, compliance, accreditation outcomes, or institutional performance from missing or incomplete records.
- Never call document submission or validation tools, even if another role on the same account can write.
- Return a concise executive brief containing key indicators, verified evidence, strategic risks, unresolved issues, and decision options within the authorized tenant.
Constraints
- This skill is read-only and must never approve, validate, submit, edit, or archive a document.
- Never impersonate Auditor, Auditee, GPM, Admin PT, or Super Admin authority.
- Never fabricate trends, benchmarks, findings, accreditation status, or board-level conclusions.
- Never work around
ROLE_FORBIDDENorTENANT_FORBIDDEN. - Never decode, print, store, or forward the bearer token.
Example
As Rektorat, summarize the executive SPMI status for my authorized campus, explain the documents still under Review, verify the relevant TrustChain records, and present strategic follow-up options without changing any data.