learn

Record user adjustment suggestions to .claude/learnings/adjustments.md for future reference.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/walker-hzx/AI-Assistant --skill learn-walker-hzx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/walker-hzx/AI-Assistant/tree/main/.claude/skills/learn
Command: npx skills add https://github.com/walker-hzx/AI-Assistant --skill learn-walker-hzx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

学习调整 - 记录用户的调整建议,后续遇到类似场景时主动参考

Core Features & Use Cases

  • Understand and record user-suggested adjustments.
  • Persist adjustments to a centralized log for future reference and reuse.
  • Apply prior adjustments automatically in similar contexts to improve interactions.

Quick Start

Record the user's adjustment in .claude/learnings/adjustments.md whenever a similar scenario arises.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I record user adjustment suggestions for AI assistant context memory?

Recording user adjustment suggestions for AI assistant context memory involves logging entries to .claude/learnings/adjustments.md with sections for date, content, reason, and applicable contexts for future reuse.

What is the best way to persist documentation adjustments for recurring scenarios?

The best way to persist documentation adjustments for recurring scenarios is logging user suggestions in .claude/learnings/adjustments.md, which stores entries with date, content, reason, and applicable contexts for future reference.

How does an AI assistant apply prior user adjustments automatically in similar contexts?

Applying prior user adjustments automatically in similar contexts is achieved by referencing a centralized log in .claude/learnings/adjustments.md, retrieving past suggestions to guide behavior in recurring scenarios.

Do I need any dependencies to save user adjustment records to .claude/learnings/adjustments.md?

No dependencies are needed to save user adjustment records to .claude/learnings/adjustments.md, as the skill operates without external components to store entries with date, content, reason, and applicable contexts.

Why does an AI assistant need record-keeping for user adjustments?

An AI assistant needs record-keeping for user adjustments to persist suggestions to a centralized log and apply prior adjustments automatically in similar contexts to improve future interactions.

What limitations exist when reusing context memory from past adjustment logs?

Limitations of reusing context memory from past adjustment logs include reliance on matching similar scenarios to the applicable contexts stored in .claude/learnings/adjustments.md, meaning adjustments may not apply if the recurring context is ambiguous or undocumented.