Skip to main content
Run any Skill in Manus
with one click
treygoff24
GitHub creator profile

treygoff24

Repository-level view of 37 collected skills across 9 GitHub repositories.

skills collected
37
repositories
9
updated
2026-07-22
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - runs review in a forked code-reviewer agent

2026-03-01
autonomous-loop
software-developers

Activate autonomous loop mode for persistent development sessions. **CRITICAL:** Always activate this AFTER completing spec and implementation plan, BEFORE beginning implementation. This is what makes autonomous builds actually autonomous—the Stop hook enforces completion criteria.

2026-03-01
brainstorming
software-developers

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

2026-03-01
debugging-systematic
software-developers

Apply systematic root cause analysis and debugging methodologies to diagnose and fix bugs, test failures, and unexpected behavior. Use when encountering production issues, investigating test failures, diagnosing performance problems, tracing error sources through call stacks, analyzing logs and stack traces, reproducing inconsistent bugs, debugging race conditions, investigating memory leaks, or applying scientific method to problem-solving before proposing fixes.

2026-03-01
orchestrator
software-developers

Activate orchestrator mode. You coordinate specialists, you don't implement. MAXIMIZE parallelism with task-builder. MAXIMIZE quality with code-reviewer, codex, gemini. Speed + Quality through delegation, not through doing work yourself.

2026-03-01
task-builder
software-developers

Execute ONE task in parallel with other task-builders. ALWAYS SPAWN MULTIPLE for independent tasks. ORCHESTRATOR: You coordinate, you don't implement. Spawn N task-builders for N unblocked tasks. Maximum parallelism = maximum speed = maximum quality (each task gets focused attention).

2026-03-01
using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-01
writing-plans
software-developers

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

2026-03-01
Showing top 8 of 19 collected skills in this repository.
using-memorum
computer-occupations-all-other

Use when operating Memorum from the memoryd CLI — orienting in a new session, searching and reading memories, recording notes and governed memories, superseding or forgetting, revealing encrypted content, checking daemon health, or importing/backing up prior Claude Code / Codex CLI memory. Covers the full agent operating loop and the JSON envelope + exit-code contract every command follows.

2026-07-22
elv
software-developers

Use the elv CLI for ElevenLabs audio and voice work from the command line: generate speech (TTS), transcribe audio (STT), create sound effects or music, clone, convert, or isolate voices, dub video/audio, and manage ElevenLabs voices, models, conversational agents, history, and usage. elv also invokes ANY of the ~320 ElevenLabs API operations by id, plus raw REST and WebSocket calls. It is agent-first: every command is non-interactive and prints exactly one JSON envelope to stdout, with binary and large output written to disk. Reach for elv whenever the user wants ElevenLabs text-to-speech, speech-to-text, voice cloning, sound effects, music, dubbing, or any ElevenLabs REST/WebSocket call.

2026-07-22
explainer
web-developers

Build a standalone HTML explainer/decision-doc for the Próspera Radar project in the house style, token-efficiently. Use when Trey asks for an HTML explainer, walkthrough, decision doc, architecture brief, or visual brief. Author only the body fragment; the shared CSS is inlined by assemble.py so no stylesheet is ever regenerated.

2026-07-22
fleet
computer-occupations-all-other

Check repository occupancy before edits, find which local agents are running, claim a workspace before writing, release claims afterward, and diagnose fleet sources. Use before modifying a repo or launching concurrent agent work.

2026-07-22
fleet
computer-occupations-all-other

Check repository occupancy before edits, find which local agents are running, claim a workspace before writing, release claims afterward, and diagnose fleet sources. Use before modifying a repo or launching concurrent agent work.

2026-07-22
Showing 9 of 9 repositories
All repositories loaded