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

glebglazov

按仓库查看 2 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
2
更新
2026-07-19
仓库浏览

仓库与代表性 skills

wayfinder
软件开发工程师

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets, and resolve them one at a time until the way to the destination is clear.

2026-07-19
prototype
软件开发工程师

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2026-07-19
research
软件开发工程师

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2026-07-19
to-prd
项目管理专家

Turn the current conversation context into a PRD and write it as a local markdown file. Use when the user wants to create a PRD from the current context.

2026-07-19
to-tasks
项目管理专家

Break a plan, spec, or PRD into independently-grabbable work items written as local markdown files, binding the set to the worktree you run it in. Use when the user wants to convert a plan into tasks, create implementation tickets, or break down work into actionable items. Accepts `managed` (isolated pop-owned worktree) and `auto-drain` (queue drains it unattended) arguments.

2026-07-19
grill-consolidate
软件开发工程师

Fold accumulated glossary fragments (from `.grill-context/`, plus any legacy colocated CONTEXT.<counter>.<uuid>.md) into canonical CONTEXT.md files, reconcile clashing sequential ADR numbers (re-sequencing duplicates and fixing the links that pointed at them), and stub superseded ADRs down to their forward pointer, as a deliberate single-writer maintenance pass. Use when the user asks to consolidate, fold, merge, reconcile, clean up, or resolve concurrent context/glossary fragments, duplicate ADR numbers, or superseded ADRs produced by grill-with-docs.

2026-07-19
grill-with-docs
软件开发工程师

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise — conflict-free under parallel agents and teams via generation-numbered glossary fragments and sequential-id ADRs. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-07-19
spawn-agent
其他计算机职业

Spawn a new coding-agent CLI session (Claude Code, and other agents as they are added) in a background tmux pane, in auto-approve/skip-permissions mode, enabling remote control for agents that support it and returning the shareable session link. Use when the user asks to launch/create another agent session in tmux, start a background agent, or spin up a remote-controllable Claude/agent session.

2026-07-16
run-task
软件开发工程师

Pick and implement exactly one task from a to-tasks manifest (index.json). Explicit invocation only — use when the user types /run_task (Cursor) or $run-task (Codex) with a task-set folder.

2026-06-27
tdg-task-commit
软件开发工程师

Turn conversation work into a git commit for Tripledot backend repos' [TASK] PR→JIRA GitHub Action (`maybe_create_jira_task_from_pr`). Use when the user wants to commit changes AND auto-create a JIRA task — e.g. "commit this and create a jira task", "make a [TASK] commit", "commit this for jira", "wrap this up as a task", or any [TASK] automation reference; also when they say "commit this as a task" without naming JIRA. Reads the workflow for the target project, matches house Story format, writes the commit body in JIRA wiki markup (not Markdown). Only for repos that ship this automation. Stay DORMANT if the branch already has a ticket key (e.g. GS-1234-...), commits ahead of base, or an open PR — the Action uses the FIRST commit only; later [TASK] commits noop or duplicate. For fresh branches where the [TASK] commit is first.

2026-06-27
已展示 2 / 2 个仓库
已展示全部仓库