Skip to main content
在 Manus 中运行任何 Skill
一键导入
ianjamesburke
GitHub 创作者资料

ianjamesburke

按仓库查看 6 个 GitHub 仓库中的 24 个已收集 skills。

已收集 skills
24
仓库
6
更新
2026-07-24
仓库浏览

仓库与代表性 skills

babysitter
其他计算机职业

Land a queue of stint tasks as fast as possible by orchestrating agent instances (Claude or Codex, launched via size-tier aliases) in Plexi panes. You give it stints (or sprints); it spawns every pane it needs: a WORKER pane implements each batch and opens one PR, a separate fresh TESTER pane validates the PR against the real install build, bugs route between them until it passes, then merge and fresh panes for the next batch. The head relays itself to a fresh pane after every merge via RUN_STATE.md. You are the router, never the coder. Checks in every 10 min. Triggered by /babysitter, "babysit the queue", "queue these stints".

2026-07-24
implement-stint
软件开发工程师

Phase 1 of the PLEXI ship pipeline when work is selected from .stint. Resolves a stint task, claims it (stint owns state — no git commit needed), branches a feature worktree from alpha HEAD, implements the task, pushes the branch, then hands off to /open-pr.

2026-07-24
open-pr
软件开发工程师

Phase 2 of the PLEXI ship pipeline. Takes a pushed feature branch, creates a PR targeting alpha, updates pipeline labels, and invokes /validate-pr inline. Input: branch name or auto-detect from CWD. Output: PR URL.

2026-07-24
merge-pr
软件开发工程师

Phase 4 of the PLEXI ship pipeline. Takes an approved PR number, squash-merges to alpha, closes the issue, and cleans up. Input: PR number. Output: merged alpha.

2026-07-20
validate-pr
软件质量保证分析师与测试员

Phase 3 of the PLEXI ship pipeline. Installs a PR build, generates test instructions, handles user pass/fail/modify responses, and manages the retry loop (max 3 soft rejects before escalating to hard reject). Input: PR number. Output: approved PR number or hard-reject.

2026-07-20
create-stint
其他计算机职业

Use this skill when the user wants to add a stint task, create a ticket, track a unit of work, file a bug, propose a feature, or log something to .stint/. Triggered by phrases like "add a task", "create a stint", "new task", "track this", "file a bug", "log a ticket", or when planning work that should go in the operating graph.

2026-07-20
testing
软件质量保证分析师与测试员

Agent self-validation before push. Classifies the diff (host logic / host UI / PGAP app), runs the matching harness tests, generates headless render screenshots as evidence, and writes a Test Evidence block for the Ship Log that validate-pr uses to decide whether binary install can be skipped. Invoked inline by implement-issue and implement-stint after cargo build passes, before git push.

2026-07-20
whats-next
其他计算机职业

Session orientation skill. Re-audits stint tasks, checks open PRs, and rewrites WHATS_NEXT.md (the Arc + Priority Stack). Use at the start of any session when you don't know what to work on next, or after a batch of merges when priorities may have shifted. Also called inline by merge-pr after each merge to keep the file in sync.

2026-07-19
当前展示该仓库 Top 8 / 18 个已收集 skills。
已展示 6 / 6 个仓库
已展示全部仓库
ianjamesburke Agent Skills | SkillsMP