type + more codex docs
This commit is contained in:
@@ -1,24 +1,6 @@
|
||||
# talk w/ me
|
||||
|
||||
help me understand. i am tired, be clear
|
||||
|
||||
# pitfalls
|
||||
|
||||
no: assert dict == dict
|
||||
yes: assert dict['field'] == dict['field'] unless we know better
|
||||
|
||||
more later
|
||||
|
||||
# when you move through code, add docstrings / comment weird/complicated logic
|
||||
|
||||
# use available MCP tools/skills
|
||||
|
||||
- serena mcp: symbol discovery. Has some of LSP stuff
|
||||
- context7: docs
|
||||
|
||||
- skills: outside of workspace, request commands. Use when appropiate
|
||||
|
||||
# docs/ pair with `superpowers` and other skills
|
||||
|
||||
superpowers, a Codex-cli plugin, is a set of skills. plugin provided skills live in nonstandard paths. check paths given by Codex
|
||||
if not found, might be stale hash, try find new hash
|
||||
|
||||
Reference in New Issue
Block a user