Commit pipeline for skill-map. Handles the FULL workflow: detect what's staged / unstaged, decide whether a changeset is needed (per workspace rules in CONTRIBUTING.md), regenerate spec integrity hashes, ROADMAP cross-references, and the conventional commit itself. The workspace CHANGELOG.md files are generated by…
Authoritative guide for working with Foblex Flow (@foblex/flow) in the skill-map UI. Use whenever editing Angular code in ui/ that touches graph rendering — templates with f-flow / f-canvas / f-connection / fNode / fConnector / fDraggable / fZoom / fMarker directives; TypeScript importing from @foblex/flow…
Interactive skill-map tutorial, a single "book" of parts and chapters that a first-time tester walks end to end. It opens with a live-UI prologue (the tester runs sm, opens the browser, and watches the map update as .md files are edited), then a menu of further parts (watch your agent light the map up in real time…
Instructions for crystian/skill-map, covering agents.md, language & persona activation (read first), arquitecto persona (only when activated per the gate above), operating rules and git & commits.
Instructions for crystian/skill-map: Pointer file. Claude Code (CLAUDE.md) and Codex (AGENTS.md) each pick up their own filename when they boot in this repo. Keeping CLAUDE.md as a one-line @AGENTS.md reference means the operating manual lives in a single file (AGENTS.md) without either tool falling back to defaults.…
Mirrors the portfolio's pages into Notion after publishing, creating one Notion page per site page via the Notion MCP. Use it from /publish, or when the user asks to sync the site to Notion.
Deprecated. Mirrors a single page into Notion by following the notion-publish skill. Superseded by /publish, which mirrors every page to Notion on release; kept only so existing references keep resolving.
Runs before the agent uses a tool for ^(Skill, Agent, Read, Write, Edit and mcp__.+)$ tool calls, executing bridge.js via node. From crystian/skill-map.