Awakehsh
- 5 skills
- 0 followers
- 22 hours ago last updated
- ▌ Learn · awakehsh bundleUniversal learning system that extracts insights from conversations and updates project memory files (CLAUDE.md, AGENTS.md, .cursorrules, etc.) with LLM-friendly documentation. Works across all AI coding assistants.
- ▌ Codex CLI · awakehsh bundleInteract with OpenAI Codex CLI for plan review, code review, and complex problem discussion. Supports either ChatGPT-account or API-key login, model selection, and multi-round conversations. Usage: /codex-cli <command> [options]
- ▌ Example Skill · awakehsh bundleThis is an example skill demonstrating the correct SKILL.md format. Use this as a reference when users want to learn how to create skills. Contains all required and recommended sections.
- ▌ Tree Ring Memory · awakehsh bundleLifecycle-aware memory guidance for AI agents using Tree Ring Memory. Use when agents need local-first recall, explicit memory writes, audit, forgetting, evidence records, or project-scoped durable lessons without transcript dumping.
- ▌ Context Architect · awakehsh bundleContext engineering tool for building AI agent systems. Use when developers need to design agent context strategies — system prompts, tool sets, examples, and runtime context management. Guides through modular design with built-in patterns and dynamic research.