arckit-init
$
npx mdskill add tractorjuice/arc-kit/arckit-initInitialize enterprise architecture governance project structures instantly.
- Creates standardized directory layouts for global policies and external references.
- Detects existing projects to prevent duplicate initialization attempts.
- Suggests follow-up actions for principles, stakeholders, and requirements.
- Displays formatted tree diagrams and numbered project directory paths.
SKILL.md
.github/skills/arckit-initView on GitHub ↗
--- name: arckit-init description: "Initialize ArcKit project structure for enterprise architecture governance" --- # ArcKit Project Initialization ## User Input ```text $ARGUMENTS ``` ## Instructions 1. **Check if project structure already exists**: - Look for `projects/` directory in the current working directory - If it exists, inform the user and ask if they want to continue 2. **Create the project structure**: - Create directories `projects/000-global/policies/` and `projects/000-global/external/` (these will be created automatically when saving files with the Write tool, or use Bash `mkdir` if needed) 3. **Provide next steps**: ```text ArcKit project structure initialized: projects/ ├── 000-global/ │ ├── policies/ (organization-wide policies) │ └── external/ (external reference documents) Next steps: 1. Run $arckit-principles to create architecture principles 2. Run $arckit-stakeholders to analyze stakeholders for a project 3. Run $arckit-requirements to create requirements Individual projects will be created automatically in numbered directories (001-*, 002-*). ```
More from tractorjuice/arc-kit
- architecture-workflowThis skill should be used when the user asks how to start an architecture project, which ArcKit commands to run and in what order, what workflow to follow, getting started, new project setup, guide me through, or what comes next.
- arckit-adrDocument architectural decisions with options analysis and traceability
- arckit-ai-playbookAssess UK Government AI Playbook compliance for responsible AI deployment
- arckit-analyzePerform comprehensive governance quality analysis across architecture artifacts (requirements, principles, designs, assessments)
- arckit-at-bvergg[COMMUNITY] Generate Austrian public procurement documentation aligned with Bundesvergabegesetz 2018 — Oberschwellen/Unterschwellen determination, ANKÖ publication, BVergGVS secondary rules, and BVwG review pathway
- arckit-at-dsgvo[COMMUNITY] Assess Austrian DSG / DSGVO obligations — Datenschutzbehörde patterns, §§12–13 DSG special provisions, image processing (§12 DSG), and Austrian enforcement practice
- arckit-at-nisg[COMMUNITY] Assess Austrian NISG obligations (BGBl. I Nr. 94/2025) — AT transposition of NIS2, BKA (GovCERT) / BMI (SPOC) reporting, KSÖ coordination, and Austrian sectoral rules for Essential/Important entities
- arckit-atrsGenerate Algorithmic Transparency Recording Standard (ATRS) record for AI/algorithmic tools
- arckit-aws-researchResearch AWS services and architecture patterns using AWS Knowledge MCP for authoritative guidance
- arckit-azure-researchResearch Azure services and architecture patterns using Microsoft Learn MCP for authoritative guidance