2 Commits

Author SHA1 Message Date
Leonardo Flores ebb0419d8c fix: correct skill naming and cross-references
- Rename session-handoff skill (was creating-handoffs)
- Fix skill references: feedback-conversations → feedback-mastery
- Remove references to non-existent skills (technical-presentations, dev-impl)
- Reorganize communication-excellence-coach.md to agents root
2026-01-19 08:02:12 -03:00
Leonardo Flores 673fe76917 feat: add 6 agents and 4 commands from claude-plugins
Agents:
- ascii-ui-mockup-generator: Create ASCII UI mockups
- codebase-pattern-finder: Find patterns in codebase
- communication-excellence-coach: Communication coaching
- general-purpose: General purpose agent
- mermaid-diagram-specialist: Mermaid diagram creation
- ui-ux-designer: UI/UX design guidance

Commands:
- compose-email: Compose professional emails
- explain-changes-mental-model: Explain changes using mental models
- explain-pr-changes: Explain PR changes clearly
- sync-branch: Sync branches with main

Updated plugin.json to register all agents and commands
2026-01-18 19:41:59 -03:00