Skip to main content
SETI
GitHub creator profile

SETI

Repository-level view of 12 collected skills across 3 GitHub repositories.

skills collected
12
repositories
3
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

bug-report
unclassified

Standards for writing clear, reproducible bug reports, covering required components, severity levels, evidence, and environment details. Use when the user asks to write, file, or review a bug report or issue.

Aug 27, 2026
critique-documentation
unclassified

Analyze a project's documentation (README, user guide, developer guide, how-to articles, docstrings, and Sphinx setup) against the project's documentation rules and produce a report (no edits). Use when the user asks to critique, review, or audit the…

Aug 27, 2026
critique-test-suite
unclassified

Analyze the test suite for consistency, completeness, redundancy, parallel safety, and assertion quality. Produces a comprehensive report (no test modifications). Use when the user asks to critique tests, review the test suite, or generate a report for fixing…

Aug 27, 2026
git-workflow
unclassified

Commit message format, branch naming, and the pull request workflow for this project. Use when the user asks to commit, name a branch, or prepare changes for review.

Aug 27, 2026
pull-request
unclassified

Standards for pull request structure, covering purpose, implementation details, testing evidence, and the review checklist. Use when the user asks to write a pull request description, open a PR, or review one.

Aug 27, 2026
python-codebase-analysis
unclassified

Analyzes a Python codebase and produces high-level recommendations for restructuring, refactoring, and alignment with modern best practices. Use when the user asks to analyze the codebase, audit code quality, suggest improvements, refactoring ideas, or assess…

Aug 27, 2026
run-all-checks
unclassified

Run all linting, type checking, tests, Markdown lint, and documentation build for the project. Check for errors and warnings, then fix any problems found. Use when the user asks to run checks, verify the build, run CI locally, or fix lint/type/test errors.

Aug 27, 2026
Showing 3 of 3 repositories
All repositories loaded