Nexus Skill Hub
This is the top-level Nexus skill. Use it to choose the correct Nexus sub-skill for the task, then read that sub-skill directly.
Sub-skills
context-driven-development: Defines the canonical CDD format and workflow for context planning, creation, updates, reviews, search, and sync.context-driven-development/SKILL.md
skill-from-codebase: Defines how to derive or update a reusable skill from existing code and repository behavior.skill-from-codebase/SKILL.md
Selection Guide
- Use
context-driven-developmentfor.nexus/context/work, context quality/compliance, Next Actions, and dependency semantics. - Use
skill-from-codebasewhen the goal is creating or refreshing a skill from implemented code patterns. - If both apply, start with
context-driven-developmentfor scope and constraints, then useskill-from-codebasefor extraction.