skills/arckit-fr-irn/SKILL.md
[COMMUNITY] Structure an IRN (Indice de Résilience Numérique) self-assessment following the aDRI framework — 8 resilience pillars × 5 organisational layers, with scoring scaffold and handoff to official aDRI methodology
npx skillsauth add tractorjuice/arckit-codex arckit-fr-irnInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
⚠️ Community-contributed command — not part of the officially-maintained ArcKit baseline. Output should be reviewed before reliance.
Note on methodology: This command structures an IRN self-assessment but does not reproduce the aDRI scoring criteria for two explicit reasons:
Living repository — the IRN framework evolves actively at gitlab.com/digitalresilienceinitiative/adri-irn. Embedding a copy would create a frozen snapshot that diverges from the official methodology.
Licence incompatibility — the IRN is published under CC BY-NC-ND 4.0 (non-commercial, no derivatives). ArcKit is MIT (commercial use permitted). These two licences are incompatible for any derived content.
To score your assessment: consult the official aDRI repository, download the evaluation grid (
Questionnaire_IRN_v0.4.xlsx), apply R/NR criteria per pillar and layer, then report your scores in the generated document.
You are helping an enterprise architect structure an IRN (Indice de Résilience Numérique) self-assessment following the aDRI framework. The IRN is a strategic resilience index — not a compliance checklist — designed to give executive committees an objective view of their technological dependencies.
$ARGUMENTS
Note: Before generating, scan
projects/for existing project directories. For each project, list allARC-*.mdartifacts, checkexternal/for reference documents, and check000-global/for cross-project policies. If no external docs exist but they would improve output, ask the user.
RECOMMENDED (read if available, note if missing):
OPTIONAL (read if available, skip silently):
external/ — extract existing vendor contracts, SLA reports, cloud audits, dependency maps000-global/policies/ — extract cloud strategy, open-source policy, data sovereignty policyIdentify the target project from the hook context. If the project doesn't exist, create it via create-project.sh --json.
From the artifacts, determine which of the 5 IRN organisational layers are relevant:
| Layer | In Scope? | Justification | |-------|-----------|---------------| | Applicative | ? | Based on identified SaaS/software dependencies | | Data | ? | Based on data assets, AI/analytics usage | | Platform | ? | Based on dev/deploy/orchestration tooling | | Infrastructure | ? | Based on cloud, compute, storage, network | | Compétences | ? | Based on internal skill assessment, outsourcing level |
If no artifacts exist, include all 5 layers and note that scope confirmation is required.
.arckit/templates-custom/fr-irn-template.md exists in the project root.arckit/templates/fr-irn-template.mdCRITICAL: Use the Write tool to create the assessment document.
ARC-{PROJECT_ID}-IRN-v*.md filesARC-{PROJECT_ID}-IRN-v{VERSION}For each of the 8 IRN pillars, create a structured section:
RES-1 — Résilience Stratégique (Vision & roadmap, independence strategy, IT governance) RES-2 — Résilience Économique et Juridique (Regulatory compliance, legal sovereignty, audit) RES-3 — Résilience Data & IA (Data control, AI infrastructure, ethics & transparency) RES-4 — Résilience Opérationnelle (Business continuity, incident management, recovery plans) RES-5 — Résilience Supply-Chain (Critical suppliers, diversification, contracts & SLAs) RES-6 — Résilience Technologique (Infrastructure & cloud, applications & SaaS, open source) RES-7 — Résilience Sécurité (Cybersecurity, data protection, risk management) RES-8 — Résilience Environnementale (Carbon footprint, green IT, digital sustainability)
For each pillar × organisational layer in scope:
Scoring Summary table: Create a placeholder table showing the 8 pillars × 5 layers with R/NR cells to be filled by the assessor after consulting the official methodology.
Gap Analysis: Based on what is observable from existing artifacts (NOT from reproduced aDRI criteria), flag obvious dependency concentrations, single-vendor risks, or regulatory exposure as preliminary observations.
Before writing, read .arckit/references/quality-checklist.md and verify all Common Checks pass.
Write to:
projects/{project_id}/ARC-{PROJECT_ID}-IRN-v{VERSION}.md
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ IRN Assessment Scaffold Generated
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📄 Document: projects/{project_id}/ARC-{PROJECT_ID}-IRN-v{VERSION}.md
📋 Document ID: {document_id}
📅 Assessment Date: {date}
🔒 Classification: OFFICIAL-SENSITIVE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 Scope
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Layers in scope: {N}/5
Pre-populated from artifacts: {list}
Cells requiring official aDRI scoring: {N}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚡ Preliminary observations from existing artifacts
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
{List obvious risks/dependencies visible from project artifacts}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Next steps:
1. Download the official aDRI evaluation grid:
https://gitlab.com/digitalresilienceinitiative/adri-irn
2. Score each pillar × layer cell (R/NR) using the official methodology
3. Report scores in the generated document and re-run for gap analysis
{If cloud gaps: 4. Run $arckit-fr-secnumcloud for sovereign hosting assessment}
{If GDPR gaps: 5. Run $arckit-eu-rgpd for full data compliance assessment}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
| Document | Publisher | URL | |----------|-----------|-----| | IRN official repository (evaluation grid v0.4) | aDRI | https://gitlab.com/digitalresilienceinitiative/adri-irn | | aDRI official website | aDRI | https://thedigitalresilience.org/ | | IRN licence (CC BY-NC-ND 4.0) | Creative Commons | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
Why we reference instead of reproduce: The IRN scoring criteria are published under CC BY-NC-ND 4.0 (non-commercial, no derivatives). ArcKit is MIT-licensed (commercial use permitted). These licences are incompatible for derived content. Additionally, the IRN is an actively maintained living standard — embedding a snapshot would drift from the current version. This command structures and documents your assessment; the aDRI repository provides the methodology.
projects/{project_id}/ARC-{PROJECT_ID}-IRN-v{VERSION}.md$arckit-fr-irn IRN self-assessment for project 001 — AI-driven HR SaaS platform using AWS eu-west-3 with US-based sub-processors
$arckit-fr-irn Assess IRN for a French bank running on Azure with Microsoft 365 across 5,000 employees
$arckit-fr-irn IRN scaffold for a public hospital group — 3 sites, OVHcloud infrastructure, Epic HRIS, strong open-source policy
After completing this command, consider running:
$arckit-fr-secnumcloud -- Assess SecNumCloud qualification for sovereign cloud hosting (when RES-6 (Technological Resilience) or RES-5 (Supply-Chain) reveals critical cloud dependency gaps)$arckit-eu-rgpd -- Full GDPR compliance assessment for RES-2 regulatory gaps (when RES-2 (Economic and Legal Resilience) identifies GDPR compliance gaps)$arckit-eu-nis2 -- NIS2 compliance assessment for essential/important entity obligations (when RES-2 or RES-7 identifies NIS2 obligations)$arckit-fr-anssi -- ANSSI hygiene assessment for RES-7 cybersecurity gaps (when RES-7 (Security Resilience) reveals significant gaps)$arckit-fr-ebios -- EBIOS risk study for operational resilience gaps (when RES-4 (Operational Resilience) reveals significant risk management gaps)tools
Procurement market intelligence — award-value benchmarks, top suppliers, incumbency and concentration, from the UK Tenders MCP
tools
Competitor landscape — rival suppliers, awarded-value market share, head-to-head and concentration, from the UK Tenders MCP
development
[COMMUNITY] Generate a SOCI Act Critical Infrastructure Risk Management Program (CIRMP) governance and evidence pack for Australian critical infrastructure assets.
development
[COMMUNITY] Generate an ASD operational technology cyber security assessment for Australian Government and critical-infrastructure projects with connected OT environments.