arckit-navigator

Analyze project documentation coverage against the ArcKit baseline.

Updated Jul 24, 2026
One-click install
npx skills add https://github.com/tractorjuice/arckit-kimi --skill arckit-navigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arckit-navigator
Source: https://github.com/tractorjuice/arckit-kimi/tree/main/skills/arckit-navigator
Command: npx skills add https://github.com/tractorjuice/arckit-kimi --skill arckit-navigator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of architectural drift and documentation gaps by providing a real-time diagnostic of your project's adherence to the ArcKit baseline.

Core Features & Use Cases

  • Coverage Analysis: Automatically identifies missing essential documentation across eight architectural tiers.
  • Actionable Recommendations: Prioritizes the next logical step for an architect based on current project state.
  • Health Monitoring: Surfaces stale, draft, or orphaned artifacts to ensure the dependency graph remains clean and up-to-date.

Quick Start

Invoke the arckit-navigator skill to analyze the current project and receive a prioritized list of recommended architectural tasks.

Frequently Asked Questions about arckit-navigator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my project for missing architecture documentation?

To check for missing architecture documentation, you need an automated coverage analysis that scans your repository against a baseline. This skill identifies gaps across eight architectural tiers and prioritizes the next logical documentation tasks.

What is the best way to find stale or orphaned artifacts in a dependency graph?

Finding stale or orphaned artifacts in a dependency graph requires health monitoring that cross-references document metadata. This skill surfaces draft or outdated artifacts to ensure your architecture dependency graph remains clean and up-to-date.

Do I need an ArcKit-initialized repository to analyze architecture governance?

Yes, you need an ArcKit-initialized repository to analyze architecture governance. This skill operates within that specific context to access the internal dependency graph and compute deterministic coverage against the baseline.

How does architectural drift get detected in a software project?

Architectural drift is detected by computing real-time coverage diagnostics against a defined baseline. This skill analyzes project-level architectural documentation to identify missing artifacts and gaps that indicate drift from the intended design.

Can I get actionable recommendations for my next architecture governance step?

Yes, you can get actionable recommendations for your next architecture governance step. By analyzing the current project state and document metadata, this skill provides a prioritized navigation report detailing exactly what to do next.