Suggest test stub
suggest_test_stubCreates a boilerplate test file stub for a ticket based on its title, description, and code location. Returns the test path and node:test content without writing to disk.
Instructions
Generate a boilerplate test file (path + node:test content) for a ticket, derived from its title/description and the board's code location. Agent-native 'fixtest': call it when creating or starting a ticket, then write the returned file. Read-only — it returns the stub, it does not create the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | Yes | ||
| project | Yes |