One-click install
npx skills add https://github.com/zby/llm-do --skill rethink-zby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rethink
Source: https://github.com/zby/llm-do/tree/main/arscontexta/skills/arscontexta-rethink
Command: npx skills add https://github.com/zby/llm-do --skill rethink-zby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill addresses the ossification of knowledge systems by systematically challenging assumptions against accumulated evidence, preventing calcification and ensuring continuous improvement.

Core Features & Use Cases

  • Drift Detection: Identifies discrepancies between system methodology and actual behavior.
  • Evidence Triage: Classifies observations and tensions into actionable categories (Promote, Implement, Methodology, Archive, Keep Pending).
  • Pattern Analysis: Detects recurring themes and contradictions within system friction.
  • Proposal Generation: Creates concrete, evidence-backed proposals for system evolution.
  • Use Case: After a series of user interactions reveal consistent friction points in how the system handles a specific type of query, /rethink can analyze these interactions, identify the underlying assumption causing the friction, and propose a change to the system's core logic or documentation.

Quick Start

Run the rethink skill to analyze all pending observations and tensions for patterns and proposals.

Frequently Asked Questions about rethink

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

FAQPage Schema
How do I challenge system assumptions against accumulated evidence in a knowledge management system?

To challenge system assumptions against accumulated evidence, you triage observations and tensions to detect behavioral drift, classify them into actionable categories, and generate proposals for system evolution. This requires a structured evidence-gathering mechanism and a human approval gate for all changes.

What is evidence triage and how does it prevent knowledge system ossification?

Evidence triage prevents knowledge system ossification by classifying accumulated observations and tensions into actionable categories like Promote, Implement, Methodology, Archive, or Keep Pending. This continuous validation ensures the system adapts rather than calcifying around outdated assumptions.

How do I detect methodology drift and recurring friction patterns in AI agents?

To detect methodology drift in AI agents, you analyze accumulated interaction tensions and observations to identify discrepancies between expected methodology and actual behavior. Pattern analysis then reveals recurring themes and contradictions within the system friction to generate actionable proposals.

Do I need a human approval gate for automated system evolution proposals?

Yes, a human approval gate is explicitly required for all proposed changes generated by the system evolution process. This ensures that evidence-backed proposals for modifying core logic or documentation are validated before implementation.

Can I use assumption testing for self-improving AI agents without a structured evidence-gathering mechanism?

No, assumption testing for self-improving AI agents requires a structured evidence-gathering mechanism to function. The system relies on accumulated evidence from user interactions to identify friction points and generate evidence-backed proposals for core logic adaptation.