en un clic
dialectical-framework
dialectical-framework contient 4 skills collectées depuis dialexity, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Review the layered prompt system that assembles the framework's dialectical reasoning — across apps, agents, concerns, and shared theory. Reviews at three altitudes — the isolated prompt, the assembled context it lands in, and the whole reasoning chain it steers. Use proactively when writing or modifying LLM prompts in agents/, concerns/, or orchestrator/tools/.
Sync the theory→implementation wiki (docs/theory/) with the Structured Dialectics theory PDFs and the codebase. Ingests/validates theory changes, updates the wiki's claim→code mapping and statuses, promotes essentials to CLAUDE.md, and reports theory↔implementation gaps. Use after theory PDFs change, after implementing/changing theory-encoding code, or to audit drift.
Manage the test Memgraph container (start/stop/restart/status/logs/clear/wipe) via docker-compose.test.yml. Use when graph tests need the DB up, data cleared, a stuck lock cleared, or the volume fully wiped.
Run the full Explorer end-to-end wheel test against a real LLM provider and Memgraph. Use to verify the Explorer produces valid wheels after changes to the exploration pipeline, transformations, or synthesis.