Skip to main content
Run any Skill in Manus
with one click
GitHub repository

thesecretlifeoffishies

thesecretlifeoffishies contains 12 collected skills from zeveck, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
0
updated
2026-04-03
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

imagegen
software-developers

Generate images using OpenAI's gpt-image-1 model. Ideal for game assets (sprites, tiles, UI elements, icons), concept art, and placeholder graphics. Supports iteration — "try again", "make it bluer", "go back to v1".

2026-04-03
briefing
software-developers

Generate a project briefing: worktree status, open checkboxes, recent commits. Modes: summary (default), report, verify, current, worktrees. Period: 1h, 6h, 24h, 2d, 7d.

2026-03-26
commit
software-developers

Safe commit workflow with optional scope hint. Inventories all changes, classifies related vs. unrelated files, traces dependencies, protects other agents' work, and optionally pushes or lands worktree commits. Usage: /commit [scope] [push|land]

2026-03-26
draft-plan
project-management-specialists

Draft a high-quality plan through iterative adversarial review. Multiple rounds of research, drafting, review, devil's advocate, and refinement until the plan converges. Output is a plan file ready for /run-plan. Usage: /draft-plan [output FILE] [rounds N] <description...>

2026-03-26
fix-issues
software-developers

Orchestrate a batch bug-fixing sprint. Supports scheduling with every/now/next/stop. Use sync to update trackers and verify/close already-fixed issues. Use plan to draft plans for skipped issues. Usage: /fix-issues N [focus] [auto] [every SCHEDULE] [now] | sync | plan [auto] | stop | next.

2026-03-26
plans
production-planning-and-expediting-clerks-435061

Plan dashboard and batch executor. View plan status, find the next ready plan, or work through plans automatically. Usage: /plans [rebuild | next | work N [auto] [every SCHEDULE]]

2026-03-26
qe-audit
software-quality-assurance-analysts-and-testers

QE audit: check recent commits for test coverage gaps, or bash/stress-test features to find bugs. Supports scheduling with every/now/next/stop. Usage: /qe-audit [bash [area]] [every SCHEDULE] [now] | stop | next.

2026-03-26
research-and-go
software-developers

Full pipeline: decompose a broad goal into sub-plans, draft each with adversarial review, then execute all of them autonomously. One command, walk away. Usage: /research-and-go <description>

2026-03-26
research-and-plan
project-management-specialists

Decompose a broad goal into a sequence of executable sub-plans. Researches the domain, identifies sub-problems and dependencies, then produces a meta-plan where each phase delegates to /run-plan. Usage: /research-and-plan [output FILE] <description...>

2026-03-26
run-plan
software-developers

Execute the next phase of a plan document: parse phases and status, dispatch implementation in a worktree, verify with a separate agent, update progress tracking, write reports/plan-{slug}.md, and optionally auto-land to main. Can self-schedule recurring runs via cron. Use `next` to check schedule, `stop` to cancel.

2026-03-26
verify-changes
software-quality-assurance-analysts-and-testers

Verify all recent changes: review diffs, check that appropriate unit/e2e tests exist and correctly test the changes, run all tests, manually verify UI changes with playwright-cli, fix any problems found, re-verify until clean, then report results with recommendations.

2026-03-26
social-seo
web-developers

Implement SEO and social sharing for web games and apps. Adds meta tags, Open Graph, Twitter cards, social card images, PWA support, share buttons, and shareable result links.

2026-03-03