Loading...
Loading...
Meta-skill for analyzing PRs, issues, and user interactions to improve Cursor rules and skills automatically
npx skill4agent add basedhardware/omi self-improvementpostprocess_conversation# Use mcp_web_fetch or GitHub API
pr_url = f"https://github.com/BasedHardware/omi/pull/{pr_number}".cursor/rules/.cursor/rules/common-mistakes.mdc.cursor/rules/pre-implementation-checklist.mdc.cursor/rules/verification.mdc.cursor/rules/context-communication.mdc.cursor/rules/user-feedback-integration.mdc/learn-from-pr/learn-from-conversation/self-improve.cursor/skills/rule-updater/SKILL.mdUser: "Learn from PR #3567"
Agent: [Uses this skill to]
1. Fetch PR #3567 details
2. Extract rejection reasons
3. Identify patterns (deprecated functions, missing context)
4. Update common-mistakes.mdc rule
5. Report findingsUser: "No, don't use postprocess_conversation, it's deprecated"
Agent: [Uses this skill to]
1. Extract lesson: Always check for deprecated functions
2. Update common-mistakes.mdc rule
3. Add to pre-implementation-checklist.mdc
4. Note in user preference profile