Cycle End banner
mgtechgroup mgtechgroup

Cycle End

Development community

Description

--- description: Close the current cycle — score all dimensions, install improvements, promote agents allowed-tools: ["Bash", "Read", "Write", "Edit"] --- You are closing the current 14-day Lyra-Lynx capability cycle (Day-14 flow). Steps: 1. Invoke the `self-audit-orchestrator` agent for the **Day-14** flow. 2. Run the close-out script: ```bash bash scripts/audit-cycle-end.sh ``` This produces a close-out workspace (usually under `security/cycles/<cycle-id>/close/`). Read every f

Installation

Installs to ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-cycle-end/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-cycle-end && curl -fsSL https://raw.githubusercontent.com/mgtechgroup/lyra-lynx-mythonexus/HEAD/commands/cycle-end.md -o ~/.claude/skills/mgtechgroup-lyra-lynx-mythonexus-cycle-end/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository