From badi
Summarizes today's content output and drafts a session close note with completion status, publishing suggestions, and a plan for tomorrow's priorities.
How this command is triggered — by the user, by Claude, or both
Slash command
/badi:content-closecommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
Content session close command. Summarizes the day's output, prepares for tomorrow, and notes learnings. # Required Tools - Read (today's content, notes) - Glob (files created today) - Grep (placeholder check) - Write (daily note update) - Bash (date and file listing) # Procedure (6 Steps) ### Step 1: Collect Today's Output Find today's files under `.claude/workspace/`: - `icerikler/` — Posts and carousels - `senaryolar/` — Videos - `gorseller/` — Visual briefs - `takvim/` — Calendar updates For each file: - File name - Content type - Complete? (any placeholders?) - For which platform? ...
Content session close command. Summarizes the day's output, prepares for tomorrow, and notes learnings.
Find today's files under .claude/workspace/:
icerikler/ — Posts and carouselssenaryolar/ — Videosgorseller/ — Visual briefstakvim/ — Calendar updatesFor each file:
Look for placeholder markers in every draft:
[...] (bracketed placeholders)TODO, TBD, FIXMEComplete: No placeholders, publish-ready Partial: Some parts filled, some missing Draft: Mostly empty
Suggest publish times for completed content:
[Content] -> [Platform] -> [Day] [Time]
Create a prep note for tomorrow:
Note today's insights:
Learnings can be nominated into knowledge-nominations.md.
Update .claude/workspace/icerik-notlari/[date].md:
# Content Notes — [date]
## Today's Priority
[the priority set in the morning]
## Completed
- [x] [content 1] — [platform]
- [x] [content 2] — [platform]
## Partially Completed
- [ ] [content 3] — [what's missing]
## Ideas / Notes
- [new idea]
- [learning]
## For Tomorrow
- [ ] [priority 1]
- [ ] [priority 2]
## Performance Notes
[numbers if any]
=== BADI CONTENT CLOSE ===
Date: [date]
Duration: [estimated working time]
-------------------------------------------
PRODUCED TODAY
-------------------------------------------
Complete: [count]
Partial: [count]
Draft: [count]
Total: [count]
-------------------------------------------
DETAIL LIST
-------------------------------------------
COMPLETE:
+ [file 1] ([platform])
+ [file 2] ([platform])
PARTIAL:
~ [file 3] ([what's missing])
-------------------------------------------
PUBLISHING SUGGESTIONS
-------------------------------------------
| Content | Platform | Suggested Time |
|---------|----------|----------------|
-------------------------------------------
FOR TOMORROW
-------------------------------------------
Priorities:
1. [finish the partial one]
2. [calendar-planned content]
3. [new idea]
-------------------------------------------
LEARNINGS
-------------------------------------------
- [note 1]
- [note 2]
-------------------------------------------
SESSION NOTE
-------------------------------------------
File: .claude/workspace/icerik-notlari/[date].md
============================
npx claudepluginhub fatihkan/badi --plugin badi