chore(skills): vendor grill-with-docs, to-prd and to-issues#19
Merged
Conversation
…repo Copy the three authoring skills from the global skill set into .claude/skills/ so they are versioned and shared with the repo. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Reviewer's GuideVendoring three existing AI skills into the repository so they are versioned, portable, and share project-specific documentation formats for domain context and ADRs. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've found 2 issues
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path=".claude/skills/grill-with-docs/ADR-FORMAT.md" line_range="44" />
<code_context>
+- **Boundary and scope decisions.** "Customer data is owned by the Customer context; other contexts reference it by ID only." The explicit no-s are as valuable as the yes-s.
</code_context>
<issue_to_address>
**issue (typo):** Fix the pluralization of "no-s" and "yes-s".
This sentence reads awkwardly; consider "The explicit nos are as valuable as the yeses" for clearer, more conventional wording.
```suggestion
- **Boundary and scope decisions.** "Customer data is owned by the Customer context; other contexts reference it by ID only." The explicit nos are as valuable as the yeses.
```
</issue_to_address>
### Comment 2
<location path=".claude/skills/to-prd/SKILL.md" line_range="6-15" />
<code_context>
+This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know.
</code_context>
<issue_to_address>
**issue:** Resolve the inconsistency between "do NOT interview the user" and later instructions to check with the user.
Step 2 later says "Check with the user that these seams match their expectations," which contradicts the instruction not to interview the user. Please clarify what level of user interaction is allowed for this skill and update the wording so these instructions are consistent.
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Co-Authored-By: Claude Opus 4.8 <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.
Résumé
Copie de trois skills d'aide à la rédaction depuis le set global vers
.claude/skills/, pour qu'ils soient versionnés et partagés avec le repo :grill-with-docs(+ADR-FORMAT.md,CONTEXT-FORMAT.md)to-prdto-issuesContenu réel copié (pas des symlinks), donc portable pour tout clone du dépôt.
🤖 Generated with Claude Code
Summary by Sourcery
Vendor three Claude authoring skills into the repository so they are versioned and available to all clones.
New Features:
Documentation: