Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

neotoma

neotoma には markmhendrickson から収集した 84 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
84
Stars
27
更新
2026-07-03
Forks
3
職業カバレッジ
18 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

neotoma-agent
ソフトウェア開発者

Canonical turn protocol for agents writing to Neotoma. Bounded retrieval on the user message, store user message PART_OF conversation with REFERS_TO edges to retrieved entities, store assistant reply the same way. Use this skill in any agent loop that should persist conversation state to Neotoma.

2026-07-03
end
その他コンピュータ職

Session-end audit. Files remaining work as task entities and lists them as bullets, verifies all data intended for Neotoma storage from this session is actually stored, and persists what's missing. Invoke at the natural close of a working session, before context is lost.

2026-06-30
status
その他コンピュータ職

Mid-session status report. Summarizes what's been achieved so far this session and what work remains, in succinct qualitative prose and bullets with only light technical detail. Read-only — stores nothing, files nothing. Invoke any time to take stock without closing the session.

2026-06-30
close-session
その他コンピュータ職

Close a Neotoma working session — store the assistant reply and a session-close summary.

2026-06-25
get-context
その他コンピュータ職

Retrieve the bounded context for the current session — recent interactions and relevant entities.

2026-06-25
start-session
その他コンピュータ職

Begin a Neotoma working session — open a conversation and record the opening interaction.

2026-06-25
close-session
その他コンピュータ職

Archive the working session at the end. Writes a session_close record to the state layer, logs every outbound interaction as a first-class row, writes task entities for follow-ups, and writes a project-level task ledger as a human-readable safety net. Run at the end of every working session to ensure nothing is lost.

2026-06-25
get-context
その他コンピュータ職

Pull everything the agent needs to know about a topic (person, company, project, decision) before doing the work. Resolves the target, fetches the entity snapshot, the observation history, linked tasks, recent communication, and walks one hop of the relationship graph. Synthesizes a brief rather than dumping data.

2026-06-25
start-session
プロジェクト管理専門家

Open every work session with a deterministic context pull. Verifies the state layer is reachable, surfaces today's calendar, scans recent inbound (email and DMs), lists open tasks, pre-resolves entity context for anyone on today's schedule, and reports a strategic snapshot before waiting for direction.

2026-06-25
release
ソフトウェア開発者

Prepare a GitHub + npm + sandbox release with preview. Covers preflight, changelog preview, RC branch + PR for public review, version bump, tag, GitHub Release creation, npm publish, and sandbox.neotoma.io deployment.

2026-06-25
process-prs
ソフトウェア開発者

Process PRs

2026-06-16
audit
ソフトウェア開発者

audit

2026-06-16
review
ソフトウェア品質保証アナリスト・テスター

Code review skill for PRs, branches, or uncommitted changes. Loads the appropriate subset of architecture/subsystem docs based on what changed, walks the change_guardrails_rules pre-PR checklist, and emits structured findings (blocking / advisory / nit) with a verdict.

2026-06-10
ensure-neotoma
ネットワーク・コンピュータシステム管理者

Install Neotoma, configure MCP for your harness, and verify connectivity. Prerequisite for all memory skills.

2026-06-09
advisory
情報セキュリティアナリスト

File, maintain, and close security advisories. Keeps docs/security/advisories/, docs/security/practices.md, and GitHub Security Advisories (GHSA) in sync. Two modes — new (file advisory) and close (mark fixed).

2026-06-05
audit
ソフトウェア品質保証アナリスト・テスター

Audit a Neotoma database for graph-health issues (duplicate or redundant entity types, misused types, excessive raw_fragments, non-humanreadable canonical names, orphans, cycles, schema drift). Runs deterministic checks first; LLM-assisted checks are opt-in. Detection separate from repair — emits structured remediation hints pointing at existing tools (merge_entities, correct, register_schema, split_entity, delete_entity).

2026-06-03
release
ソフトウェア開発者

Release

2026-06-02
end
プロジェクト管理専門家

Session-end audit. Surfaces remaining work to complete or track, verifies all data intended for Neotoma storage from this session is actually stored, and offers to file what's missing. Invoke at the natural close of a working session, before context is lost.

2026-05-23
end
プロジェクト管理専門家

Session-end audit. Surfaces remaining work to complete or track, verifies all data intended for Neotoma storage from this session is actually stored, and offers to file what's missing. Invoke at the natural close of a working session, before context is lost.

2026-05-23
create-pr
ソフトウェア開発者

Open a high-quality pull request with a standardized description (Problems / Solutions / UX improvements / Documentation / Test plan / Breaking changes), the change_guardrails_rules.md pre-PR checklist enforced, and thorough functional-change documentation under docs/ surfaced via the docs server and docs site. Use this whenever a PR is about to be opened — directly via /create_pr or as a sub-step of /process_issues, /process_prs, /release, /fix_feature_bug.

2026-05-21
analyze
ソフトウェア開発者

Analyze Project

2026-05-20
commit
ソフトウェア開発者

commit

2026-05-20
create-plan
ソフトウェア開発者

Create New Plan

2026-05-20
create-prototype
ソフトウェア開発者

Create Prototype

2026-05-20
create-release
ソフトウェア開発者

Create New Release

2026-05-20
create-rule
ソフトウェア開発者

Create Rule

2026-05-20
debug
ソフトウェア開発者

Debug Command

2026-05-20
draft-illustration
ソフトウェア開発者

Blog Post Visual Style (Cross-Repo)

2026-05-20
final-review
ソフトウェア開発者

Final Review

2026-05-20
fix-feature-bug
ソフトウェア開発者

Fix Feature Bug

2026-05-20
manage-error-debugging
ソフトウェア開発者

Manage Error Debugging Automation

2026-05-20
publish-plan
ソフトウェア開発者

publish-plan

2026-05-20
publish
ソフトウェア開発者

publish

2026-05-20
pull
ソフトウェア開発者

pull

2026-05-20
push
ソフトウェア開発者

push

2026-05-20
report-error
ソフトウェア開発者

Report Error Command

2026-05-20
report
ソフトウェア開発者

Report Error Command

2026-05-20
run-feature-workflow
ソフトウェア開発者

Run Feature Workflow

2026-05-20
setup-commands
ソフトウェア開発者

Setup Commands (Legacy)

2026-05-20
setup-cursor-copies
ソフトウェア開発者

Setup Foundation Cursor Copies

2026-05-20
このリポジトリの収集済み skills 84 件中、上位 40 件を表示しています。