Skip to content

Eliminate agent/MCP skill file duplication #27

Description

@jerelvelarde

Priority: P2 | Source: PR #21 self-review (F3)

Problem

All skill files in apps/agent/skills/ are exact byte-for-byte copies in apps/mcp/skills/. No mechanism prevents drift — edits to one must be manually replicated to the other.

Suggested Approaches

  • Symlink the MCP files to the agent files
  • Use a build/copy step in the monorepo
  • Add a CI check that verifies the directories stay in sync

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions