When to Tag @tembo
Tag required:- Pull Request comments - Request changes or provide feedback
- GitHub Issues - Start work on features or fixes
- Slack messages - Trigger tasks in channels or DMs
- Tembo Dashboard tasks
- Linear/Jira issues assigned to Tembo
- Initial task creation in any context
Anatomy of a Great Prompt
A well-structured prompt includes: clear objective (what needs to be done), context (why it matters), acceptance criteria (when it’s complete), and technical details (requirements/constraints).Examples
Bug Fix
Feature Implementation
Refactoring
API Endpoint
Less Effective Prompts
Too Vague:Tips by Issue Type
Bug Reports: Steps to reproduce, expected vs actual behavior, error messages, environment details, links to error tracking. Feature Requests: User story/use case, mockups if visual, success metrics, edge cases, dependencies. Refactoring: Current state problems, desired end state, constraints (backward compatibility), specific files, related tech debt. Documentation: What to document and why, target audience, existing docs to reference, examples to include, format preferences.Working with Jira and Linear
Labels: Use type labels (bug, feature, refactor), priority labels, and scope labels (frontend, backend).
Link Related Issues: Set parent/child relationships, mark blocking dependencies, connect issues in same epic.
Attachments: Screenshots, recordings, error logs, design files, external documentation.
Metadata: Priority, story points, component/team, sprint/milestone, due dates.