
Claude Skills by Guild-Agents
github.com/Guild-AgentsFull pipeline: evaluation -> spec -> implementation -> review -> QA
Convenes multiple agents to debate an important decision
Create a pull request from the current branch with structured summary
Discipline skill — systematic debugging process. Use when encountering any bug, debug issue, test failure, broken function, or unexpected behavior, before proposing fixes.
Enriches CLAUDE.md by exploring the project and specializes agents to the real stack
QA + bugfix cycle until it passes
Incremental re-specialization — re-scans the project and updates only auto-generated zones in CLAUDE.md and agents
Saves current state to SESSION.md
Loads context and resumes work from SESSION.md
Discipline skill — TDD red-green-refactor cycle. Use when implementing any feature or bugfix, before writing implementation code.