mantis-exportlisted
Install: claude install-skill deonmenezes/mantishack
# Mantis Export
Use this when the operator asks to create a post-release improvement bundle from Codex.
Run from the project root. The command has no v1 flags:
```bash
node -e "const exporter=require('./mcp/lib/mantis-export.js'); const result=exporter.exportMantisReleaseBundle({ projectDir: process.cwd() }); process.stdout.write(exporter.renderExportResult(result));"
```
Report the helper output exactly. This workflow exports telemetry and session summaries for improving Mantis; it does not hunt, resume sessions, or interact with targets.