Skip to main content
earayu
GitHub creator profile

earayu

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

skills collected
16
repositories
3
updated
May 16, 2026
repository explorer

Repositories and representative skills

dev-setup
software-developers

First-time Treadstone local development environment setup. Run once after cloning the repo and before starting any development. Covers system dependency installation, Python environment, Neon database connection, migrations, and environment verification. Use…

Apr 9, 2026
benchmark
software-quality-assurance-analysts-and-testers

Use when tasks involve tests/benchmark/, sandbox burst load tests, the treadstone CLI against a remote API, scenario YAML under tests/benchmark/scenarios/, or artifacts run.json / events.jsonl / summary.json; also when debugging 429s, poll_timeout, ready…

Apr 8, 2026
dev-lifecycle
software-developers

Treadstone development lifecycle — feature branches, TDD, ship, PR, CI, merge, GitHub Actions release (workflow_dispatch with version x.y.z), and optional production deploy. Use for any shippable code change, GitHub flow, or release. Includes agreed…

Apr 1, 2026
openapi-spec-conventions
software-developers

Treadstone OpenAPI spec architecture, SDK generation, and sandbox proxy path conventions. Use whenever adding or modifying API routes, changing OpenAPI tags/operationIds, regenerating the Python SDK, updating sandbox runtime paths in docs, or working with…

Mar 31, 2026
treadstone-public-docs
software-developers

Maintain Treadstone's public documentation system and copy contract. Use when adding, rewriting, reorganizing, validating, or reviewing public docs in `web/public/docs`, the docs manifest, `llms.txt`, `sitemap.md`, `sitemap.xml`, `robots.txt`, docs landing…

Mar 31, 2026
architecture-data-flow-trace
software-developers

Trace the real runtime architecture and data flow of a subsystem from the current code. Use when the user asks to map request flow, state transitions, background jobs, repair loops, read paths, sequence diagrams, or explain how data moves through the system…

Mar 29, 2026
audit-report-refresh
software-developers

Refresh an existing audit report against the latest code while preserving the parts of the report structure that are still useful. Use when the user asks to redo an audit, run a second or third audit pass, update a previous report, fix inaccuracies in an…

Mar 29, 2026
system-audit-report
software-developers

Produce a code-grounded audit report for any subsystem in this repository. Use when the user asks to audit a system, explain how it works in detail, review data flow or architecture, assess whether it is production-ready, compare implementation against docs,…

Mar 29, 2026
Showing 8 of 9 collected skills.
Showing 3 of 3 repositories
All repositories loaded