week-close

Close weekly work cycles by archiving notes, updating trackers, and summarizing progress.

44|125|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/TserenTserenov/FMT-exocortex-template --skill week-close
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: week-close
Source: https://github.com/TserenTserenov/FMT-exocortex-template/tree/main/.claude/skills/week-close
Command: npx skills add https://github.com/TserenTserenov/FMT-exocortex-template --skill week-close

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Closing a week often loses context, decisions, and progress across sessions; this Skill formalizes the week-close ritual so nothing important is forgotten and your exocortex remains consistent.

Core Features & Use Cases

  • Deterministic Weekly Closure: Runs the standardized week-close protocol to summarize outcomes, archive notes, and update trackers.
  • Integration with IWE Pack: Delegates execution to the central protocol runner to ensure uniform steps across users and sessions.
  • Use Case: At the end of a workweek, run the protocol to produce a concise summary of accomplishments, outstanding tasks, and next-week priorities that become part of your exocortex.

Quick Start

Run /run-protocol week-close to perform the full weekly close algorithm defined in memory/protocol-close.md § Неделя.

Frequently Asked Questions about week-close

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

FAQPage Schema
How do I close a work week and preserve session context without losing track of decisions?

To close a work week and preserve session context, run a standardized week-close protocol that archives notes, updates trackers, and summarizes progress. This formalizes the end-of-week ritual so nothing important is forgotten and your exocortex remains consistent.

What is the best way to run a weekly retrospective that summarizes outcomes and outstanding tasks?

The best way to run a weekly retrospective is to execute a deterministic closure algorithm defined in your protocol files. Delegating execution to a central protocol runner ensures uniform steps across users and sessions for a concise summary of accomplishments.

How does a deterministic weekly closure protocol work for consolidating session context?

A deterministic weekly closure protocol works by following a standardized algorithm to archive notes, update trackers, and summarize progress. Delegating execution to a central protocol runner ensures consistent, deterministic closure across different sessions.

Do I need an IWE pack to run the week-close protocol for archiving notes and updating trackers?

You need an IWE pack integration to run the week-close protocol because execution is delegated to the central protocol runner. This ensures uniform steps across users and sessions when archiving notes and updating trackers.

Can I use the weekly closure ritual to generate next-week priorities as part of my exocortex?

Yes, you can use the weekly closure ritual to generate next-week priorities as part of your exocortex. Running the protocol produces a concise summary of accomplishments, outstanding tasks, and upcoming priorities that become part of your system.

When should I not use a deterministic protocol for end-of-week session management?

You should not use a deterministic protocol for end-of-week session management if your workflow requires flexible, ad-hoc closures rather than standardized steps. The protocol enforces consistent, deterministic closure defined in memory files, which may not suit dynamic contexts.