smith-taskstoissues

Convert feature tasks into dependency-ordered GitHub issues.

50|8|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/ATTCKDigital/smith --skill smith-taskstoissues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smith-taskstoissues
Source: https://github.com/ATTCKDigital/smith/tree/main/skills/smith-taskstoissues
Command: npx skills add https://github.com/ATTCKDigital/smith --skill smith-taskstoissues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts existing tasks into actionable, dependency-ordered GitHub issues.

Core Features & Use Cases

  • Converts a feature's tasks into prioritized GitHub issues that respect dependencies.
  • Reads design artifacts to ensure traceability from design to implementation.
  • Logs activity to the vault and enforces repository-scoped issue creation.

Quick Start

Describe the feature you want and Smith will convert its tasks into a dependency-ordered set of GitHub issues.

Frequently Asked Questions about smith-taskstoissues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert tasks into GitHub issues from design artifacts?

You can convert tasks into GitHub issues by applying this Skill to your feature development. It reads design artifacts, preserves dependency order, and creates prioritized issues directly in the correct repository.

Can I create dependency-ordered GitHub issues for feature development?

Yes, you can create dependency-ordered GitHub issues by describing your feature. The Skill sequences your tasks, ensuring issues are prioritized and respect existing dependencies for structured implementation.

How does converting design artifacts to GitHub issues work?

Converting design artifacts to GitHub issues works by reading existing tasks and transforming them into actionable issues. It ensures traceability from design to implementation and logs all operations to your vault.

Do I need existing tasks in my repository to generate GitHub issues?

Yes, you need existing tasks tracked within your repository. The Skill takes these defined tasks from your design artifacts and converts them into structured, repository-scoped GitHub issues.

What is the best way to automate GitHub issue creation from tasks?

The best way to automate GitHub issue creation is using a Skill that preserves dependency order and enforces repository-scoped creation. This ensures issues are correctly sequenced and logged without manual setup.

Why are my GitHub issues not respecting task dependencies?

GitHub issues may not respect task dependencies if they are created manually. This Skill solves the problem by reading design artifacts and converting tasks into a dependency-ordered set of issues automatically.