Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

neural-data-platform

يحتوي neural-data-platform على 13 من skills المجمعة من dug-21، مع تغطية مهنية على مستوى المستودع وصفحات 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