apex-replatform

Installation
SKILL.md

APEX Replatform

Take a feature specification (from apex-decompose or manually written) and implement it in a target architecture. This is the "mapping problem" — translating what exists into what should exist.

When to Use

Use this skill after you have a specification document describing the feature's behavior. You should NOT need access to the original source code. The spec is your single source of truth.

Workflow

Replatforming a feature involves these steps:

  1. Load and understand the specification
  2. Map the spec to the target architecture
  3. Implement the feature
  4. Wire up self-correcting feedback loops
  5. Validate against the spec's acceptance criteria

Step 1: Load the Specification

Related skills

More from othmanadi/apex

Installs
2
Repository
othmanadi/apex
GitHub Stars
1
First Seen
Mar 14, 2026