list-bugs

Fetch bug tasks for triage and execution.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "list-bugs" with this command: npx skills add onehorizonai/skills/onehorizonai-skills-list-bugs

List Bugs

Fetch bug tasks for triage and execution.

Instructions

Call list-bugs .

list-bugs({ "workspaceId": "<workspaceId>", "statuses": ["Open", "Planned", "In Progress", "In Review"], "teamIds": ["<teamId>"], "assigneeIds": ["<userId>"] })

If statuses is omitted, the tool defaults to active statuses:

  • Open

  • Planned

  • In Progress

  • In Review

Use get-task-details after selection when detailed description or full context is required.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

update-todo

No summary provided by upstream source.

Repository SourceNeeds Review
General

update-initiative

No summary provided by upstream source.

Repository SourceNeeds Review
General

create-initiative

No summary provided by upstream source.

Repository SourceNeeds Review
General

update-bug

No summary provided by upstream source.

Repository SourceNeeds Review