Skip to content

feat: add writing-tasks-plugin#33

Merged
devstefancho merged 1 commit into
mainfrom
feat/writing-tasks-plugin
Apr 26, 2026
Merged

feat: add writing-tasks-plugin#33
devstefancho merged 1 commit into
mainfrom
feat/writing-tasks-plugin

Conversation

@devstefancho
Copy link
Copy Markdown
Owner

Summary

  • spec → task 자동 분해, 의존성 그래프 검증/자동 동기화, 병렬 lane 추천, 동적 진행률 대시보드
  • 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.jsonwriting-specs-plugin 다음에 등록

Commands

  • /writing-tasks — smart dispatch (decompose unmapped specs OR show status dashboard)
  • /writing-tasks new <description> — ad-hoc 단일 task

Test plan

  • /plugin marketplace add ./plugin install writing-tasks-plugin@devstefancho-claude-plugins
  • specs/ 가 있는 프로젝트에서 /writing-tasks 호출 → 분해 미리보기 확인
  • depends_on 순환참조 / phantom id 입력 시 검증 차단 확인
  • 모든 spec이 매핑된 상태에서 status dashboard 출력 확인

🤖 Generated with Claude Code

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>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-plugins Ready Ready Preview, Comment Apr 26, 2026 3:54am

@devstefancho devstefancho merged commit 6a81809 into main Apr 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant