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

neural-data-platform

neural-data-platform 收录了来自 dug-21 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
0
更新
2026-02-19
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

align
项目管理专家

On-demand vision alignment check. Spawns ndp-vision-guardian to review SPARC artifacts against product/vision/ALIGNMENT-CRITERIA.md.

2026-02-19
validate-plan
项目管理专家

Validate planning swarm output: artifact existence, AC coverage, pattern IDs, stale references, internal consistency. Produces a glass box report.

2026-02-19
validate
软件质量保证分析师与测试员

NDP 4-tier implementation validation. Tier 1: compilation (build+test+anti-stub). Tier 2: process adherence. Tier 3: spec compliance. Tier 4: risk classification. Produces glass box reports.

2026-02-19
get-pattern
软件开发工程师

Retrieve APPLICATION patterns (architecture, procedures, conventions) from AgentDB using multi-signal retrieval: pattern search, causal recall, and RL predictions. Use BEFORE implementing to ensure consistency.

2026-02-19
pattern-manage
软件开发工程师

AgentDB pattern lifecycle management: list, get, delete, deprecate, update, stats, search, duplicates. Use when cleaning up stale patterns, removing deprecated entries, finding duplicates, or auditing pattern health. Workaround for missing MCP delete/update tools (GH Issue #42).

2026-02-19
reflexion
软件开发工程师

Record feedback on pattern effectiveness. Stores episodes that train the recommendation system, feed the RL engine for smarter pattern ranking, build causal knowledge, and enable pattern discovery via learner.

2026-02-19
save-pattern
软件开发工程师

Store APPLICATION patterns (architecture, procedures, conventions) in AgentDB's patterns table. NOT for swarm/transient memory.

2026-02-19
learner
数据科学家

Auto-discover patterns from reflexion episodes. Run post-feature to consolidate successful approaches into reusable patterns.

2026-02-15
shadow-judge
软件质量保证分析师与测试员

Record human judgment on validation results. Approve confirms accuracy; reject identifies false negatives. Stores calibration data in AgentDB.

2026-02-15
trust-dashboard
软件开发工程师

Render per-check Bayesian trust scores from AgentDB reflexion entries. Read-only -- no side effects.

2026-02-15
spec-compile
软件开发工程师

Compile an IMPLEMENTATION-BRIEF.md into claude-flow memory chunks and store ADRs in AgentDB. Agents get a Level-1 summary with objective, ADR pattern IDs, and scope — pull details on-demand.

2026-02-15
swarm-run
软件开发工程师

Launch a real working swarm: claude-flow coordination layer + Claude Code agent runtime. Wires MCP state tracking to actual Task-tool agents.

2026-02-15
ndp-github-workflow
软件开发工程师

NDP-specific GitHub workflow using Trunk-Based Development (TBD). Commit directly to main with conventional commits. Use this skill for ALL git operations in the Neural Data Platform project.

2026-02-13