start_reverse_task
Creates a structured workspace for JS reverse engineering tasks, generating task.json, state.json, report.md, and first timeline entry.
Instructions
Initialize a task artifact directory with task.json, state.json, report.md, and first timeline entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| taskId | Yes | ||
| taskSlug | Yes | ||
| targetUrl | Yes | ||
| currentStage | No | ||
| targetContext | No | ||
| currentSummary | No | ||
| successCriteria | No |