Run the cofounder contributor workflow for this repo's standing personas. Use when you want April Clearwater or Plat Ironwood to sweep open PRs, discussions, and issues, then produce one structured action: proposal, discussion comment, PR review, or issue…
fairchild/workspaces
SkillsMP has collected 18 skills from fairchild/workspaces. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 18
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 18 of 18 collected skills.
Capture deterministic screenshots of the WorkSpaces macOS app in a known UI state. Use when the user asks to "capture a release screenshot", "screenshot the app", "show the Phase 1 state", or wants evidence for a PR / release notes / design brief. Wraps the…
Coordinate multi-agent development via GitHub Discussions. Use when starting a session (discover tasks), claiming work, posting progress, requesting decisions, or completing tasks. Triggers on: "find work", "claim task", "post status", "ask decision",…
Repo-specific conventions for briefing implementation subagents and gating their PRs before ready-for-review. Use when fanning work out across parallel subagents/worktrees. Triggers: "delegate this", "spin up agents", "brief a subagent", "gate this PR".
Convert an approved GitHub Discussion idea into actionable GitHub Issues and, when needed, a milestone. Use when planning endorsed ideas, turning a discussion into issue-sized work, reconciling existing planner markers, or running the Peter Planner workflow…
Dispatch codex CLI (gpt-5.6-sol xhigh) as the implementing agent for a well-specified issue — codex commits locally in a dedicated worktree, the orchestrator reviews, gates, and ships. Use when delegating implementation work to codex ("dispatch to codex",…
Pre-PR review loop — self-reflect, then a directed codex CLI (gpt-5.6-sol xhigh) review, then react with attributed commits. Use before opening any substantive PR or when asked to "run the review loop" / "codex review this". Skip for metadata/docs-only diffs.
Coordinate implementation workers (codex CLI or similar) inside WorkSpaces terminal tiles via the Automation API operator scope — spawn workspaces, bootstrap workers hands-free, monitor via surface/read + window snapshots, re-task idle tiles, and ship through…
Repo-specific conventions for fanning out sub-agent sessions (codex, claude) through the Orca desktop app in fairchild/workspaces, so Michael can watch them work live in the Orca UI and take over/type into any session himself. Layers on top of the global…
Execute GitHub milestones from this repo from planning through delivery. Use when the user wants to drive a milestone by number or relative target, for example `/drive m4`, `/drive to milestone 4`, `/drive next milestone`, or "deliver milestone 4". Always…
Run an end-of-arc retrospective whose output is shipped encodings, not a report. Use when a milestone closes, a plan moves to backlog/done/, or the user asks to step back. Triggers: "retro", "retrospective", "what did we learn", "reflect on this session/arc",…
Run and maintain the canonical Workspaces performance contract across debug, installed, release, and CI environments. Use when collecting comparable before/after metrics, asserting scenario budgets, verifying installed-build parity, refreshing baselines, or…
Assume one of this repo's named agent personas in the current conversation, including its repo-owned persona prompt and available memory context. Use this whenever the user types /become <persona>, says "become april", "assume Plat", "act as Peter", or asks…
Run, extend, and heal web/ app tests for this repo's Next.js dashboard. Use when the user asks to QA the web app, explore for bugs, add or heal Playwright tests, check accessibility, or measure coverage against behaviors. Triggers on "/qa", "qa", "test the…
Debug and improve WorkspaceManager performance on development hosts, CI or Tart lanes, and target machines. Use when investigating slow launch, slow typing in the Ghostty terminal, terminal focus lag, repo or workspace switching latency, or when collecting…
Inspect, recover, and operate this repo's self-hosted GitHub Actions runners across the signing-host, lume-macos, and tart-ui lanes. Use when jobs are queued, runners show offline or busy unexpectedly, release jobs do not start, a Lume runner VM needs…
Orchestrate durable workflows with crash recovery, exactly-once execution, and observable state using DBOS and embedded Postgres (PGlite). Use when building multi-step processes, AI agent tool chains, data pipelines, or any long-running task that needs to…
Run deterministic GUI workflows in isolated Tart macOS VMs. Provides VM lifecycle management, guest command execution via tart exec (SSH fallback), VNC interaction (clicks, keyboard, captures), batch operations, target manifests for project-specific…