Анализ сессий и рекомендации новых скиллов

★ 7.7 · productivity

suggest-skills is a Claude Code skill that scans recent Claude Code and Codex session history to surface opportunities for new skills, workflow improvements, or updates to existing ones. It reads ~/.claude/skills/ to inventory what already exists, then finds session files modified within the last N days (default: 14) across ~/.claude/projects and ~/.codex/sessions, sampling up to 20 sessions and extracting only user messages for efficiency. The analysis identifies repetitive requests, recurring tool-call sequences, user frustration signals, and cross-session themes — then cross-references findings against existing skills to flag both gaps and discoverability issues. Accepts --days and --project arguments. Output is a ranked list of 5–7 actionable recommendations, each with the observed pattern, relevant session references, effort estimate, and expected impact — useful for developers who want to reduce manual orchestration and get more from their skill library.