ls ~/research/ai
Artificial Intelligence
- aiAlfred Dev
Standalone Claude Code plugin orchestrating 19 real agents (10 core + 9 optional) with 62 skills across 15 domains. Includes 6 quality-gated flows (feature, fix, spike, ship, audit, quick), 26 namespaced commands + /alfred, persistent memory in local SQLite (WAL + FTS5), real-time dashboard, operational PM layer (SonIA), design system (Selina) and external technical second opinion (Lucius). Quality gates force you to prove the work with verifiable evidence before advancing. No external dependencies or remote services: everything runs locally on Python 3.10+, Node.js and SQLite.
- aiPSPO Agent
Product Owner plugin for Claude Code that professionalizes AI-assisted PO work. Analyzes requirements, writes user stories with Given/When/Then format and acceptance criteria, plans sprints incorporating an AI complexity factor and publishes the result in Trello. Designed for teams that want assisted PO without losing Scrum method.
- aiLLM 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.
- aiLexAgents
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.
- aiPG 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.
- aiJPLI 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.
- aiEasyTXT
TXT-first macOS editor with integrated AI assistants (OpenAI/Claude): correction, idea expansion and suggestions. Markdown/Mermaid with split view.
- aiIA para gente curiosa
Outreach site that translates my PhD research on synthetic personality in AI into accessible language for curious people. Explores how the personality of language models is formed, measured and biased, with practical examples and no academic jargon. A bridge between the academic research in LLM Synthetic Personality Review and the general public.