chronicle

Retrieve and store reusable patterns from ReasoningBank for Superpowers workflows.

67|10|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/GadaaLabs/claude-code-on-steroids --skill chronicle-gadaalabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chronicle
Source: https://github.com/GadaaLabs/claude-code-on-steroids/tree/main/skills/chronicle
Command: npx skills add https://github.com/GadaaLabs/claude-code-on-steroids --skill chronicle-gadaalabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CHRONICLE solves the problem of forgetting successful patterns and approaches by storing and retrieving past work using semantic search, enabling self-learning from experiences and preventing repeated mistakes.

Core Features & Use Cases

  • Self-learning via ReasoningBank search before task and storing after task
  • Structured pattern entries: problem → investigation → solution → reusable insight
  • Improves future task outcomes by reusing past patterns
  • Use cases include code refactors, bug fixes, feature work, and process improvements

Quick Start

Run CHRONICLE at the start of a task to search for past patterns and store the result after completion.

Frequently Asked Questions about chronicle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reuse past workflow patterns to avoid repeating mistakes in code refactoring?

Store and retrieve past successful workflows using semantic search to enable self-learning. This prevents repeated mistakes by applying structured pattern entries—problem, investigation, solution, and reusable insight—to current tasks.

What is the best way to capture reusable insights from bug fixes and process improvements?

The best way to capture reusable insights is to store structured pattern entries after task completion. This records the problem, investigation, solution, and reusable insight to improve future task outcomes across code and design work.

How does semantic memory search work for software engineering knowledge?

Semantic memory search for software engineering knowledge works by querying a reasoning bank for relevant past patterns before starting work. It retrieves applicable solutions and approaches to guide the current task and prevent forgotten successful strategies.

Can I apply self-learning patterns to both feature development and process improvements?

Yes, you can apply self-learning patterns to both feature development and process improvements. The system retrieves and reuses past workflows across code, design, and process work, ensuring successful approaches guide the current task regardless of type.

Do I need a structured pattern format to save workflow knowledge effectively?

Yes, you need a structured pattern format to save workflow knowledge effectively. Structured entries capture the problem, investigation, solution, and reusable insight, ensuring the stored knowledge is clear and semantically retrievable for future tasks.