← Back to Gene Catalog

doc-coauthoring

Wrappeddocs.collaboration

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
promptstring

Output

PropertyType
resultstring
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}

Arena History

DateFitnessSafetyCalls
Mar 170.49100.891