Remove clear "tip" from start-work
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
I'm sick of reading this tip, I know to clear before start-work
- Tip
Next time, run /clear before /start-work — starting work rarely needs prior history, and a clean context keeps the
task focused.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the start-work command implementation and search for the exact “6. Tip” text. Remove that tip from the displayed output, then run the start-work command or its existing checks to confirm the remaining output is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100