← all publishers

mindgames

@mindgames source repo

14 published skills

  1. Agent Browser Relay · mindgames bundle
    Read metadata, DOM, screenshots, and structured page payloads from an attached Chrome or Chromium tab through the local Agent Browser Relay extension. Use when Codex needs relay preflight or troubleshooting, popup attach guidance, lease-scoped concurrent tab reads, or new background tab creation through the relay without direct browser automation.
    0
    installs
  2. Attention Please · mindgames bundle
    Play an alert sound and speak "Project NAME needs your attention." Always use at the end of every response or whenever Codex needs user input or confirmation; derive the project name from the git remote (origin) with fallback to the repo folder or an override.
    0
    installs
  3. Branch · mindgames bundle
    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.
    0
    installs
  4. Gh Pr Audit · mindgames bundle
    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.
    0
    installs
  5. Github Sync · mindgames bundle
    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.
    0
    installs
  6. Github Issue · mindgames bundle
    Create complete, implementation-ready GitHub issues from user input and publish them with `gh issue create`. Use when asked to create/file/open a new issue in any repository, including cases where requirements must be structured into clear scope, acceptance criteria, constraints, and done-when outcomes.
    0
    installs
  7. Codex Log Monitor · mindgames bundle
    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.
    0
    installs
  8. Github Commit Push · mindgames
    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.
    0
    installs
  9. Github Pull Request · mindgames bundle
    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.
    0
    installs
  10. Project Github Issues · mindgames bundle
    Create and manage GitHub issues for a multi-repo project, including milestones, project board linking, and sub-issues.
    0
    installs
  11. Github Label Agent Issues · mindgames bundle
    Scan open GitHub issues and label those suitable for autonomous Agent execution with `Agent`; flag unclear candidates with `Needs-Spec`, enforce milestone alignment, and surface project/milestone-cycle planning gaps.
    0
    installs
  12. Github Milestone Cycle Ops · mindgames bundle
    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.
    0
    installs
  13. Github Process Agent Issues · mindgames bundle
    Sweep GitHub issues labeled Agent across local repositories and process each as a dedicated PR with deterministic status labels and comments.
    0
    installs
  14. Github Pull Request Review Resolve · mindgames bundle
    Deeply audit a GitHub pull request, analyze review comments and threads, apply legitimate fixes, resolve addressed review threads, and repair failing CI/build checks. Use when asked to handle PR review feedback, close out reviewer comments, or fix failing PR checks before merge.
    0
    installs