Agent Skills by Tobias Laross
Showing 12 vetted skills indexed across 1 GitHub repositories.
feature-done
Validate acceptance criteria and archive completed features to ~/.claude/features/done/.
review-plan
Extract plan context and launch six parallel sub-agents to review implementation plans.
feature-implement
Transforms story.md and design.md into a working feature with tests.
review-code
Identify and summarize code-review requirements for patchsets or repository sections.
ralph
Pipe a persistent prompt to an agent loop using feature artifacts.
repo-context
Scan Git repositories and generate structured context files under ~/.claude/repo-context.
feature-code-fix
Triage and apply code-review findings from feature folders via a subagent.
explain-code
Explain code with ASCII diagrams, analogies, and step-by-step walkthroughs.
feature-plan
Generate feature plans with discovery narratives, user stories, and acceptance criteria.
feature-auto
Coordinate end-to-end feature workflows from plan to PRs across multiple repositories.
bugfix
Parse bug report input and generate investigation artifacts with parallel subagents.
feature-code-review
Automate feature code review against story.md criteria and generate review-fixes.md.