Wingman.AI
Wingman.AI from hashgraph-online/awesome-codex-plugins.
Skills in this plugin
5- ▌ Memory Load · hashgraph-online-awesome-codex-pluginsUse when Wingman memory is already known enabled in the current repository and starting non-trivial coding, debugging, planning, review, API integration, or business-logic work, or when the user explicitly asks to load or read Wingman memory.
- ▌ Memory Sync · hashgraph-online-awesome-codex-plugins bundleUse when Wingman memory is already known enabled in the current repository and progress, decisions, business logic, API contracts, state flow, field mappings, or durable project knowledge should be recorded, or when the user explicitly asks to sync Wingman memory.
- ▌ Memory Clean · hashgraph-online-awesome-codex-plugins bundleUse when the user explicitly asks to clean, compact, prune, trim, deduplicate, optimize, or reduce Wingman memory, or asks to resolve stale or conflicting memory rules.
- ▌ Memory Setup · hashgraph-online-awesome-codex-pluginsUse when the user explicitly invokes `/memory-setup` or explicitly asks to initialize Wingman memory files in the current repository. Do not use for ordinary work, memory loading, memory syncing, or setup of unrelated tools.
- ▌ Data Contracts · hashgraph-online-awesome-codex-plugins bundleUse when source data and receiving code may disagree on fields, shape, optionality, enum values, or business meaning. Trigger for real data wiring, mock replacement, field/schema/type mismatch, snake_case/camelCase, 接口对接, 字段对齐, 类型对不上. Do not use for styling, copy, imports, or no-boundary renames.