linkhub-wrap

Summarize LinkHub sessions and generate TODOs and commit suggestions.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/mag123c/linkhub --skill linkhub-wrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkhub-wrap
Source: https://github.com/mag123c/linkhub/tree/main/.claude/skills/linkhub-wrap
Command: npx skills add https://github.com/mag123c/linkhub --skill linkhub-wrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LinkHub Wrap helps teams finalize and summarize LinkHub sessions by analyzing documents, suggesting follow-up tasks, and organizing learning notes.

Core Features & Use Cases

  • Automatic session summary generation from project context and git state.
  • Document update analysis and change impact assessment for CLAUDE.md and related docs.
  • Actionable next-step planning with TODO generation and commit suggestions.

Quick Start

Create a session wrap by running the wrap tool to summarize the latest LinkHub session and propose subsequent tasks.

Frequently Asked Questions about linkhub-wrap

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

FAQPage Schema
How do I generate a session summary and plan next steps for a LinkHub project?

Session closure for LinkHub projects is automated by analyzing context and git state to generate summaries, propose follow-up tasks, and output a commit plan alongside a TODO list.

What is the best way to assess document change impact for CLAUDE.md updates?

Document change impact for CLAUDE.md updates is assessed by analyzing project context and document modifications, producing a change impact assessment that informs subsequent commit planning.

How does automated commit planning work from project session context?

Automated commit planning uses project session context to generate a commit suggestion and a TODO list, finalizing document updates and CLAUDE.md changes through a defined phase sequence.

Do I need any specific dependencies to automate session closure and TODO generation?

No external dependencies are required; the Skill operates self-contained using a frontmatter-driven entry and guardrails to produce commit suggestions and a TODO list from session context.

Can I use this to organize learning notes after finalizing documentation updates?

Yes, organizing learning notes is supported during session wraps, as the Skill consolidates knowledge from document updates and CLAUDE.md changes into structured summaries and follow-up tasks.