Altk Evolve

by AgentToolkit 95 Apache-2.0 Updated Jul 29, 2026
Workflow Claude CodeCodex
Altk Evolve skill by AgentToolkit
Altk Evolve — Workflow skill by AgentToolkit

Altk Evolve is an open-source workflow skill for Claude Code and Codex, published by AgentToolkit. Its author describes it as: “Self improving agents through iterations”. The project has 95 stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add AgentToolkit/altk-evolve`.

Installation

Add Altk Evolve to your agent with:

/plugin marketplace add AgentToolkit/altk-evolve

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for Altk Evolve when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear Apache-2.0 license — safe to read and adapt
  • Declares compatibility with Claude Code, Codex
  • Actively maintained (recent commits)

Topics

agent-learningagent-memoryagentic-workflowsai-agentsclaude-codeclaude-code-pluginclaude-code-pluginscodexcontext-managementepisodic-memoryllmmcpmemorymodel-context-protocolobservabilityself-evolutionself-learning-aitrajectoryvector-database

Frequently asked questions

What does Altk Evolve do?
Self improving agents through iterations
How do I install Altk Evolve?
Run /plugin marketplace add AgentToolkit/altk-evolve in your agent, then reload your skills. Review the source at https://github.com/AgentToolkit/altk-evolve before installing.
Is Altk Evolve free to use?
Yes. Altk Evolve is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
Which agents does Altk Evolve work with?
Altk Evolve declares compatibility with Claude Code and Codex. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.

Related skills

More Workflow →

A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。

5.0k WenyuChiou MIT

When the user is building a tool-calling agent and gets stuck — "為什麼 LLM 不呼叫我的 tool", "我這 schema 哪裡寫壞", "tool 被呼叫但 args 不對", "ReAct loop 跑不停", "the LLM won't call my tool", "help me design a function schema", "debug this tool-use behavior". Walks them through a 4-branch diagnostic + 5-step schema design walkthrough, with references to bad/good schema A/B and SDK-diff cheatsheet. Do NOT use for: pure LangChain / LangGraph / CrewAI framework questions (route to Stage 4 frameworks), MCP server building (route to cookbook 2), production agent observability (route to Stage 7).

5.5k WenyuChiou MIT

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

39k wshobson MIT

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

39k wshobson MIT

Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.

39k wshobson MIT