sequenzia/agent-alchemy

Agent Alchemy is a curated collection of plugins, apps, and extensions designed to elevate your agentic engineering workflows. Built for Claude Code and other AI coding agents, these tools help developers work smarter and ship faster.

43Stars on the repository
60Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-architect

01

sequenzia/agent-alchemy

Agent

Designs implementation blueprints for features using exploration findings and architectural best practices.

43 3mo ago A 18 tokens original MIT

code-explorer

02

sequenzia/agent-alchemy

Agent

Explores codebases to find relevant files, trace execution paths, and map architecture with team communication capabilities for collaborative analysis.

43 3mo ago A 27 tokens original MIT

code-synthesizer

03

sequenzia/agent-alchemy

Agent

Synthesizes exploration findings into unified analysis with deep investigation capabilities (Bash, git history, dependency analysis) and completeness evaluation.

43 3mo ago A 31 tokens original MIT

sequenzia/agent-alchemy

Agent

Researches technical documentation, domain knowledge, compliance requirements, best practices, and competitive landscape to support an adaptive interview. Use when the interview-me skill dispatches a research task for a topic surfaced during the conversation. user: (via interview-me) "What are good remote-first retro…

43 3mo ago A 248 tokens original MIT

problem-solver

05

sequenzia/agent-alchemy

Agent

Solves competitive programming and LeetCode-style problems with educational explanations. Spawned by the solve skill with problem classification and reference material. Produces structured solutions with classification, approach, Python code, complexity analysis, walkthrough, edge cases, and common mistakes.

43 3mo ago A 55 tokens original MIT

solution-verifier

06

sequenzia/agent-alchemy

Agent

Verifies competitive programming solutions through static analysis, test case generation, and execution. Spawned by the verify skill with problem statement and solution code. Reports correctness verdict, failing cases, bug analysis, and improvement suggestions.

43 3mo ago A 47 tokens original MIT

bug-investigator

07

sequenzia/agent-alchemy

Agent

Executes diagnostic investigation tasks to test debugging hypotheses. Runs tests, traces execution, checks git history, and reports evidence.

43 3mo ago A 28 tokens original MIT

code-reviewer

09

sequenzia/agent-alchemy

Agent

Reviews code implementations for correctness, security, maintainability with confidence-scored findings.

43 3mo ago A 19 tokens original MIT

docs-writer

10

sequenzia/agent-alchemy

Agent

Generates MkDocs-flavored or standard GitHub-flavored Markdown documentation from codebase analysis findings including API references, architecture guides, standalone markdown files, and change summaries.

43 3mo ago A 37 tokens original MIT

oc-generator

11

sequenzia/agent-alchemy

Agent

Generates OpenCode skill, agent, and command files based on interview results. Spawned by oc-create-skill, oc-create-agent, and oc-create-command.

43 3mo ago A 36 tokens original MIT

oc-researcher

12

sequenzia/agent-alchemy

Agent

Fetches latest OpenCode documentation and changelog to verify compatibility. Spawned by oc-update skills to check if existing artifacts match current OpenCode best practices.

43 3mo ago A 36 tokens original MIT

oc-validator

13

sequenzia/agent-alchemy

Agent

Validates generated or updated OpenCode skills, agents, and commands against the platform specification. Spawned by all 6 oc- skills post-generation or update.

43 3mo ago A 35 tokens original MIT

port-converter

14

sequenzia/agent-alchemy

Agent

Converts a single plugin component (skill, agent, hooks, reference, or MCP config) to a target platform format. Spawned by port-plugin as part of a wave-based conversion team. Reads session files for shared knowledge, loads type-specific converter references on demand, and writes structured results to per-component…

43 3mo ago A 67 tokens original MIT

researcher

15

sequenzia/agent-alchemy

Agent

Researches target platform plugin architectures by fetching official documentation, community examples, and existing plugins to produce a structured platform profile for the conversion engine.

43 3mo ago A 31 tokens original MIT

codebase-explorer

16

sequenzia/agent-alchemy

Agent

Explores codebases to discover architecture, patterns, and feature-relevant code for spec creation context. Spawned in parallel with specific focus areas.

43 3mo ago A 34 tokens original MIT

context-manager

17

sequenzia/agent-alchemy

Agent

Manages execution context lifecycle within a single wave of the run-tasks engine. Reads and summarizes prior wave learnings from executioncontext.md, distributes context to all task executors via SendMessage, collects context contributions during execution, provides enriched context for Tier 2 retries, and finalizes…

43 3mo ago A 68 tokens original MIT