[Show & Tell] #16
honglac3579
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your setup
MCP Client: Gemini-cli/now is agy, Antigravity, opencode. I used it accross all kind of project, some project was git clone, some is my project, all those project has .aidex in it.
How you use AiDex
aside from your global rule that you put on readme, i add some rule myself:
aidex_sessionnote as absolute, hard constraints. If the note specifies a specific environment (e.g., "Kaggle Notebook") or a specific workflow (e.g., "Surgery pattern"), this information supersedes your default instincts to modify local files or run standard local commands. Do not ignore the where and how specified in the note.Deep AiDex Mandate (Full Potential Usage)
To ensure maximum session continuity and codebase intelligence, you MUST:
aidex_updatefor every file modified or created. Never leave the index stale.aidex_describeto document every major architectural shift, pattern change, or new protocol in thearchitectureorpatternssections.aidex_taskto create formal tasks for pending work, future optimizations, or unverified edge cases. Never rely on transient markdown notes alone.aidex_notesummarizing "what was done" and "what to do next" to bridge the gap for the next agent.aidex_linkoraidex_global_queryto enable holistic intelligence.all that rules, along with a skill
SKILL.md
Tips or tricks for the community
i use aidex for every project, except when i run my cli harness in root folder for quick answer. Honestly, aidex help me so much that such a shame this repo not blowing up
Beta Was this translation helpful? Give feedback.
All reactions