position-lifecycle

Manage and audit paper-only position lifecycles with simulated entries and exits.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/EnesMeyzin98/Meridian --skill position-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: position-lifecycle
Source: https://github.com/EnesMeyzin98/Meridian/tree/main/agents/skills/position-lifecycle
Command: npx skills add https://github.com/EnesMeyzin98/Meridian --skill position-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintain and extend the paper-only position lifecycle including simulation of entries and exits, sizing, exposure tracking, and related reporting surfaces to keep operator visibility accurate without live trading.

Core Features & Use Cases

  • Simulated entry and exit for open positions, with consistent state transitions.
  • Sizing, exposure tracking, and portfolio metric updates visible in reporting and the operator panel.
  • Paper-only governance: all actions stay within the simulated environment for safe testing and validation.

Quick Start

Edit the paper-only lifecycle components in the execution, storage, analytics, and panel visibility to observe changes in the operator dashboard.

Frequently Asked Questions about position-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I simulate position entries and exits without live trading?

This skill enforces paper-only governance by restricting all simulated entries, exits, and exposure tracking to a simulated environment, ensuring actions never trigger live trading.

How does paper-only governance enforce risk constraints during portfolio simulation?

Paper-only governance enforces hard-risk constraints by keeping all position lifecycle actions within a simulated environment, preventing live execution while maintaining accurate operator-panel reporting.

How do I track portfolio exposure and sizing metrics in an operator panel?

You can track portfolio exposure and sizing metrics by configuring the position lifecycle to update analytics and panel visibility, reflecting open-position states directly in the operator dashboard.

Can I update execution models and storage for simulated trades without live execution?

Yes, you can edit cross-module execution models and storage components for simulated trades, ensuring changes apply only to the paper-only lifecycle and operator panel visibility.

What are the limitations of using a paper-only position lifecycle for portfolio exposure tracking?

The paper-only position lifecycle is limited to simulated environments, meaning it cannot execute real trades and restricts all exposure tracking and reporting to safe testing and validation scenarios.