iikit-core

Initialize IIKit directory structures and report project status.

47|4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/intent-integrity-chain/kit --skill iikit-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iikit-core
Source: https://github.com/intent-integrity-chain/kit/tree/main/.claude/skills/iikit-core
Command: npx skills add https://github.com/intent-integrity-chain/kit --skill iikit-core

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, jq, and includes scripts (resource) components.

What problem does it solve?

IIKit projects often suffer from setup ambiguity and drift between governance and execution. The Core skill accelerates project bootstrap, provides quick status visibility, and exposes a concise workflow reference to keep teams aligned.

Core Features & Use Cases

  • Project bootstrap: initialize the standard IIKit directory structure and baseline configuration.
  • Status at a glance: report constitution, specs, and artifacts so teams know next steps.
  • Help & guidance: present a compact view of workflow phases and commands to reduce cognitive load.

Quick Start

Use the iikit-core subcommand to view help and available actions. For example, run /iikit-core init to bootstrap a new project, or /iikit-core status to inspect current progress.

Frequently Asked Questions about iikit-core

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

FAQPage Schema
How do I initialize an IIKit project with standard directory structure?

IIKit project initialization sets up your standard directory structure and baseline configuration automatically. Run `/iikit-core init` to bootstrap a new project with the required folders and governance baseline in place.

What does IIKit status reporting show, and how do I check project progress?

IIKit status reporting displays constitution, specifications, and artifacts to give your team immediate visibility into next steps. Use `/iikit-core status` to inspect current progress and understand what's complete versus pending.

Can I use IIKit without Git, or are version control systems required?

IIKit requires a Git-enabled environment to function. Git is a core dependency for the initialization and governance workflow; ensure your project repository is Git-initialized before using iikit-core commands.

How does IIKit help teams stay aligned on specification-driven development?

IIKit provides lightweight bootstrap and governance helpers that expose workflow phases and commands in a compact reference. This reduces cognitive load and keeps teams aligned by presenting clear next steps and standardized governance throughout the project lifecycle.

What's the quickest way to see available IIKit commands and workflow guidance?

Run `/iikit-core` without arguments to view help and all available actions. This presents a concise workflow reference and command overview so you can immediately understand how to bootstrap, check status, or access guidance.

Does IIKit address setup ambiguity and governance drift in team projects?

Yes. IIKit accelerates project bootstrap and prevents drift between governance and execution by providing repeatable initialization and quick status visibility. This solves the setup ambiguity problem teams face when starting specification-driven projects.