fix(workflow): rename intent-engineering to intent (#4)#6
Merged
Conversation
Unify skill identifier across directory, marketplace.json path, and README labels to match SKILL.md frontmatter `name: intent` (set in commit 4eb1da6). - Directory: plugins/workflow/skills/intent-engineering/ -> intent/ - marketplace.json: path updated - Root README.md and plugins/workflow/README.md: labels and paths updated - CHANGELOG.md: entry under Unreleased Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Issue #4 해결:
intent-engineering스킬의 디렉토리, marketplace 경로, README 라벨을 SKILL.md frontmatter의name: intent값과 일치시킵니다 (commit4eb1da6리네임 의도 완전 반영).Changes
git mv로 히스토리 보존):plugins/workflow/skills/intent-engineering/→intent/.claude-plugin/marketplace.jsonworkflow.skills 경로 업데이트README.mdWorkflow 섹션 라벨/링크 업데이트plugins/workflow/README.md라벨/링크/feature bullet 업데이트[Unreleased]→### Changed엔트리 추가Closes
Test plan
npm test전부 green (197/197)/plugin install workflow@roboco-plugins설치 후/intent호출 확인🤖 Generated with Claude Code