skill-optimizer-malik-taiar

Analyze conversations to extract actionable improvement instructions for other skills.

630|79|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-optimizer-malik-taiar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-optimizer-malik-taiar
Source: https://github.com/lawvable/awesome-legal-skills/tree/main/%F0%9F%9B%A0%EF%B8%8F/skill-optimizer-malik-taiar
Command: npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-optimizer-malik-taiar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured workflow to analyze user sessions and extract concrete, actionable improvements to other skills, helping teams evolve AI-assisted processes over time.

Core Features & Use Cases

  • Automated signal detection: identifies corrections, successes, and edge cases from conversations.
  • Quality evaluation: applies a 4-criterion evaluation (Complete, Precise, Atomic, Stable) to each suggested improvement.
  • Change propagation: guides updates to SKILL.md and CHANGELOG.md with clear, standalone instructions.
  • Use Case: a product team uses this Skill to refine their prompt library after every sprint review.

Quick Start

Run the self-improve command to analyze a current session and generate improvement proposals for a chosen skill.

Frequently Asked Questions about skill-optimizer-malik-taiar

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

FAQPage Schema
How do I extract actionable improvements from AI session conversations?

The workflow evaluates proposed skill improvements using a 4-criterion framework: Complete, Precise, Atomic, and Stable. This quality evaluation ensures every suggested update is self-contained and will not destabilize existing prompt logic.

How do I automate updates to SKILL.md and CHANGELOG.md for prompt engineering?

Automating updates to SKILL.md and CHANGELOG.md involves generating standalone improvement instructions from session analysis. When approved, these change propagation steps directly modify the skill repository files to reflect the new prompt behaviors.

Can I use this self-improve workflow to refine a prompt library after team sessions?

Yes, you can use this self-improve workflow to refine a prompt library by running it after team sessions or sprint reviews. It analyzes the conversation history to target specific corrections and edge cases for continuous skill evolution.

What is the best way to analyze edge cases and corrections in a chat session?

The best way to analyze edge cases and corrections in a chat session is to run an automated signal detection process that isolates these specific interactions. It translates them into stable, atomic instructions for immediate skill updates.

Do I need any dependencies to run the session analysis and skill improvement workflow?

No dependencies are required to run the session analysis and skill improvement workflow. It operates independently using built-in scripts to process conversations and generate actionable skill updates within your repository.