plugins/gwt/skills/gwt-spec-tasks/SKILL.md
Generate `tasks.md` for an existing `gwt-spec` from `spec.md` and `plan.md`, grouped by phase and user story with exact file paths, `[P]` parallel markers, and test-first ordering. Use directly or through `gwt-spec-ops`.
npx skillsauth add akiojin/gwt gwt-spec-tasksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to turn the approved spec and plan artifacts into executable work items.
plan.md is missing, use gwt-spec-plan first.spec.md, use gwt-spec-clarify first.spec.md or plan.md.tasks.md instead of stopping the workflow.doc:spec.mddoc:plan.mddoc:research.md, doc:data-model.md, doc:quickstart.md, contract:*tasks.md structuretasks.md must use this phase model:
US1, US2, ...)Each task must include:
[P] when parallelizableRead the source artifacts.
Lay out phase order.
Generate test-first tasks.
Add exact implementation tasks.
[P] only when the write scopes do not overlap.Validate traceability.
Write tasks.md and continue into analysis.
gwt-spec-ops, or proceed directly to gwt-spec-analyze when the flow is already active.tasks.md is valid only when:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/gwt-spec-ops/scripts/spec_artifact.py" \
--repo "." \
--issue "<number>" \
--upsert \
--artifact "doc:tasks.md" \
--body-file /tmp/tasks.md
tools
Create distinctive, production-grade terminal user interfaces. Use when building TUI components with ratatui, CLI output styling, or xterm.js terminal rendering. Triggers: 'design TUI', 'terminal UI', 'TUIデザイン', 'ターミナルUI', 'ratatui widget'
testing
Semantic search over SPEC Issues (GitHub Issue cache at ~/.gwt/cache/issues/) using vector embeddings. Use when searching for existing specs, finding related specs, checking for duplicate specs, or determining which spec owns a scope. Mandatory preflight before gwt-discussion when the work may need a SPEC owner. Use when user says 'search specs', 'find related specs', 'check for duplicate specs', or asks which spec owns a scope.
testing
Mandatory preflight before gwt-discussion, gwt-register-issue, and gwt-fix-issue. Use proactively before creating any SPEC or Issue owner or before reusing an existing one. Searches SPEC Issues, GitHub Issues, and project files via ChromaDB. Triggers: 'search', 'find related', 'check duplicates'.
business
Use when the user wants to register new work from a bug report, idea, or task description and an existing GitHub Issue number is not already known.