ginko reflect
ginko reflect <intent> [options]Description
Section titled “Description”Universal reflection pattern that generates AI-enhanced content across multiple domains. The domain determines the output format and structure.
Options
Section titled “Options”| Flag | Description |
|---|---|
-d, --domain <domain> | Domain: start, capture, explore, architecture, plan, ship, backlog, prd, documentation, bug, changelog, git, testing |
-r, --raw | Output raw reflection prompt |
-s, --save | Save artifact to proper location |
--noai | Disable AI enhancement |
Examples
Section titled “Examples”# Reflect on a bugginko reflect "login timeout issue" --domain bug
# Generate documentationginko reflect "API endpoints" --domain documentation
# Save outputginko reflect "changelog entry" --domain changelog --saveRelated Commands
Section titled “Related Commands”- ginko capture — Quick captures
- ginko explore — Deep exploration