agentii-ai

Taskstoissues — Design skill for Claude Code

Design community

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

How to install Taskstoissues

Installs to ~/.claude/commands/agentii-ai-pmf-kit-taskstoissues.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agentii-ai/pmf-kit/HEAD/.claude/commands/taskstoissues.md -o ~/.claude/commands/agentii-ai-pmf-kit-taskstoissues.md

Restart Claude Code, or start a new session, for it to be picked up.

What Taskstoissues does


description: Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts. tools: ['github/github-mcp-server/issue_write'] scripts: sh: scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasks ps: scripts/powershell/check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks

User Input

$ARGUMENTS

You **MUST** consider the user input before proceeding (if not empty).

Outline

  1. Run `

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Icm Architect — Claude skill: design any process, idea, or problem into an ICM workspace (folder structure as agent architectu 1.3k ★
  • Module CSS — Compile module CSS assets or fix Tailwind prefix issues 407 ★

Full documentation available on GitHub

View Source Repository