Skip to content

Eliminate agent/MCP skill file duplication #27

@GeneralJerel

Description

@GeneralJerel

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

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