From one-horizon
Look up One Horizon taxonomy labels when the user explicitly asks for label IDs or available goals, products, releases, or components. Prefer task-management when taxonomy lookup is only one step in a larger operational request. Requires One Horizon MCP.
npx claudepluginhub onehorizonai/skills --plugin one-horizonThis skill uses the workspace's default tool permissions.
Fetch taxonomy labels for task tagging and filtering.
Manages GitHub issue labels via gh CLI using AMOA taxonomy. Applies categories like assign:*, status:*, priority:* ensuring cardinality rules. Triggers on label queries or assignments.
Designs flat, hierarchical, or faceted taxonomies for categories, tags, content organization, product filters, or navigation. Gathers requirements interactively and outputs YAML/JSON structures.
Lists and filters work items from configured directory by status, type, priority, parent, tag. Displays hierarchy for discovering tasks and viewing structure.
Share bugs, ideas, or general feedback.
Fetch taxonomy labels for task tagging and filtering.
Call list-taxonomy.
list-taxonomy({
"workspaceId": "<workspaceId>",
"types": ["products", "releases", "components"]
})