Skip to content

chore: remove local .md file references from work-item skill#16

Merged
smypmsa merged 1 commit intomainfrom
chore/work-item-skill-cleanup
Mar 18, 2026
Merged

chore: remove local .md file references from work-item skill#16
smypmsa merged 1 commit intomainfrom
chore/work-item-skill-cleanup

Conversation

@smypmsa
Copy link
Member

@smypmsa smypmsa commented Mar 18, 2026

Summary

  • Removed hard dependency on docs/work-items.md and docs/implementation-progress.md from the work-item skill's finalize stage
  • PR descriptions generated by the skill are now self-contained — reviewers understand full context without needing local files
  • Step 0 resolves items from conversation context (number, ID, title) instead of requiring a specific file
  • Added explicit constraint: "Do NOT reference local .md files in the PR description"

Test Plan

  • No code changes, skill prompts only
  • Verified skill files parse correctly

🤖 Generated with Claude Code

@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (3)
  • .claude/skills/work-item/SKILL.md is excluded by !.claude/**
  • .claude/skills/work-item/prompts/1-investigate.md is excluded by !.claude/**
  • .claude/skills/work-item/prompts/5-finalize.md is excluded by !.claude/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4a3c88ad-8ed8-4ce7-8254-70f6a172676e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/work-item-skill-cleanup
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/work-item-skill-cleanup
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Make PR descriptions self-contained — reviewers should not need to read
local docs to understand context. Remove hard dependency on
docs/work-items.md and docs/implementation-progress.md from the finalize
stage. Update Step 0 to resolve items from conversation context instead
of a specific file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@smypmsa smypmsa force-pushed the chore/work-item-skill-cleanup branch from c593d33 to e529d85 Compare March 18, 2026 19:56
@smypmsa smypmsa merged commit e665c38 into main Mar 18, 2026
3 checks passed
@smypmsa smypmsa deleted the chore/work-item-skill-cleanup branch March 18, 2026 20:14
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