.claude/skills/tzurot-docs/SKILL.md
Session workflow procedures. Invoke with /tzurot-docs for session start/end, CURRENT.md/BACKLOG.md management.
npx skillsauth add lbds137/tzurot tzurot-docsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Invoke with /tzurot-docs for session management and documentation procedures.
CURRENT.md - What's the active task?BACKLOG.md High Priority - What's next?CURRENT.md with progresswip: prefix if needed| 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
> **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
## 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._
Add to Inbox in BACKLOG.md with a tag:
- ✨ `[FEAT]` **Feature Name** - Brief description
For doc placement, naming, and lifecycle rules, see .claude/rules/07-documentation.md.
CURRENT.mdBACKLOG.md.claude/rules/07-documentation.md.claude/skills/tzurot-doc-audit/SKILL.mddevelopment
Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures.
tools
Git workflow procedures. Invoke with /tzurot-git-workflow for commit, PR, and release procedures.
tools
Documentation and auto-memory freshness audit. Invoke with /tzurot-doc-audit to review docs and Claude auto-memory for staleness, items in the wrong layer, and missing-tool drift.
testing
Railway deployment procedures. Invoke with /tzurot-deployment for deploying, checking logs, and troubleshooting.