kn-init

Loads project docs and summarizes session-relevant context and tasks.&.#;.

234|50|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/knowns-dev/knowns --skill kn-init
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kn-init
Source: https://github.com/knowns-dev/knowns/tree/main/.agent/skills/kn-init
Command: npx skills add https://github.com/knowns-dev/knowns --skill kn-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI sessions often start without context, causing repetitive questions and wasted time. kn-init automatically reads project documentation and current state to establish a reliable context at the start of a session.

Core Features & Use Cases

  • Context bootstrapping: Reads core docs (README, ARCHITECTURE, CONVENTIONS) to build a session context.
  • State snapshot: Lists in-progress tasks and current board to inform planning.
  • Guided planning: Prepares a concise summary to streamline AI-driven task planning.

Quick Start

Launch kn-init at the beginning of a session to pull docs, summarize state, and present a concise context for AI planning, then proceed with subsequent commands.

Frequently Asked Questions about kn-init

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

FAQPage Schema
How do I initialize session context for AI planning?▼

Initialize session context by launching the tool at the beginning of a session to read core project docs, summarize state, and expose in-progress tasks for AI-driven planning.

Why does my AI session start without context and ask repetitive questions?▼

AI sessions start without context when project documentation is not loaded. Automatically reading core docs and current state establishes a reliable context, preventing repetitive questions and wasted time.

What is the best way to bootstrap project state for onboarding?▼

Bootstrap project state by reading core docs like README, ARCHITECTURE, and CONVENTIONS to generate a concise snapshot listing the current board and in-progress tasks.

Do I need specific project documentation files to use session-context initialization?▼

You need core documentation files such as README, ARCHITECTURE, and CONVENTIONS present in your project. The tool reads these docs to build the session context and assess ongoing work.

Can I use this for planning across ongoing work?▼

Yes, you can use this for planning across ongoing work. It applies to onboarding and state assessment by listing in-progress tasks and exposing the current task board to streamline planning.