By MSiccDev
Generates and validates AGENTS.md, SKILL.md, and user-context files to maintain consistent AI collaboration contracts across sessions and providers, with checkpoint/restore for session continuity and drift-control enforcement across repository artifacts.
Create concise, repository-specific AGENTS.md files with operational contract, precedence rules, and drift-control guidance.
Capture the current session state as a checkpoint artifact per spec section 4.4. Use when the user signals session end or explicitly requests a checkpoint. Do not use mid-session or without user approval.
Create project-context AGENTS.md files using phased discovery, required operational sections, and session-state modeling.
Create canonical SKILL.md artifacts with deterministic schema, workflow, safety, and quality checks.
Create complete user-context instruction files using a structured discovery workflow and repository format rules.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Author: Marco Siccardi (MSiccDev Software Development)
Purpose: An AGENTS-first, skills-first framework for maintaining consistent, context-aware AI collaboration across different LLM providers, projects, and development phases.
This repository provides a comprehensive AGENTS-first context and workflow system designed to enable consistent, context-aware AI collaboration across multiple projects and platforms.
AGENTS.md is the primary operational entrypoint for agents in this repository.specs/context_aware_ai_session_spec.md is the normative source of truth for the full session model.docs/spec-rationale.md is the companion document with background reasoning, extended examples, and future enhancement notes.What began as a way to extract and reuse prompts across AI providers has evolved into a sophisticated architecture for AI collaboration:
AGENTS.md context create complete AI workspace configurationsThis framework consists of:
AGENTS.md context – Scope, tech stack, roles, objectives, and operational guidance per projectskills/ – Canonical create/validate/governance operational logictemplates/ – Canonical artifact structures aligned to the specAll components are designed to work across hosted and local LLM environments, ensuring that every AI assistant understands your background, working style, and project context without repeated explanations. Results may vary by platform, so you may need to adjust your context files accordingly.
The same question, with and without AI Context Kit loaded:
Without AI Context Kit:
User: "Help me add authentication to the app."
AI: "Sure! What framework are you using? What kind of auth — OAuth, JWT, sessions? What's your backend stack?..."
The AI starts from scratch every session.
With AI Context Kit loaded:
User: "Help me add authentication to the app."
AI: "Given your SwiftUI codebase and the TCA architecture you're migrating to, I'd model this as a new
AuthenticationFeaturereducer rather than adding it to an existing one. Want me to scaffold the reducer and effect first, or start with the SwiftUI view bindings?"
The AI already knows your stack, your existing patterns, and your preferences.
The difference is not magic — it is reduced friction. The AI spends zero turns asking who you are, what you are building, or how you like to work. That adds up significantly across a full development session.
ai-context-kit/
│
├── AGENTS.md # Primary agent entrypoint for this repository
├── README.md # This file
├── LICENSE # MIT License file
│
├── prompts/ # Composition prompt wrappers
│ ├── create-usercontext-instructions.prompt.md # Generate user context instruction files
│ ├── create-project-instructions.prompt.md # Generate project-context AGENTS.md files
│ ├── create-agents-md.prompt.md # Generate AGENTS.md files
│ ├── create-skill.prompt.md # Generate skill files
│ ├── validate-usercontext-instructions.prompt.md # Validate user context files
│ ├── validate-project-instructions.prompt.md # Validate project-context AGENTS.md files
│ ├── validate-agents-md.prompt.md # Validate AGENTS.md files
│ └── validate-skill.prompt.md # Validate skill files
│
├── specs/
│ └── context_aware_ai_session_spec.md # Specification for AI session management
│
├── templates/
│ ├── usercontext_template.instructions.md # Canonical v1.4.2 user context template (authoritative)
│ ├── AGENTS_template.md # Canonical AGENTS template (authoritative)
│ └── skill_template/SKILL.md # Canonical skill template
│
└── skills/
└── README.md # Canonical location for skill instances
AGENTS.md files define persistent operational context:
npx claudepluginhub msiccdev/ai-context-kit --plugin ai-context-kitProvider-agnostic AI skills for creating professional arc42 software architecture documentation. Covers all 12 arc42 sections, cross-section quality review, and automated consistency linting.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth