Skip to main content
Run any Skill in Manus
with one click
GitHub repository

neural-data-platform

neural-data-platform contains 13 collected skills from dug-21, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
0
updated
2026-02-19
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

align
project-management-specialists

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

2026-02-19
validate-plan
project-management-specialists

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

2026-02-19
validate
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-02-19
learner
data-scientists-152051

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

2026-02-15
shadow-judge
software-quality-assurance-analysts-and-testers

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

2026-02-15
trust-dashboard
software-developers

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

2026-02-15
spec-compile
software-developers

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
software-developers

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
software-developers

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