Claude Code skills: review-loop (iterative simplify-review-fix), rust-dev (FAIL FAST standards)
Stars
21
Forks
0
Watchers
21
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
64
commits
feat: remove codex plugin, replaced by openai/codex-plugin-cc
4d60f88View on GitHubfeat(rust-dev): run rust-builder agent on sonnet model
3f7796fView on GitHubfix(rust-dev): restructure skill to eliminate duplication and reduce context bloat
01b7602View on GitHubfix(review-loop): suspend orchestrator constraint during simplify phase
5de2c9bView on GitHubfix(review-loop): add invocation controls, extract exclusions, remove dead agent
9c1a055View on GitHubfix(codex): add invocation controls, wire $ARGUMENTS, extract CLI reference
fdcd29bView on GitHubfeat: add codex plugin for Codex CLI orchestration via tmux
42b08e6View on GitHubfix(review-loop): filter non-ancestor branches in target branch detection
3be1991View on GitHubfix(review-loop): enforce exact built-in simplify skill name
a34ba4aView on GitHubfix(review-loop): never revert subagent work based on stale LSP diagnostics
34ce1a9View on GitHubrefactor(review-loop): replace code-simplifier subagent with simplify skill
159ef8eView on GitHubdocs(rust-dev): add guidance on preserving anyhow error chains
31db2f8View on GitHub