Restores an archived feature to {RP1_ROOT}/work/features/
/plugin marketplace add rp1-run/rp1/plugin install rp1-run-rp1-dev-plugins-dev@rp1-run/rp1feature-id# Feature Unarchive - Restore Archived Features
Restores an archived feature's documentation from the archives directory back to the active features directory.
## Usage
**Parameters**:
- `feature-id` (required): The feature identifier or timestamped archive name to restore
**Examples**:
## Behavior
- Moves `{RP1_ROOT}/work/archives/features/<feature-id>/` to `{RP1_ROOT}/work/features/<feature-id>/`
- Fails if a feature with the same ID already exists in the active directory
- Provides guidance on resolving conflicts
## Execution
Use the Task tool with:
- `subagent_type`: `rp1-dev...