file-issue better titles - #870
Draft
JoshuaVSherman wants to merge 1 commit into
Draft
Conversation
… prefix and Epic links (#869)
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
Implements web-jam-tools#869: standardizes issue titles for a project manager audience with skill/feature scope prefixes and parent Epic linkage in
skills/file-issue/SKILL.mdandskills/design-issue/SKILL.md.skills/file-issue/SKILL.md: Adds Item 17 (Issue Titles for Project Manager Audience with Skill/Feature Prefix and Epic Citation) requiring professional, action-oriented titles suitable for a project manager reviewing boards/milestones, scoped with feature/skill prefixes (e.g.skills/file-issue: ...,model/venue: ...), and linking parent Epics natively (--parent) and via citation in the issue body.skills/design-issue/SKILL.md: Updates plan table title guidance (Step 7) and Phase 3 filing steps (Step 13) to ensure proposed titles and filed child issues adhere to PM audience standards and cite parent Epics.test/skills_validation.test.ts: Adds unit test validating Item 17 infile-issue/SKILL.md.deno.jsonversion to1.32.33.Closes #869
How to test locally
deno test --allow-read test/skills_validation.test.tsand verify all 43 tests pass (including the new test verifyingfile-issue/SKILL.mdtitle rules).deno task fmt:check,deno task lint, anddeno task sastto verify clean formatting, linting, and security audits.deno task testto verify the full test suite (1939 tests) executes 100% green.Test evidence
🤖 Work by Antigravity — Gemini Flash (High)