2747 results (21.8ms) page 18 / 138
d-o-hub / rust-self-learning-memory-episode-complete exact

Complete and score a learning episode to extract patterns and update heuristics. Use when finalizing a task to enable pattern extraction and future learning.

bayramannakov / claude-reflect exact

Self-learning system that captures corrections during sessions and reminds users to run /reflect to update CLAUDE.md. Use when discussing learnings, corrections, or when the user mentions...

d-o-hub / rust-self-learning-memory-test-runner exact

Execute and manage Rust tests including unit tests, integration tests, and doc tests. Use when running tests to ensure code quality and correctness.

d-o-hub / rust-self-learning-memory-clean-code-developer exact

Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding standards, seeking...

d-o-hub / rust-self-learning-memory-perplexity-researcher-pro exact

Complex research requiring deeper analysis, multi-step reasoning, and sophisticated source evaluation for technical, academic, or specialized domain queries needing expert-level analysis,...

d-o-hub / rust-self-learning-memory-perplexity-researcher-reasoning-pro exact

Highest level of research and reasoning capabilities for complex decision-making with significant consequences, strategic planning, technical architecture decisions, multi-stakeholder problems, or...

lucas-zan / agent-sea exact

An AI Agent Engine built in Go. Features portable skills (SKILL.md), human-in-the-loop approvals, structured memory, and OpenAI-compatible tool calling. Single binary & Docker ready.

d-o-hub / rust-self-learning-memory-codebase-locator exact

Find and document file locations in the codebase. Use when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic.

d-o-hub / rust-self-learning-memory-web-search-researcher exact

Research topics using web search and content fetching to find accurate, current information. Use when you need modern information, official documentation, best practices, technical solutions, or...

d-o-hub / rust-self-learning-memory-codebase-analyzer exact

Analyze implementation details, trace data flow, and explain technical workings with precise file:line references. Use when you need to understand HOW code works.

d-o-hub / rust-self-learning-memory-goap-agent exact

Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative...

d-o-hub / rust-self-learning-memory-rust-code-quality exact

Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project structure

d-o-hub / rust-self-learning-memory-analysis-swarm exact

Multi-perspective code analysis using three AI personas (RYAN, FLASH, SOCRATES) for comprehensive decision-making. Use when complex code decisions need analysis from multiple viewpoints, or when...

d-o-hub / rust-self-learning-memory-task-decomposition exact

Break down complex tasks into atomic, actionable goals with clear dependencies and success criteria. Use when planning multi-step projects, coordinating agents, or decomposing complex requests.

d-o-hub / rust-self-learning-memory-code-quality exact

Maintain high code quality through formatting, linting, and static analysis using rustfmt, clippy, and cargo audit. Use to ensure consistent code style and catch common mistakes.

backnotprop / skill exact

Search your conversation history using ripgrep. Use when you need to find previous messages, file edits, tool calls, or decisions from earlier in the session.

d-o-hub / rust-self-learning-memory-github-workflows exact

Diagnose, fix, and optimize GitHub Actions workflows for Rust projects. Use when setting up CI/CD, troubleshooting workflow failures, optimizing build times, or ensuring best practices.

d-o-hub / rust-self-learning-memory-loop-agent exact

Execute workflow agents iteratively for refinement and progressive improvement until quality criteria are met. Use when tasks require repetitive refinement, multi-iteration improvements,...

d-o-hub / rust-self-learning-memory-architecture-validation exact

Dynamically validate that the implemented codebase matches architectural decisions documented in plan files. Use when validating implementation matches planning documents, checking for...

d-o-hub / rust-self-learning-memory-debug-troubleshoot exact

Systematic debugging approach for Rust async code with Tokio, Turso, and redb. Use when diagnosing runtime issues, performance problems, async deadlocks, database connection issues, or panics.