Record LLM expectation mismatches. Guide to initialize if not initialized.
/plugin marketplace add yhzion/claude-code-calibrator/plugin install skillfy@claude-code-skillfy# /skillfy Record patterns when Claude generates something different from expectations. ## Notes This command is English-only (no locale/i18n). ## Pre-execution Setup ### Step 0: Dependency and DB Check ## Recording Flow ### Step 1: Session Context Analysis (Agent Introspection) **IMPORTANT: This step requires Agent introspection, not programmatic script execution.** Analyze the current conversation session to identify potential mismatches: 1. **Review recent interactions**: - What did the user request? - How did Claude respond? - What tools were used (especially Bash)? ...