From gigachang-skills
Reflect on this Claude Code session and propose project rules
How this command is triggered — by the user, by Claude, or both
Slash command
/gigachang-skills:reflect [optional focus area, e.g. 'testing' or 'commit hygiene']The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the `session-reflection` skill: extract this session's friction log, analyze where work was rejected or required correction, and propose concrete project rules. Focus (optional): $ARGUMENTS Do not write any rule files without explicit user approval.
Invoke the session-reflection skill: extract this session's friction log, analyze where work was rejected or required correction, and propose concrete project rules.
Focus (optional): $ARGUMENTS
Do not write any rule files without explicit user approval.
npx claudepluginhub gigayaya/gigachang-skills --plugin gigachang-skills/reflectAnalyzes and validates task adherence, session progress, and completion using Serena MCP reflection tools. Provides recommendations and updates session metadata. Supports --type and analysis flags.
/reflectScans session history for corrections, extracts learnings, and updates CLAUDE.md files across project, global, and subdirectory tiers with human review. Supports dry-run, dedupe, organize, and scan flags.
/reflectAnalyzes filtered diary entries for patterns in user preferences, code decisions, solutions, and challenges, then synthesizes insights and proposes CLAUDE.md updates.
/reflectAnalyzes chat history, Claude instructions, commands, and config to suggest interactive improvements and implements approved changes, producing updated instructions.
/reflectGuides reflection on recent work like bug fixes or features to extract root causes, patterns, decisions. Records learnings via tk learn and tk decide.
/reflectAnalyzes conversation history and session ledger to suggest specific, actionable improvements to AGENTS.md based on patterns and feedback.