بنقرة واحدة
dialectical-framework
يحتوي dialectical-framework على 4 من skills المجمعة من dialexity، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.