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

salary-man-setup

salary-man-setup contains 7 collected skills from alchemiststudiosDOTai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
2
updated
2026-03-10
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

codebase-research
software-developers

This skill should be used when mapping or researching a codebase to understand its structure, patterns, and architecture. Use when the user asks to "map the codebase", "research how X works", "find all Y patterns", or needs to understand code organization. Produces factual structural maps in memory-bank/research/โ€”no suggestions, no recommendations, just what exists. Uses ast-grep for structural pattern matching.

2026-03-10
differential-session-runner
software-developers

Run or continue a differential debugging session between two implementations, traces, captures, or outputs. Record artifact identity, exact commands, first mismatch progression, findings, validation, and next probe in a durable session log.

2026-03-10
harness-map
software-developers

Map a repository's mechanical harness layers: canonical check command, local and CI gates, architecture boundaries, structural rules, behavioral verification, docs ratchets, evidence workflows, and operator-facing surfaces. Use when you need to understand how a repo keeps change safe.

2026-03-10
implementation-planner
software-developers

Generate execution-ready implementation plans from research docs - planning ONLY, no fixing or verifying. North Star is whether a JR developer can execute the plan with zero additional context.

2026-03-10
plan-executor
software-developers

Execute implementation plans from memory-bank/plan/. Focus on EXECUTING ONLY - no planning, no fixes outside plan scope. Uses gated checks, atomic commits, and maintains a single execution log in memory-bank/execute/. Use when the user says "execute this plan" or provides a plan path.

2026-03-10
qa-from-execute
software-quality-assurance-analysts-and-testers

Perform quality assurance on code changes after the implementation-planner -> plan-executor workflow. STRICTLY QA onlyโ€”no coding, no fixes, no source-code changes. Focus on changed areas only, emphasizing control/data flow correctness.

2026-03-10
salaryman-skill
network-and-computer-systems-administrators

This skill should be used when working in the salary-man-setup repository to inspect, run, debug, or extend the Ubuntu bootstrap flow. Use it when another agent needs to drive setup.sh or the numbered install scripts, test the bootstrap on a local or remote machine, work through tmux, or update the managed shell/git/bootstrap configuration while preserving the repo's secret-handling guardrails.

2026-03-06