Skills

Reusable workflow instructions for agents, managed by the Nexus platform.

What is a skill?

A skill is a markdown-based workflow instruction assigned to a project. Skills are versioned, searchable, and exposed to agents as slash commands (e.g. /nexus-init, /nexus-adr-draft).

Built-in skills

SkillCommandPurpose
Init Nexus/nexus-initInitialize a session, load project context
Session Close/nexus-session-closeClose the active session with a structured summary
ADR Draft/nexus-adr-draftDraft an Architecture Decision Record
Sync Memory/nexus-sync-memoryPersist session outputs to the knowledge base
Git Commit/nexus-git-commitCreate clean, professional commits
Code Review/nexus-code-reviewStructured code review with checklist
Security Scan/nexus-sec-scanOWASP-based security audit

Was this page helpful?