Agent Skills by wtthornton
Showing 31 vetted skills indexed across 3 GitHub repositories.
tapps-brain-memory
Persist OpenClaw agent memories across sessions with BM25 ranking and exponential decay.
ralph-research
Survey a codebase and emit a structured summary of related files, reusable code, tests, and dependencies.
tapps-report
Generate quality reports with scores and top issues for Python files.
tapps-gate
Run the tapps quality gate and report pass/fail with failing criteria.
tapps-tool-reference
Document TappsMCP tool usage rules and examples for session workflows.
tapps-engagement
Set TappsMCP engagement levels to control mandatory quality tools.
tapps-research
Retrieve library documentation and best practices for project technologies.
tapps-review-pipeline
Coordinate parallel review-fix-validate workflows across changed files using Git worktrees.
tapps-validate
Validate changed files against per-file quality thresholds before completion.
ralph-workflow
Enforce per-loop execution contracts with RALPH_STATUS blocks for the Ralph workflow.
tapps-security
Scan target files for vulnerabilities and check dependencies for CVEs.
tapps-apply-files
Apply file manifests from MCP content-return to create, overwrite, or merge files.
tapps-memory
Store and retrieve cross-session project memories with relevance ranking and Hive federation.
ralph-loop
Read fix_plan.md, apply the first unchecked task, verify, and commit.
tapps-score
Score Python files across seven quality categories and output prioritized improvements.
tapps-init
Bootstrap TappsMCP to generate AGENTS.md, TECH_STACK.md, and MCP config.
example-custom-skill
Generate code from specifications within the TappsCodingAgents framework.
reviewer
Score Python code across complexity, security, maintainability, test coverage, and performance.
analyst
Gathers requirements, maps stakeholders, identifies risks, and estimates effort from feature descriptions.
enhancer
Enhance prompts with requirements, architecture guidance, and quality thresholds.
documenter
Generate API documentation, READMEs, and docstrings in Markdown, reStructuredText, and HTML.
planner
Creates user stories, epics, and tasks with Fibonacci point estimates.
improver
Refactor legacy code and optimize performance while preserving functionality.
implementer
Translate feature specifications into production-ready code with Context7 library checks.