encerrar

Closes sessions via checklist, updates TAREFAS.md, KANBAN, and Paperclip.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/LGugui/cerebro-template --skill encerrar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: encerrar
Source: https://github.com/LGugui/cerebro-template/tree/main/.claude/skills/encerrar
Command: npx skills add https://github.com/LGugui/cerebro-template --skill encerrar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an efficient way to close sessions by executing a protocol that ensures no task is left untracked, updating documents, and synchronizing with other systems.

Core Features & Use Cases

  • Checklist Execution: Runs through a comprehensive checklist for session closure.
  • TAREFAS.md Update: Logs the session in the TAREFAS.md file, marking tasks as completed or pending.
  • KANBAN Synchronization: Updates the KANBAN status for task completion tracking.
  • Paperclip Update (if applicable): Updates the Paperclip issue status.
  • Session Summary: Provides a formatted summary of the session work and next steps.

Quick Start

Close the current session with /encerrar.

Frequently Asked Questions about encerrar

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

FAQPage Schema
How do I ensure no task is left untracked during project session closure?

Project session closure requires executing a checklist-based protocol that updates tracking documents and synchronizes task status across systems. This process logs task completion in TAREFAS.md and provides a formatted session summary for post-mortem analysis.

What is the best way to update task completion status across multiple project tracking systems?

Updating task completion status across systems involves synchronizing KANBAN boards and updating issue trackers like Paperclip. This ensures project tracking documents accurately reflect the current state of all completed and pending tasks.

How does checklist-based session synchronization work with TAREFAS.md?

Checklist-based session synchronization works by executing a comprehensive closure protocol that logs session work directly into TAREFAS.md. It systematically marks specific tasks as completed or pending to maintain accurate project tracking records.

Can I synchronize KANBAN status and Paperclip issue updates at the same time?

Yes, you can synchronize KANBAN status and update Paperclip issues simultaneously during session closure. The protocol updates both tracking systems concurrently if Paperclip integration is configured.

Do I need Paperclip configured to generate a session summary for post-mortem analysis?

No, Paperclip configuration is optional and only updates issue status. You can generate a formatted session summary for post-mortem analysis and update TAREFAS.md without having Paperclip configured.