Skip to content

Fleet-Wide Pattern Learning System for Cross-Repo Knowledge Sharing #461

@github-actions

Description

@github-actions

Strategic Improvement

Extract successful patterns from pipeline runs (fix strategies, iteration sequences, test approaches, architecture decisions) and store in centralized fleet repository. New repos query pattern library to benefit from fleet-wide experience immediately. Enables true cross-repo learning where solutions discovered in one repo inform strategies across the entire fleet.

Acceptance Criteria

  • Pattern extraction engine analyzes successful runs: events.jsonl + memory + git history + stage outcomes
  • Centralized pattern storage at ~/.shipwright/fleet-patterns.json with versioned schema
  • Pattern matching API: query by tech stack similarity, issue type, error signature, architecture
  • Build loop and intelligence engine query patterns before making strategic decisions
  • Pattern effectiveness tracking: success rate, cost metrics, usage frequency per pattern
  • Fleet dashboard widget showing pattern library size, growth rate, and effectiveness trends
  • Documentation in CLAUDE.md under intelligence layer and fleet mode sections

Context

  • Priority: P2
  • Complexity: full
  • Generated by: Strategic Intelligence Agent
  • Strategy alignment: P2: Intelligence & Learning

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-patrolCreated by autonomous patrol agentsready-to-buildIssue is ready for autonomous pipeline processingstrategicCreated by strategic intelligence agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions