Add log-future-addition skill for filing a single idea as one issue#676
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HhwKbQ1pDBfT4ZgboqrhMM
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HhwKbQ1pDBfT4ZgboqrhMM
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HhwKbQ1pDBfT4ZgboqrhMM
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.
Changes
Adds the log-future-addition skill — a lightweight counterpart to to-prd that files one out-of-scope idea as a single needs-triage issue. It takes the idea from a command arg, else the conversation, else a short prompt; drafts a minimal What/Why body; runs one non-blocking duplicate search; and files only after two-stage consent (offers before running unless explicitly invoked, then confirms the draft before posting). No new label — an idea goes straight into the existing needs-triage queue (plus an obvious type or area when clear), and /triage classifies it like any other intake.
Also pins the Idea term in the glossary, adds a one-line carve-out in issue-tracker.md noting the skill applies needs-triage at creation, and points CLAUDE.md at the skill so an out-of-scope idea gets offered a home instead of being lost.
Notes
#NNN-tagged and the Closes line is omitted. Wire in a ticket if one should track it.Test Cases
Checklist