Habilidades chronicle-context-retriever
🔍

chronicle-context-retriever

Seguro 🌐 Acesso à rede⚙️ Comandos externos📁 Acesso ao sistema de arquivos

Search Your Development History with Chronicle

Stop repeating past mistakes and rediscover solutions you have already implemented. This skill searches your Chronicle database to find relevant context from previous development sessions. Build on past work instead of starting from scratch.

Suporta: Claude Codex Code(CC)
📊 70 Adequado
1

Baixar o ZIP da skill

2

Upload no Claude

Vá em Configurações → Capacidades → Skills → Upload skill

3

Ative e comece a usar

Testar

A utilizar "chronicle-context-retriever". What did I do yesterday regarding the authentication system?

Resultado esperado:

  • Session #142 - Implemented JWT token validation
  • Session #143 - Fixed login redirect issue
  • Session #144 - Added password reset functionality
  • Key decisions: Used Auth0 instead of custom solution
  • Blockers: CORS issues with frontend integration
  • Solutions: Added proper headers and proxy configuration

Auditoria de Segurança

Seguro
v5 • 1/16/2026

This skill is a pure documentation file (SKILL.md) with no executable code, network calls, or file system access. It only provides instructions for using existing Chronicle MCP tools and CLI commands. All 77 static findings are false positives triggered by the static analyzer misinterpreting documentation elements (markdown code backticks, example paths, and documentation terminology) as security threats.

2
Arquivos analisados
451
Linhas analisadas
3
achados
5
Total de auditorias
Auditado por: claude Ver Histórico de Auditoria →

Pontuação de qualidade

38
Arquitetura
100
Manutenibilidade
81
Conteúdo
30
Comunidade
100
Segurança
91
Conformidade com especificações

O Que Você Pode Construir

Recall Past Implementations

Quickly find how you solved similar problems before, including decisions made and issues encountered.

Get Project Context

Understand what work was done while you were away, including recent decisions and current blockers.

Learn from Past Blockers

Identify what blocked progress previously and how it was resolved to avoid hitting the same issues again.

Tente Estes Prompts

Basic Session Search
Search my Chronicle sessions for work on authentication implementation in the last 2 weeks
Problem-Solution Lookup
What was the blocker we hit with the database migration and how did we solve it?
Implementation Recall
How did I implement the user-dashboard feature? Show me the approach and key decisions
Pattern Discovery
Search for all sessions about API performance issues and summarize the common patterns

Melhores Práticas

  • Start with broad searches to find relevant areas, then narrow down with specific terms
  • Use both MCP tools for structured JSON output and CLI commands for portable access
  • Review failed sessions too - they often contain valuable lessons about what to avoid

Evitar

  • Do not rely solely on memory - search Chronicle first before reinventing solutions
  • Avoid searching only for successful sessions - failed attempts often contain valuable lessons
  • Do not skip the deep-dive phase after initial broad searches

Perguntas Frequentes

Do I need Chronicle installed to use this skill?
Yes, this skill searches your Chronicle database. Install Chronicle first and ensure it is tracking your sessions.
What is the difference between MCP and CLI approaches?
MCP provides structured JSON responses and is faster, while CLI works everywhere as a reliable fallback option.
How far back can I search?
You can search all sessions in your Chronicle database from any time period since you started tracking.
Is my session data safe?
Yes, Chronicle stores data locally on your machine. This skill only accesses your own local database.
What if MCP tools are not working?
Use the CLI commands as a fallback. The skill provides both approaches for maximum compatibility.
Can I search other people is sessions?
No, you can only search sessions from your own Chronicle database on your local machine.

Detalhes do Desenvolvedor

Estrutura de arquivos

📄 SKILL.md