Skip to content

skills improvements - #8

Merged
pragmaticivan merged 2 commits into
mainfrom
skills-updates
Aug 2, 2026
Merged

skills improvements#8
pragmaticivan merged 2 commits into
mainfrom
skills-updates

Conversation

@pragmaticivan

Copy link
Copy Markdown
Owner

No description provided.

Adds evals/evals.json (skill-creator format) to all skills under
home/dot_agents/skills/ and expands rigorous-coding from a 4-line stub
to cover before/during/after-coding discipline with a sharper,
more pushy trigger description. Also brings in the previously staged
agent definitions (bug-root-cause-analyzer, prompt-optimizer,
unit-test-writer), settings.json updates, and the analyze-permissions
symlink.
…cOS)

Ubuntu: apt's "yq" package is kislyuk/yq (a Python jq-wrapper), not
mikefarah/yq. home/dot_codex/modify_private_config.toml uses v4-only
syntax (`yq eval-all --input-format toml ...`), which fails with
"jq: Unknown option --input-format" under the wrong tool. Drop yq from
the apt package list and install the real Go binary from GitHub
releases instead.

macOS: `brew bundle` aborts entirely (not just the offending formula)
when it hits copilot-cli from the untrusted aws/tap, so every later
formula in the Brewfile -- including starship -- never installs. Trust
the tap before bundling, per Homebrew's own suggested fix.

Neither issue was introduced by this branch; both reproduce on main's
last CI runs too.
@pragmaticivan
pragmaticivan merged commit 916fe04 into main Aug 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant