end

Archive metrics, decisions, and handoff data to the project database.

16|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Kibertum/tausik-core --skill end-kibertum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: end
Source: https://github.com/Kibertum/tausik-core/tree/main/agents/skills/end
Command: npx skills add https://github.com/Kibertum/tausik-core --skill end-kibertum

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-session context archiving and handoff tasks to ensure a clean handoff to the database and future sessions.

Core Features & Use Cases

  • Automates end-of-session archiving of metrics, decisions, and handoff data.
  • Updates CLAUDE.md to prepare for next session and maintain continuity.
  • Generates a structured handoff payload for downstream tooling and handoff to the database.
  • Use Case: User finishes a session; the skill records context, saves decisions, and produces a handoff for the team.

Quick Start

Initiate the end-session workflow to archive metrics, save context, update CLAUDE.md, and generate a handoff to the database.

Frequently Asked Questions about end

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

FAQPage Schema
How do I archive session metrics and decisions to a project database?

You can archive session metrics and decisions by triggering the end-session workflow, which automatically records context, saves decisions, and generates a structured handoff payload to the project database.

What is the best way to generate a handoff record when ending a project session?

The best way to generate a handoff record is to apply the end-session skill, which archives metrics, logs decisions, updates CLAUDE.md, and produces a structured handoff payload for downstream tooling.

How does updating CLAUDE.md prepare for the next session?

Updating CLAUDE.md during session termination captures current context and decisions, ensuring continuity and a smooth handoff to future sessions aligned with SENAR workflows.

Can I automate context saving and decision logging for SENAR-aligned workflows?

Yes, you can automate context saving and decision logging by initiating the end-session workflow, which satisfies requirements for a metrics dashboard, decision logging, and governed commit prompts.

Do I need to manually trigger the session termination process to save context?

You apply this skill when a user signals session termination, which automatically archives metrics, saves context, and generates a handoff to the database without requiring manual data entry.

What limitations exist when archiving handoff data across different downstream tools?

The skill generates a structured handoff payload for downstream tooling, but compatibility depends on whether those tools can parse the archived metrics and decision logs stored in the project database.