Configuration loading reads .ai-rulez/config.toml via internal/config, scans content trees, and resolves includes.
Generation uses declarative specs in internal/generator/providers/builtin/ plus specialized generators in internal/generator/presets, with internal/templates rendering outputs and internal/gitignore updating ignore rules.
CRUD subcommands in cmd/commands call internal/crud to create or update rules, context, skills, agents, domains, profiles, and includes.
Validation runs through internal/validator and the config loaders to check schema and structure.
MCP handlers in internal/mcp expose read, CRUD, generate, and validate operations to external tools.
1---2name: core-workflows3description: Core Workflows4---56# Core Workflows781. Configuration loading reads `.ai-rulez/config.toml` via `internal/config`, scans content trees, and resolves includes.92. Generation uses declarative specs in `internal/generator/providers/builtin/` plus specialized generators in `internal/generator/presets`, with `internal/templates` rendering outputs and `internal/gitignore` updating ignore rules.103. CRUD subcommands in `cmd/commands` call `internal/crud` to create or update rules, context, skills, agents, domains, profiles, and includes.114. Validation runs through `internal/validator` and the config loaders to check schema and structure.125. MCP handlers in `internal/mcp` expose read, CRUD, generate, and validate operations to external tools.
Run npx skillmds@latest add goldziher/core-workflows in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Core Workflows It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
goldziher (@goldziher) published this skill. Their other Agent Skills are listed on their SkillMD profile.