kontext-expert-zh

Store agent task context as JSONL and Markdown with Mermaid dependency graphs.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/Coffelix2023/c6x-mynotes --skill kontext-expert-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kontext-expert-zh
Source: https://github.com/Coffelix2023/c6x-mynotes/tree/main/about_llm/skills/kontext-expert-zh
Command: npx skills add https://github.com/Coffelix2023/c6x-mynotes --skill kontext-expert-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses memory loss and context degradation in long-running Agent tasks by providing a persistent, structured, and human-readable memory system.

Core Features & Use Cases

  • Dual-Layer Memory: Maintains both machine-readable JSONL data and a human-readable Markdown overview with dependency graphs.
  • Zero Conflict IDs: Uses hash-based IDs to prevent naming collisions in multi-agent or multi-branch collaborations.
  • Lossless Context Transfer: Leverages Git for seamless transfer of task context between different sessions.
  • Use Case: For a complex, multi-week development project, this Skill ensures that the Agent remembers all critical decisions, dependencies, and progress markers, preventing costly re-work due to forgotten details.

Quick Start

Use the kontext-expert-zh skill to solidify the current development progress into persistent memory.

Frequently Asked Questions about kontext-expert-zh

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

FAQPage Schema
How do I prevent context loss in long-running agent tasks?

To prevent context loss in long-running agent tasks, you need a persistent structured memory system. This Skill solidifies scattered progress into contextual beads with Mermaid dependency graphs, ensuring logical chain reliability across multi-week projects.

What is a dual-layer structured memory system for agents?

A dual-layer structured memory system maintains both machine-readable JSONL data and a human-readable Markdown overview. The data layer ensures logical integrity, while the view layer generates Mermaid dependency graphs for human readability.

How do I transfer agent context between different development sessions?

You can transfer agent context between different development sessions by leveraging Git for lossless context transfer. This approach solidifies task progress into persistent structured memory, allowing seamless continuation across multi-branch collaborations.

Does this persistent memory system support multi-agent collaboration?

Yes, this persistent memory system supports multi-agent collaboration by using hash-based zero conflict IDs. This prevents naming collisions when multiple agents or branches interact with the shared structured context simultaneously.

What is the best way to visualize agent memory dependencies?

The best way to visualize agent memory dependencies is generating Mermaid dependency graphs from structured JSONL data. This dual-layer approach converts machine-readable contextual beads into a human-readable Markdown overview for absolute logical chain reliability.

When do I need structured data persistence for agent workflows?

You need structured data persistence for agent workflows during complex, multi-week development projects. It prevents costly re-work by remembering critical decisions, dependencies, and progress markers through solidified contextual beads.