discover-tasks
FeaturedUse when user asks to "discover tasks", "find next task", "prioritize issues", "what should I work on", or "list open issues". Discovers and ranks tasks from GitHub, GitLab, local files, and custom sources.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- agent-sh
- Repository
- agent-sh/agentsys
- Created
- 7 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
discover-tasks
Mines a target repo's own memory (and, with --scan, its codebase) for task candidates and proposes additions to its TASKS.md § Discovered. Run before /plan-tasks when task ideas have accumulated from direct work sessions in the target repo.
start-task
Start a backend task through the Groundwork AI-SDD discovery/plan workflow. Use at the beginning of any non-trivial feature, bug fix, or API/schema/permission/workflow/integration change, before writing code.
check-tasks
List the tasks assigned to the current orchestrator, sorted by priority and dependency-aware, while keeping the response under the 60 KB cap by always requesting the lite projection with a default limit. Use this skill whenever the user says "check tasks", "my tasks", "what tasks", "pending tasks", "task list", "todo list", "what should I work on", "backlog" — even if they don't say "check-tasks" explicitly.