meta

Manage session context with focus, threads, questions, and observations.

1|2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/kynetic-ai/kynetic-spec --skill meta-kynetic-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta
Source: https://github.com/kynetic-ai/kynetic-spec/tree/main/.claude/skills/meta
Command: npx skills add https://github.com/kynetic-ai/kynetic-spec --skill meta-kynetic-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage session continuity through focus, threads, questions, and observations. These tools help maintain context across sessions and capture learnings.

Core Features & Use Cases

  • Focus management to set, view, and clear your current area of work.
  • Thread tracking to manage parallel work streams and switch between contexts.
  • Question tracking to capture open questions for later resolution.
  • Observations workflow to record friction points, successes, questions, and ideas to improve processes.
  • Integration with the broader kspec ecosystem (inbox, reflect, kspec, session start) for cohesive workflows.

Quick Start

Start a focused session with kspec session start, then set focus to your current area with kspec meta focus "implementing JSON output for all commands", and optionally add a question with kspec meta question --add "Does this require initial validation?".

Frequently Asked Questions about meta

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

FAQPage Schema
How do I maintain session context for parallel work streams in AI-assisted development?

You can maintain session context for parallel work streams by using thread tracking commands to switch between contexts. This preserves your focus and persistent state across multiple ongoing development sessions.

What is the best way to track open questions during a development session?

The best way to track open questions during a development session is using dedicated question tracking commands. This allows you to capture unresolved queries for later resolution without losing your current work focus.

How do I record friction points and observations to improve development workflows?

You can record friction points and observations to improve development workflows using the observations workflow. This captures successes, questions, and ideas directly from your active session context.

Can I set and clear my current area of focus within an AI development workflow?

Yes, you can set, view, and clear your current area of focus within an AI development workflow. Focus management commands ensure your active context is explicitly defined and easily reset when switching tasks.

Does managing session continuity require integration with a broader kspec ecosystem?

Managing session continuity integrates with the broader kspec ecosystem including inbox, reflect, and session start commands. This integration provides cohesive workflows across focus, threads, questions, and observations.