feat: add telamon.elicitation skill with 40-method catalog#5
Open
CasualCarlos wants to merge 2 commits into
Open
feat: add telamon.elicitation skill with 40-method catalog#5CasualCarlos wants to merge 2 commits into
CasualCarlos wants to merge 2 commits into
Conversation
added 2 commits
April 22, 2026 10:59
after using telamon to review https://github.com/GET-E/hotels-api/pull/1875 it improved itself based on review comments that it analysed and fixed. On some areas it needed help, so I pushed it into the right direction.
- SKILL.md: complete workflow — context load, 5-method suggestion loop, apply/re-offer cycle, synthesis output, selection heuristics - methods.md: 40 methods across 10 categories (core, risk, collaboration, creative, technical, competitive, advanced, research, philosophical, retrospective) — each with description, output pattern, when-to-use - po.md, companion.md, telamon.md: add skill reference for elicitation trigger
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
telamon.elicitationskill with 40 structured methods across 10 categoriesHow it works
Categories
Core (6) · Risk (5) · Collaboration (4) · Creative (5) · Technical (5) · Competitive (3) · Advanced (3) · Research (3) · Philosophical (3) · Retrospective (3)
Inspired by BMAD-METHOD's advanced elicitation, rewritten for telamon's multi-agent system.
Files changed
src/skills/workflow/elicitation/SKILL.md— the skillsrc/skills/workflow/elicitation/methods.md— full 40-method catalogsrc/agents/po.md,companion.md,telamon.md— skill references