ginko capture
ginko capture [description] [options]Description
Section titled “Description”Captures learnings, discoveries, patterns, or important context as structured artifacts. AI-enhanced to help categorize and format.
Options
Section titled “Options”| Flag | Description |
|---|---|
-r, --review | Review before saving |
-v, --verbose | Show detailed output |
-e, --edit | Open in editor after creation |
--noai | Disable AI enhancement |
Examples
Section titled “Examples”# Capture a learningginko capture "Vercel functions need named exports for edge runtime"
# Review before savingginko capture "Race condition in cleanup" --review
# Open in editorginko capture "New deployment pattern" --editRelated Commands
Section titled “Related Commands”- ginko log — Log events (lighter weight)
- ginko architecture — Formal decisions