Synthesys-LabSynthesys-LabOfficialยท12 Agent Skills Included

agentize

Automated planning, implementation, and review of software issues

Automates the full software development cycle from planning to pull request. Generates implementation plans through multi-agent debate, creates GitHub issues and branches, and implements code incrementally with milestone checkpoints. Eliminates manual issue formatting, commit message writing, and code review checklists. Enforces documentation standards and test-driven workflows so teams ship reviewed, documented code faster.
npx skills add Synthesys-Lab/agentize --all -g -y
Available:

Gives the agent project-wide operating rules for testing, committing, documenting, and building so it executes the planning and implementation skills consistently.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

review-standard

Generate structured code review reports for change sets.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

move-a-file

Moves or renames files and updates all references across the repository.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

external-consensus

Consolidate three agent perspectives into an implementable consensus plan.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

fork-dev-branch

Create a GitHub development branch for a given issue number.

Official
Intermediate
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

open-issue

Creates a GitHub issue from conversation context with tag selection.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

milestone

Track LOC and test progress while generating milestone checkpoints.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

shell-script-review

Review shell scripts for cross-shell compatibility across Bash and Zsh.

Official
Intermediate
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

open-pr

Create GitHub pull requests from conversation context with structured formatting.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

Debugging Report

Diagnose failing tests and generate structured bug reports.

Official
Basic
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

commit-msg

Create git commits with descriptive per-file messages and milestone support.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

document-guideline

Enforce documentation standards for code, tests, and folders.

Official
Advanced
๐Ÿ“ฆ In Repo
Synthesys-LabSynthesys-Lab

plan-guideline

Create implementation plans with file changes and LOC estimates.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Agentize?โ–ผ

Run `npx skills add Synthesys-Lab/agentize --all -g -y` in your terminal to install all skills in this suite globally.

How to turn a GitHub issue into working code?โ–ผ

Agentize plans the feature through multi-agent debate, creates the issue and dev branch, then implements the code incrementally with milestone checkpoints until all tests pass.

Does Agentize automate code review?โ–ผ

Yes. The review-standard skill systematically checks documentation quality, code reuse, type safety, and change scope before any merge to main.

Does Agentize work with Claude Code and Codex?โ–ผ

Yes. It ships as a Claude Code plugin with commands and skills, and its consensus skills can invoke Codex or Claude Opus as external reviewers.

Can Agentize write commits and pull requests for me?โ–ผ

Yes. Dedicated skills generate properly tagged commit messages, formatted GitHub issues, and pull requests linked to their issues after your confirmation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’