CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-teams-lite

github.com/Gentleman-Programming/agent-teams-lite

Skill

Added

Review

sdd-verify

skills/sdd-verify/SKILL.md

Validate that implementation matches specs, design, and tasks. Trigger: When the orchestrator launches you to verify a completed (or partially completed) change.

48

skill-creator

skills/skill-creator/SKILL.md

Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.

60

sdd-init

skills/sdd-init/SKILL.md

Initialize Spec-Driven Development context in any project. Detects stack, conventions, and bootstraps the active persistence backend. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".

68

issue-creation

skills/issue-creation/SKILL.md

Issue creation workflow for Agent Teams Lite following the issue-first enforcement system. Trigger: When creating a GitHub issue, reporting a bug, or requesting a feature.

66

sdd-explore

skills/sdd-explore/SKILL.md

Explore and investigate ideas before committing to a change. Trigger: When the orchestrator launches you to think through a feature, investigate the codebase, or clarify requirements.

37

sdd-tasks

skills/sdd-tasks/SKILL.md

Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change.

54

sdd-archive

skills/sdd-archive/SKILL.md

Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.

62

judgment-day

skills/judgment-day/SKILL.md

Parallel adversarial review protocol that launches two independent blind judge sub-agents simultaneously to review the same target, synthesizes their findings, applies fixes, and re-judges until both pass or escalates after 2 iterations. Trigger: When user says "judgment day", "judgment-day", "review adversarial", "dual review", "doble review", "juzgar", "que lo juzguen".

72

sdd-propose

skills/sdd-propose/SKILL.md

Create a change proposal with intent, scope, and approach. Trigger: When the orchestrator launches you to create or update a proposal for a change.

51

sdd-spec

skills/sdd-spec/SKILL.md

Write specifications with requirements and scenarios (delta specs for changes). Trigger: When the orchestrator launches you to write or update specs for a change.

54

skill-registry

skills/skill-registry/SKILL.md

Create or update the skill registry for the current project. Scans user skills and project conventions, writes .atl/skill-registry.md, and saves to engram if available. Trigger: When user says "update skills", "skill registry", "actualizar skills", "update registry", or after installing/removing skills.

72

sdd-design

skills/sdd-design/SKILL.md

Create technical design document with architecture decisions and approach. Trigger: When the orchestrator launches you to write or update the technical design for a change.

54

sdd-apply

skills/sdd-apply/SKILL.md

Implement tasks from the change, writing actual code following the specs and design. Trigger: When the orchestrator launches you to implement one or more tasks from a change.

45

go-testing

skills/go-testing/SKILL.md

Go testing patterns for Gentleman.Dots, including Bubbletea TUI testing. Trigger: When writing Go tests, using teatest, or adding test coverage.

60

branch-pr

skills/branch-pr/SKILL.md

PR creation workflow for Agent Teams Lite following the issue-first enforcement system. Trigger: When creating a pull request, opening a PR, or preparing changes for review.

48