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

personal_dotfiles

personal_dotfiles contains 10 collected skills from kevmoo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
1
updated
2026-07-14
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

just-brainstorm
software-developers

Ponder architectural designs, explore potential solutions, weigh tradeoffs, or analyze the impact of proposed codebase changes without making code changes. Always outputs the analysis to a Markdown artifact.

2026-07-14
pr-loop
software-quality-assurance-analysts-and-testers

Autonomous pull request review loop that pushes code, polls for AI/bot review comments (e.g., Gemini Code Assist), surgically remediates feedback, commits, pushes, comments `/gemini review`, and loops until zero feedback remains. Requires the `github-pr-triage` skill.

2026-07-14
conversation-auditor
computer-occupations-all-other

Introspects conversation history to suggest new tools, skills, MCP servers, or identify context window hogs and optimization opportunities.

2026-07-14
estimate-conversation-tokens
software-developers

Analyze the current agent conversation transcript to estimate the number of input, output, and cumulative tokens consumed, including caching estimates.

2026-07-14
sidequest
project-management-specialists

Synthesizes conversation history and active tasks into a visual hierarchy map (`sidequest.md`) to prevent context drift and cognitive overload across long sessions. Supports multiple sequential and concurrent main quests, sub-quests, and side-quests. Use when the user invokes `/sidequest`, asks where we are, what we were doing, or what's on our stack, or when the conversation branches across multiple topics, blockers, or digressions. Don't use for simple one-off questions that don't involve multi-step work or task hierarchy management.

2026-07-12
clarify-confirm-continue
software-developers

Intake multi-step tasks by clarifying ambiguities, summarizing understanding, and confirming readiness via ask_question before executing code changes.

2026-07-12
gob-curl
software-developers

Use gob-curl and Buildbucket tools to inspect the status, tryjobs, and CI results of a Gerrit CL.

2026-07-12
sem-semantic-diff
software-developers

Use the `sem` CLI to view semantic codebase diffs, evaluate dependency graphs, perform impact analysis, and investigate code history without formatting noise. Use instead of standard git diff/log when analyzing structural code changes.

2026-07-12
personal-dotfiles
network-and-computer-systems-administrators

Guidelines, Anti-Universe Git protocol, bare repository setup, parent directory ignore overrides, and cross-OS agent rivalry protocol for managing the personal_dotfiles repository. Use whenever working on dotfiles, ~/.zshrc, ~/.config, or the personal_dotfiles repository.

2026-07-10
upkeep
network-and-computer-systems-administrators

Check the status of system tools (mise, brew, dotfiles, skills, scripts.dart, ujust) and apply updates across Mac and Linux.

2026-07-03