Skip to main content
TumbleOwlee
GitHub creator profile

TumbleOwlee

Repository-level view of 11 collected skills across 2 GitHub repositories.

skills collected
11
repositories
2
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

agent-doc-audit
unclassified

Check every agent-facing markdown file this project's agents read (AGENTS.md, .claude/AGENTS.core.md, .claude/agents/*.md, .claude/skills/*/SKILL.md, docs/specs/**) for prose bloat and for whether their headings let extract-section.sh pull one section instead…

Aug 30, 2026
context-audit
unclassified

Analyze Claude Code session transcripts for repeated full-file reads, large re-derived tool output, and other context-cost waste; recommend small scripts (like .claude/scripts/extract-section.sh) and, where a waste pattern is a repeated bypass of an existing…

Aug 30, 2026
spec-coverage-audit
unclassified

Find code with no requirement covering it, and get an approved spec diff (new requirements, and new capability areas if needed) that catches docs/specs up to what the code already does. If no governed spec directory exists yet, scaffolds one first (capability…

Aug 30, 2026
spec-feature
unclassified

Drive one behavior change through the repo's gated spec-driven TDD workflow — spec diff, tracking issue, implementation plan, worktree implementation, independent review, PR. Use when starting a feature, fix, or any change to observable behavior in a repo…

Aug 30, 2026
spec-request
unclassified

PO-facing entrypoint — derive spec text from a requirement via direct conversation, then open a tracking issue. Stops there; never touches the task board, a worktree, or gate 2 onward. Use when a product owner brings a requirement and just needs it turned…

Aug 30, 2026
spec-review
unclassified

Independent second-developer review of an open PR against its ticket's spec — standalone entrypoint, no shared session with whoever implemented it. Input is the ticket (holds the approved spec plus any updates landed during implementation). Output is the full…

Aug 30, 2026
agent-doc-audit
computer-occupations-all-other

Check every agent-facing markdown file this project's agents read (AGENTS.md, .claude/AGENTS.core.md, .claude/agents/*.md, .claude/skills/*/SKILL.md, docs/specs/**) for prose bloat and for whether their headings let extract-section.sh pull one section instead…

Aug 12, 2026
context-audit
computer-occupations-all-other

Analyze Claude Code session transcripts for repeated full-file reads, large re-derived tool output, and other context-cost waste; recommend small scripts (like .claude/scripts/extract-section.sh) that would cut it, and where a waste pattern is a repeated…

Aug 12, 2026
spec-feature
software-developers

Drive one behavior change through the repo's gated spec-driven TDD workflow — spec diff, tracking issue, implementation plan, worktree implementation, independent review, PR. Use when starting a feature, fix, or any change to observable behavior in a repo…

Aug 12, 2026
spec-request
project-management-specialists

PO-facing entrypoint — derive spec text from a requirement via direct conversation, then open a tracking issue. Stops there; never touches the task board, a worktree, or gate 2 onward. Use when a product owner brings a requirement and just needs it turned…

Aug 7, 2026
spec-review
software-quality-assurance-analysts-and-testers

Independent second-developer review of an open PR against its ticket's spec — standalone entrypoint, no shared session with whoever implemented it. Input is the ticket (holds the approved spec plus any updates landed during implementation). Output is the full…

Aug 6, 2026
Showing 2 of 2 repositories
All repositories loaded