feat: add writing-tasks-plugin#33
Merged
Merged
Conversation
Spec→task 분해, 의존성 그래프 자동 동기화, 병렬 lane 추천, 동적 진행률 산출. writing-specs-plugin의 자연스러운 후속 단계로, tasks/phase-N-slug/NN-name.md 파일 단위 SSOT 구조라 워크트리 병렬 작업 시 충돌이 없다. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tasks/phase-N-slug/NN-name.md— 한 task당 파일 1개. shared state 파일 0개라 워크트리 병렬 작업 시 머지 충돌이 없다writing-specs-plugin의 자연스러운 후속 단계 (specs in → tasks out)What's added
writing-tasks-plugin/(README, plugin.json, SKILL.md, task-template.md).claude-plugin/marketplace.json—writing-specs-plugin다음에 등록Commands
/writing-tasks— smart dispatch (decompose unmapped specs OR show status dashboard)/writing-tasks new <description>— ad-hoc 단일 taskTest plan
/plugin marketplace add .후/plugin install writing-tasks-plugin@devstefancho-claude-plugins/writing-tasks호출 → 분해 미리보기 확인🤖 Generated with Claude Code