Skip to content

feat: add telamon.elicitation skill with 40-method catalog#5

Open
CasualCarlos wants to merge 2 commits into
hgraca:mainfrom
CasualCarlos:feat/elicitation-methods
Open

feat: add telamon.elicitation skill with 40-method catalog#5
CasualCarlos wants to merge 2 commits into
hgraca:mainfrom
CasualCarlos:feat/elicitation-methods

Conversation

@CasualCarlos

Copy link
Copy Markdown

Summary

  • New telamon.elicitation skill with 40 structured methods across 10 categories
  • Agents (@po, companion, orchestrator) can invoke it when requirements feel thin or decisions need deeper exploration
  • Methods include: First Principles, Pre-mortem, Red/Blue Team, SCAMPER, Socratic Questioning, Shark Tank, and 34 more

How it works

  1. Agent detects requirements need deepening (or human asks)
  2. Skill analyzes context and suggests 5 relevant methods
  3. Human picks one — method is applied to current content
  4. Re-offer choices until human says "done"

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 skill
  • src/skills/workflow/elicitation/methods.md — full 40-method catalog
  • src/agents/po.md, companion.md, telamon.md — skill references

Carlos Miguel 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant