Skip to main content
allyoushawn
GitHub creator profile

allyoushawn

Repository-level view of 31 collected skills across 1 GitHub repositories.

skills collected
31
repositories
1
updated
Jul 13, 2026
repository explorer

Repositories and representative skills

achieve-goal
software-developers

Generic skill for tasks that require planning, debugging, or iteration before they can be completed. Three modes — execute / optimization / orchestrate — selected by the request shape. Discriminator: does the task require planning? If the request is…

Jul 13, 2026
cli-review
software-developers

Dispatch a review task to Gemini CLI (large-context review — plans, docs, large file corpora) or Codex CLI (code review — diffs, PRs, implementation quality). Routes based on the nature of the artifact being reviewed. Use from achieve-goal, literature-survey…

Jul 13, 2026
compose-war-story
technical-writers

Composes a narrative "war story" history of how a line of work, a project, or a research direction evolved — what was tried, what was believed, what broke that belief, what changed, and where it's heading. Produces a mental-model document a newcomer (or…

Jul 13, 2026
run-notebook-on-colab
software-developers

Runs a Jupyter notebook on Google Colab via SSH + papermill. Uses scp for fast file sync (no git round-trip), handles remote execution, and surfaces errors for fix-and-retry loops. Triggers: "run notebook on Colab", "run notebook with Colab", "execute…

Jul 13, 2026
claude-status-alignment
software-developers

Calibrate the Claude Code statusline against the real /usage numbers. Use when the user shares a screenshot of the in-app `/usage` panel (or the claude.ai Settings → Usage page) and wants the statusline's "time left", session %, and weekly % to match what…

Jun 20, 2026
consult-llm
software-developers

Use when the user wants a second opinion from Gemini or OpenAI/ChatGPT, asks to "consult" another model, or wants to compare responses across models. This is the interactive MCP chat path for a second opinion or model comparison; to run a structured review…

Jun 20, 2026
kb-update
software-developers

Use this skill when deciding whether and how to update the knowledge base at /path/to/works/for/you/knowledge_base/ after completing a task. This is the post-task "does this work belong in the KB, and where" decision path; to turn a pasted LLM conversation…

Jun 20, 2026
memory-sweep
software-developers

Periodic review of the memory system at ~/.claude/memory/ for duplicates, redundancies, conflicts, and stale entries. Use when the user asks to audit, clean up, or review memory. Presents findings with enforcement trade-off context — never retires anything…

Jun 20, 2026
Showing 8 of 31 collected skills.
Showing 1 of 1 repositories
All repositories loaded