new-doc
Scaffold a new document with correct frontmatter based on .stem schema. Uses auto-numbering to generate the next ID automatically. This skill should be used when the user says "new doc", "crear documento", "scaffold", "create a new file", "add a document", "nuevo archivo", "add a task", "new record", "nueva tarea", "rootline new", or wants to create a structured document in a rootline-managed directory.
roadmap
AI-native planning framework for autonomous project decomposition. Accepts free text to decompose into epics, features, stories, and tasks. Subcommands: pending, loop, plan. Without arguments shows decision tree. Tasks are self-contained units with technical specs and binary acceptance criteria. This skill should be used when the user says "descomponer en features", "crear roadmap de X", "estructura de X", "planificar implementación de X", "qué sigue", "ver roadmap", "ver progreso", "qué falta", "tasks pendientes", "loop de tasks", "ejecutar pendientes", "implementar tasks", "roadmap loop", "ejecutar roadmap", "crear roadmap del plan", "materializar plan", or provides free text describing work to decompose.
describe
Show the effective .stem schema for a directory using rootline CLI. Displays fields, types, required status, enum values, and which .stem file defines each rule. This skill should be used when the user says "describe schema", "show schema", "que campos necesito", "what fields are required", "what metadata is needed", "show me the fields", "stem rules", "describe this directory", or wants to understand document structure for a path.
validate
Validate documents against .stem schemas using rootline CLI. Checks frontmatter fields for required values, enum constraints, and structural rules. This skill should be used when the user says "validate", "check schema", "validar", "verificar", "check this file", "are there any errors", "is this correct", "lint", "verify", "revisar esquema", or wants to confirm documents comply with .stem definitions.