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

Mindgames

Repository-level view of 14 collected skills across 3 GitHub repositories.

skills collected
14
repositories
3
updated
2026-07-23
repository explorer

Repositories and representative skills

codex-log-monitor
network-and-computer-systems-administrators

Start one direct background Codex log-monitoring sub-agent that uses non-mutating queries, distills findings for the parent, and never delays the parent's primary task or final response. Resolve log authority from explicit input or the governing AGENTS.md, monitor for at least one real hour at a 60-second cadence, keep clean cycles silent, resume immediately after reports, and ask whether to continue at each hour boundary. Use after runtime changes, when a user asks to check, inspect, tail, watch, or monitor logs, or when independent live-log validation should continue while the parent works.

2026-07-23
github-commit-push
software-developers

Run lint/build checks before committing and pushing code, then optionally create a PR via GitHub CLI. Use when a user asks to commit/push changes or requests a pre-push verification workflow.

2026-07-23
github-sync
software-developers

Sync a local Git repository with its remote safely. Use when an agent needs to update a repo before starting work, fast-forward a local branch from `origin`, confirm that local `main` or another branch matches the remote, or prepare an up-to-date base branch before creating a new branch.

2026-03-10
branch
software-developers

Use when a user asks to create a new local git branch and start issue work (for example, "create branch" or "start working on issue XYZ"). Use this for issue-based branch naming in the `type/scope-short-description` pattern and for always syncing local `main` from `origin/main` before creating the new branch, creating the local tracking `main` branch first when needed.

2026-03-10
github-milestone-cycle-ops
project-management-specialists

Plan and run milestone/cycle operations for multi-repo projects in GitHub with a shared milestone per project. Use when defining or revising current/next milestones, deciding cycle load, shaping backlog into AI-ready issues, creating/updating milestones and issues across repos, reviewing GitHub project board health, or producing daily/weekly project execution plans.

2026-03-10
github-pull-request
software-developers

Use when the user asks to create a pull request. Build a complete PR using best-practice structure with rich details on changes, verification, QA evidence, risks, and rollout notes. Include issue linkage and clear testing commands/results in the PR body.

2026-03-10
project-github-issues
project-management-specialists

Create and manage GitHub issues for a multi-repo project, including milestones, project board linking, and sub-issues.

2026-03-10
gh-pr-audit
software-quality-assurance-analysts-and-testers

Perform a full local audit of one or more GitHub PRs, run repository-native deterministic checks, apply result labels, and post a structured review comment. Use when a PR in this repo or under projects/* needs a deep, evidence-based review across any language or stack.

2026-03-09
Showing top 8 of 12 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded