- Symlink allium-main/.claude/rules/allium.md into references as allium-rules.md - Add 'Syntax rules' section to elicit, distill, and propagate skills - Instructs model to read rules before writing .allium files
26 lines
646 B
JSON
26 lines
646 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebSearch",
|
|
"Bash(curl:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(gh api:*)",
|
|
"WebFetch(domain:api.github.com)",
|
|
"WebFetch(domain:deepwiki.com)",
|
|
"WebFetch(domain:www.agentpatterns.ai)",
|
|
"Bash(pi:*)",
|
|
"Bash(/Users/willem/.local/share/mise/shims/pi:*)",
|
|
"Bash(npx --yes pi --version)",
|
|
"Bash(git clone:*)",
|
|
"Bash(test:*)",
|
|
"Bash(ln:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(bash:*)",
|
|
"Bash(git ls-remote:*)",
|
|
"Bash(node --version:*)"
|
|
]
|
|
}
|
|
}
|