Loading...
Loading...
Found 86 Skills
Agent skill for issue-tracker - invoke with $agent-issue-tracker
Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue
Create GitHub issues using data-driven templates. Supports any issue type via configurable template configs. Use when the user asks to create a GitHub ticket, issue, or support ticket, or when they want to add a new issue template.
Interact with the Overvy kanban board via curl. Use when the user wants to list issues, list AI tickets, work on a ticket, move issues between lanes, or check board status. Triggers include "overvy", "list AI tickets", "show me ready tickets", "what tickets are available", "what should I work on", "work on ticket", "work on any ticket", "pick a ticket", "start a ticket", "pick up an issue", "my issues", "kanban board", "move issue", "list issues", "board status", or references to lanes like "ready", "in progress", "in review", "done". Requires OVERVY_API_KEY environment variable.
Github integration. Manage project management and ticketing data, records, and workflows. Use when the user wants to interact with Github data.
Implement a full-stack feature following an approved plan. Builds database layer, backend API, frontend components, and tests. Use after plan-feature has produced an approved implementation plan, or when you have a clear set of tasks to implement across the stack.
Automated factory that converts GitHub repositories into standardized AI Skills. This tool is used when users provide a GitHub URL and want to "package", "wrap", or "create a Skill". It supports automatic retrieval of repository metadata, generation of standard directory structures, and injection of extended metadata required for lifecycle management.
-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
Agent skill for release-manager - invoke with $agent-release-manager
Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact.
Base project initialization that other commands can extend for language-specific setup