Toolverse
All skills

recall-reasoning

by parcadei

Search past reasoning for relevant decisions and approaches

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
parcadei
Category
Testing
Views
12

About this skill

Search past reasoning for relevant decisions and approaches

How to use

  1. Zainstaluj umiejętność w swoim projekcie Claude, dodając katalog recall-reasoning do folderu .claude/skills. 2. Gdy zaczynacie pracę nad zadaniem podobnym do poprzednich, przygotujcie słowa kluczowe opisujące to, czego szukacie — na przykład "autentykacja OAuth" lub "implementacja agenta". 3. Uruchomcie wyszukiwanie w indeksie artefaktów poleceniem uv run python scripts/core/artifact_query.py "wasz-query", aby znaleźć notatki z poprzednich sesji, podsumowania zadań i decyzje z uzasadnieniem. 4. Jeśli chcecie zobaczyć tylko podejścia, które się powiodły, dodajcie flagę --outcome SUCCEEDED; jeśli szukacie błędów, których należy uniknąć, użyjcie --outcome FAILED. 5. Dla bardziej szczegółowych informacji o próbach budowy i błędach testów, uruchomcie bash "$CLAUDE_PROJECT_DIR/.claude/scripts/search-reasoning.sh" "wasz-query", aby przeszukać pliki rozumowania z historii commitów. 6. Przejrzyjcie wyniki, aby znaleźć wzorce, które działały wcześniej, lub zrozumieć, dlaczego pewne podejścia zostały porzucone.

Related skills

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192

dependency-upgrade

by wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Testing
17138

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510