-
Notifications
You must be signed in to change notification settings - Fork 6
[Good First Issue]: Standardize command prefix usage #21
Copy link
Copy link
Open
Labels
Priority: LowLow urgency. Can be addressed later.Low urgency. Can be addressed later.Status: OpenIssue is open and ready for work.Issue is open and ready for work.good first issueGood for newcomersGood for newcomers
Description
Summary
Ensure consistent prefix usage across all commands.
Context
Some commands may use different prefixes or hardcoded values.
Scope (what's in / out)
Files:
- commands/
- config/
Acceptance criteria
- All commands use same prefix system
- No hardcoded prefixes
Suggested approach / hints
- Search for prefix usage
- Replace with config-based prefix
- Remove hardcoded values
Estimated difficulty
XS (≤ 1 hour)
Maintainer checklist
- Task is well-scoped and actionable
- Has clear acceptance criteria
- Includes pointers to relevant code/docs
- Does not require private credentials/tokens
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: LowLow urgency. Can be addressed later.Low urgency. Can be addressed later.Status: OpenIssue is open and ready for work.Issue is open and ready for work.good first issueGood for newcomersGood for newcomers