Skip to content

rn-agent-import

Import an exported experience bundle into the local experience store. Validates format, checks for duplicates, and adds heuristics at reduced confidence.

/rn-dev-agent:rn-agent-import <path-to-export.yaml>
/rn-dev-agent:rn-agent-import ~/.claude/rn-agent/exports/export-2026-03-31.yaml
RuleDetail
ConfidenceReduced to 70% of the exported value
DuplicatesSilently skipped (matched by summary text)
Minimum thresholdHeuristics below 20% effective confidence are skipped
PrefixImported entries marked with RS-I* or FP-I* prefix
DestinationAll stay in experience.md for review (no auto-promotion)
  1. Validate the bundle format (version, heuristics array)
  2. Check for duplicates against existing experience
  3. Add new heuristics with 70% of original confidence
  4. Mark imported entries with source attribution and original date
  5. Skip heuristics below 20% effective confidence
  • Onboarding a new team member with shared experience
  • Bootstrapping a new project with patterns from a similar project
  • Syncing learnings across machines