ls ~/research/ai
Artificial Intelligence
- ai Alfred Dev
Claude Code plugin orchestrating 15 specialized agents (architect, QA, security officer, etc.) with 59 skills across 13 domains. Includes 5 workflows (/feature, /fix, /spike, /ship, /audit), 18 quality gates, real-time WebSocket dashboard and persistent SQLite memory. No external dependencies or remote services.
- ai LLM Synthetic Personality Review
Systematic literature review that compiles and analyzes 150 scientific articles on psychological evaluation of large language models (LLMs) published between 2022-2025. Examines synthetic personality evaluation methodologies, cognitive biases in LLMs, and the emergence of pseudo-psychological behaviors in AI models.
- ai LexAgents
Multi-agent system for exam candidates. Phase 1: 3 parallel agents (conservative, exploratory, exhaustive) scan the document. Phase 2: 5 sequential agents resolve contextual references, expand abbreviations, normalize formats and validate against BOE/EUR-Lex. Phase 3: iterative convergence until consensus. Result: complete articles in Markdown, Word, PDF or plain text.
- ai PG Index Agents
Multi-agent system working sequentially: Explorer (analyzes structure and classifies tables), Observer (monitors metrics and detects anomalies), Architect (proposes indexes with impact estimation), Gardener (detects bloat and schedules maintenance), Partitioner (recommends strategies for large tables). 4 autonomy levels depending on environment. Does not modify database, only analyzes and proposes.
- ai JPLI Batch Error Analyzer
Automated batch error analysis platform for mainframe environments running JPLI applications (COBOL to Java migrations). Processes ZIP files with error evidence, correlates logs, XML stacktraces and JPLI source code using specialized LLM agents. Generates technical reports with diagnosis, root cause, impact and actionable correction plan.
- ai EasyTXT
TXT-first macOS editor with integrated AI assistants (OpenAI/Claude): correction, idea expansion and suggestions. Markdown/Mermaid with split view.