comment

Save session progress notes to the active task via 'br comments add'.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tmsjngx0/mindcontext-core --skill comment-tmsjngx0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comment
Source: https://github.com/tmsjngx0/mindcontext-core/tree/main/skills/comment
Command: npx skills add https://github.com/tmsjngx0/mindcontext-core --skill comment-tmsjngx0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to easily save your progress notes and session summaries directly to your in-progress tasks, ensuring your work is always documented and accessible.

Core Features & Use Cases

  • Contextual Note Saving: Add notes to specific tasks without leaving your workflow.
  • Auto-Generated Summaries: Automatically create session progress notes based on conversation context.
  • Free-Text Notes: Manually input specific notes or updates for a task.
  • Use Case: After a coding session where you've made significant progress on a feature, use /comment to save a summary of your achievements and any blockers encountered, directly to the relevant task ticket.

Quick Start

Use the comment skill to save a summary of your current session to the active task.

Frequently Asked Questions about comment

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

FAQPage Schema
How do I save session notes to an in-progress task?

To save session notes to an in-progress task, this skill identifies your active task and uses the 'br comments add' command to append either an auto-generated conversation summary or your direct text input.

Can I automatically generate a session summary for my coding workflow?

Yes, you can automatically generate a session summary for your coding workflow. The skill extracts context from your current conversation to create a progress note without requiring manual text entry.

What is the best way to document task progress without leaving my coding workflow?

The best way to document task progress within your coding workflow is using a skill that persists notes directly to the active task ticket, capturing achievements and blockers via the 'br comments add' command.

Do I need to manually provide text to add comments to a task?

No, you do not need to manually provide text to add comments to a task. The skill supports both free-text notes and auto-generated summaries derived directly from your conversation context.

Why does my task management system need session summaries?

Your task management system needs session summaries to ensure work is always documented and accessible. Saving progress notes directly to in-progress tasks maintains continuity for future coding sessions.