context-extract
✓Append conversation context to cumulative project history - never overwrites
Installation
SKILL.md
Each extraction ADDS to existing context files. This builds a complete project history over time.
Always document WHY - future agents need to know the reasoning.
| session-save | Quick 250 token summary; context-extract is comprehensive history | | onboard | Reads HISTORY.md and DECISIONS.md for full project context | | synopsis | Visual snapshot; context-extract is text archive |
Append conversation context to cumulative project history - never overwrites Source: yousufjoyian/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yousufjoyian/claude-skills --skill context-extract- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is context-extract?
Append conversation context to cumulative project history - never overwrites Source: yousufjoyian/claude-skills.
How do I install context-extract?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yousufjoyian/claude-skills --skill context-extract Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yousufjoyian/claude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01