kairos-toolkit-development

Guide developers modifying and releasing the Kairos Toolkit.

1|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/Cnext-eu/kairos-ontology-toolkit --skill kairos-toolkit-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kairos-toolkit-development
Source: https://github.com/Cnext-eu/kairos-ontology-toolkit/tree/main/.github/skills/kairos-toolkit-development
Command: npx skills add https://github.com/Cnext-eu/kairos-ontology-toolkit --skill kairos-toolkit-development

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a developer guide for modifying, extending, and releasing the kairos-ontology-toolkit. It covers project structure, CLI commands, scaffold system, projectors, service, tests, managed-file stamping, and release process.

Core Features & Use Cases

  • Developer guidance for contributing to core toolkit components (CLI, scaffold system, projections, and release workflows).
  • Documentation-driven development with clear conventions for project structure, commands, and templates.
  • Onboarding and reference for maintainers to bootstrap, test, and release new toolkit iterations.
  • Use Case: A new contributor adds a bug fix in the CLI, updates a projection template, and prepares a release PR following the guide.

Quick Start

Review the Kairos Toolkit development guide to start contributing.

Frequently Asked Questions about kairos-toolkit-development

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

FAQPage Schema
How do I structure a new CLI feature for the Kairos Toolkit?

To structure a Kairos Toolkit CLI feature, follow the developer guide's required project structure and CLI conventions. This ensures your modifications align with the documentation-driven development standards for core toolkit components.

What is managed-file stamping and when do I need it during toolkit development?

Managed-file stamping is a convention defined in the Kairos Toolkit development guide to track generated or templated files. You need it when modifying scaffolding systems, projections, or preparing a new toolkit release.

How do I prepare a release PR for a toolkit projection template update?

To prepare a release PR for a projection template update, apply the guide's release workflows and documentation standards across the repository. This process validates your modifications before the new toolkit iteration is published.

Does the Kairos Toolkit development guide cover testing and validation for contributors?

Yes, the Kairos Toolkit development guide covers testing and validation. It serves as an onboarding reference for maintainers to bootstrap, test, and release new iterations of the CLI and scaffolding system.

Can I use this guide to add service integrations to the Kairos Toolkit?

Yes, you can use this guide to add service integrations to the Kairos Toolkit. It provides contributor guidance for modifying core features including service integration, CLI commands, and scaffold systems.