tzurot-docs
SKILL.md
Documentation & Session Workflow
Invoke with /tzurot-docs for session management and documentation procedures.
Session Start Procedure
- Read
CURRENT.md- What's the active task? - Read
BACKLOG.mdHigh Priority - What's next? - Continue active task or pull next
Session End Procedure
- Update
CURRENT.mdwith progress - If task incomplete, note blockers in Scratchpad
- Commit with
wip:prefix if needed
Work Tracking Files
| File | Purpose | Update When |
|---|---|---|
CURRENT.md |
Active session - what's happening NOW | Start/end session, task done |
BACKLOG.md |
Everything else - all queued work | New ideas, triage, completion |
Tags: ๐๏ธ [LIFT] refactor/debt | โจ [FEAT] feature | ๐ [FIX] bug | ๐งน [CHORE] maintenance
CURRENT.md Structure
# Current
> **Session**: YYYY-MM-DD
> **Version**: v3.0.0-beta.XX
## Session Goal
_One sentence on what we're doing today._
## Active Task
๐๏ธ `[LIFT]` **Task Name**
- [ ] Subtask 1
- [ ] Subtask 2
## Scratchpad
_Error logs, decisions, API snippets._
## Recent Highlights
- **beta.XX**: Brief description
BACKLOG.md Structure
## Inbox
_New items. Triage to appropriate section later._
## High Priority
_Top 3-5 items to pull into CURRENT next._
## Epic: [Theme Name]
_Group related work by project._
## Smaller Items
_Opportunistic work._
## Icebox
_Ideas for later._
Workflow Operations
Intake (New Idea)
Add to Inbox in BACKLOG.md with a tag:
- โจ `[FEAT]` **Feature Name** - Brief description
Start Work (Pull)
- Cut task from BACKLOG.md
- Paste into CURRENT.md under Active Task
- Add checklist if needed
- Update Session Goal
Complete Work (Done)
- Mark task complete in CURRENT.md
- Move to Recent Highlights (keep last 3-5)
- Pull next task from BACKLOG High Priority
Documentation Standards
For doc placement, naming, and lifecycle rules, see .claude/rules/07-documentation.md.
References
- Current session:
CURRENT.md - All work items:
BACKLOG.md - Documentation standards:
.claude/rules/07-documentation.md - Documentation audit:
.claude/skills/tzurot-doc-audit/SKILL.md
Weekly Installs
14
Repository
lbds137/tzurotGitHub Stars
8
First Seen
Feb 4, 2026
Security Audits
Installed on
opencode14
mcpjam13
claude-code13
junie13
windsurf13
zencoder13