{
  "name": "feature_spec_writer",
  "description": "Transform a rough feature idea into a structured engineering spec: Requirements → Design → Tasks. Produces a SPEC.md ready for team handoff.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}