analyzer
01Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
143 tagged llm tools, measured the same way as everything else here.
Browse within: Workflow Automation 23developer-experience 20portability 20Multi-Agent 15agent-pipeline 15code-indexing 8analysis-api 7claude-plugins 7kdoc 7kotlin 7kotlin-multiplatform 7rust 7claude-ai 6fastapi 6
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker (GitHub Issues — see issue-tracker.md).
elara-labs/code-context-engine
Agent
Setting up CCE with VS Code and GitHub Copilot.
elara-labs/code-context-engine
Agent
Setting up CCE with Cursor editor.
elara-labs/code-context-engine
Agent
Setting up CCE with the Pi coding agent.
Agent
Quality assurance through comprehensive code review, logic verification, and best practices enforcement.
Agent
Idiomatic Rust development with ownership patterns, error handling, and daily feature implementation.
Agent
Security auditing with cargo-deny, dependency management, and secure coding practices.
primeline-ai/universal-planning-framework
Agent Claude Code
Autonomous plan quality reviewer using Universal Planning Framework.
Agent
When creating custom agent files in .claude/agents/, the YAML frontmatter format matters.
Agent
Use when reviewing UX, user experience, interfaces, user-facing features, or need empathy/design perspective on code changes.
Agent
Use when choosing libraries, evaluating npm packages, deciding build vs buy, researching technology choices, or comparing library options.
Agent
Use this when multiple headless agents are working on dejavu at once. The point is not just throughput; it is a product experiment: does dejavu make parallel agents more coherent than stateless agents?
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
Code refactoring specialist for improving code quality, reducing technical debt, and applying design patterns. Use when code needs restructuring, simplification, or when applying DRY/SOLID principles.
Agent
Security specialist for vulnerability detection, secure coding review, and security hardening. Use PROACTIVELY when handling authentication, authorization, user input, API keys, or sensitive data. Checks for OWASP Top 10 and common vulnerabilities.
Agent
Testing strategy specialist for designing test suites, writing tests, and ensuring comprehensive coverage. Use when adding new features, fixing bugs, or improving test coverage. Creates unit, integration, and e2e tests.
Agent
Multi-step debugging and investigation with recall-first workflow. Use for regressions, cross-file bugs, incident-style failures, or when prior team decisions may matter. Invokes Pluribus for recall/record; does not invent memory policy.