core-workflows

Solid

Core Workflows

AI & Automation 137 stars 13 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
40
Documentation 15%
36
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Core Workflows 1. Configuration loading reads `.ai-rulez/config.toml` via `internal/config`, scans content trees, and resolves includes. 2. 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. 3. CRUD subcommands in `cmd/commands` call `internal/crud` to create or update rules, context, skills, agents, domains, profiles, and includes. 4. Validation runs through `internal/validator` and the config loaders to check schema and structure. 5. MCP handlers in `internal/mcp` expose read, CRUD, generate, and validate operations to external tools.

Details

Author
Goldziher
Repository
Goldziher/ai-rulez
Created
1 years ago
Last Updated
today
Language
Go
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category