sequenziasequenziaCommunityยท5 Agent Skills Included

agent-alchemy

Structured spec-to-code pipelines, debugging, and codebase analysis

Turns feature ideas into specs, task lists, and autonomous code execution through phased workflows. Runs hypothesis-driven debugging, multi-agent codebase exploration, code review, documentation generation, and changelog management. Eliminates ad-hoc prompting by giving your coding agent repeatable pipelines with quality gates, regression tests, and real-time task tracking.
npx skills add sequenzia/agent-alchemy --all -g -y
Available:

Explains to the agent how the plugin groups, skills, and agents compose, including skill loading paths, model tiering, and cross-plugin reference conventions for executing the development workflows.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Agent Alchemy?โ–ผ

Run `npx skills add sequenzia/agent-alchemy --all -g -y` in your terminal to install all skills in this collection globally.

What does Agent Alchemy do?โ–ผ

It adds structured development workflows to your coding agent: spec-driven feature pipelines, hypothesis-driven debugging, deep codebase analysis, documentation generation, and conventional git commits.

How does the spec-to-code pipeline work?โ–ผ

The SDD workflow chains four steps: create a spec from your idea, analyze its quality, decompose it into dependency-ordered tasks, then execute tasks in parallel waves with progress tracked on a Kanban dashboard.

Does Agent Alchemy work with Claude Code?โ–ผ

Yes. The skills are plain markdown files with YAML frontmatter that Claude Code loads directly, and the suite also includes a VS Code extension for authoring and validating your own skills.

Can I use it without writing code?โ–ผ

Yes. You describe features or bugs in plain English, and the agent follows the built-in phased workflows to explore, plan, implement, test, and document the changes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’