Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ar-agents-remember

ar-agents-remember 收录了来自 Foxfire1st 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
0
更新
2026-06-11
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

c-13-install-and-onboard
软件开发工程师

After the MCP installs the runtime and skills (scaffolding), take over the rest of setup: install a start-of-session/chat hook (or place the coordinator directive in the harness's always-on instructions), set up the memory repo (ask scaffold vs existing), bootstrap onboarding when scaffolding new, and configure providers to index the code and memory.

2026-06-11
c-00-initialize-memory-repo
其他计算机职业

Initialize or repair the Agents Remember memory root for a target repository. Defaults to repo-local internal memory; creates an external memory repo only when the developer explicitly asks for external memory.

2026-06-03
c-01-findings-capture
软件开发工程师

Capture confirmed findings, route them to the right durable task-local path, and propagate factual current-state clarifications into onboarding immediately when allowed.

2026-06-03
c-03-repo-bootstrap
软件开发工程师

Bootstrap onboarding for undocumented repos or existing memory slices. Builds root overviews, route-local overview pillars, evidence packs, file cards, onboarding waves, deleted-slice cleanup, curator reviews, and handoff while keeping the orchestrator thin.

2026-06-03
c-04-retrieval-strategy-router
软件开发工程师

Choose retrieval strategies across memory substrates: semantics for known concepts with unknown structure, relationships for known anchors with unknown connections, and intent for hidden contracts and code truths.

2026-06-03
c-05-create-or-update-onboarding-files
软件开发工程师

Create and maintain file-level onboarding and repo entity catalogs. Enforces strict 1-to-1 source mapping, governing overview links, metadata, and references, and routes package/module/source-slice create, refresh, move, or delete cases to the c-03-repo-bootstrap skill.

2026-06-03
c-08-ar-coordination-context-resolver
软件开发工程师

Resolve the active Agents Remember context for a target repository, including topology, coordination root, memory root, settings, storage, pathRules, worktree contract facts, ledger path, and branch-gated cross-repo allowances.

2026-06-03
c-09-git-worktree-manager
软件开发工程师

Create, attach to, report on, integrate, and clean up Agents Remember worktree-backed tasks while preserving human approval gates and external-memory compatibility.

2026-06-03
c-11-memory-carryover-from-branch
软件开发工程师

Carry richer onboarding memory from a source branch into official memory only when the corresponding code has landed on the official branch.

2026-06-03
c-12-closeout
软件开发工程师

Close out approved Agents Remember edits by preserving explicit commit approval, missing-onboarding checks, external-memory onboarding refresh, memory quality, ledger alignment, and no automatic push for both direct checkout and worktree-backed tasks.

2026-06-03
l-01-session-job-lifecycle
其他计算机职业

The session job lifecycle the coordinator routes every session into: request -> context/trust checkpoint -> developer-agreed reframe -> deeper research -> decide build mode -> build -> close. Owns research-only exits, the build-mode decision (chat build vs durable w-02-light-task-workflow task), and the job lens (bug/feature/triage/research). Supersedes the retired chat workflow by migrating and modernizing its doctrine.

2026-06-03
w-02-light-task-workflow
软件开发工程师

In-between task workflow for work that needs a durable task file, distinct implementation examples, and an approval gate but still fits a single-page implementation plan as a rule of thumb.

2026-06-03