self-improvement

Discover, execute, and track iterative codebase improvement tasks.

2|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/AndersCan/mantaq --skill self-improvement-anderscan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-improvement
Source: https://github.com/AndersCan/mantaq/tree/main/.opencode/skills/self-improvement
Command: npx skills add https://github.com/AndersCan/mantaq --skill self-improvement-anderscan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you organize and track your self-improvement tasks, coordinating workers to execute them and improving the skill itself over time.

Core Features & Use Cases

  • Task Discovery and Coordination: Automatically find improvement tasks in your codebase, coordinating workers to execute them.
  • Progress Tracking: Record and log progress with each iteration, helping you understand what succeeded or failed.
  • Skill Improvement: Each run ends with improvements to the skill itself, ensuring continuous enhancement.

Quick Start

Run the self-improvement skill with the parameters 'iteration_count 5 depth medium' to start the self-improvement loop.

Frequently Asked Questions about self-improvement

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

FAQPage Schema
How do I track continuous improvement tasks in my codebase?

Continuous improvement tasks are tracked by automatically discovering codebase issues, coordinating workers to execute fixes, and recording progress logs for each iteration to ensure iterative enhancement.

How does task orchestration work for codebase self-improvement?

Task orchestration for codebase self-improvement works by running a loop that discovers tasks, coordinates worker agents for execution, and automatically applies improvements to the skill itself after each run.

Can I automate code quality improvements without manual task discovery?

You can automate code quality improvements by running the self-improvement skill with parameters like 'iteration_count 5 depth medium' to automatically discover and execute tasks across your codebase.

What's the best way to manage iterative codebase improvements and branch tracking?

The best way to manage iterative codebase improvements is using an orchestration workflow that handles branch management, logs progress after each iteration, and continuously refines the execution process.

Do I need specific agents to execute continuous improvement tasks in my code?

You need specific scripts and worker agents to execute continuous improvement tasks, as the orchestration workflow requires dedicated components for task discovery and execution to properly manage iterative updates.