Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

neural-data-platform

neural-data-platform enthält 13 gesammelte Skills von dug-21, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
0
aktualisiert
2026-02-19
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

align
Projektmanagementspezialisten

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

2026-02-19
validate-plan
Projektmanagementspezialisten

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

2026-02-19
validate
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-02-19
learner
Datenwissenschaftler

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

2026-02-15
shadow-judge
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-15
trust-dashboard
Softwareentwickler

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

2026-02-15
spec-compile
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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