agentsys
by avifenesh
AI writes code. This automates everything else · 19 plugins, 47 agents, and 39 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.
About
AI writes code. This automates everything else · 19 plugins, 47 agents, and 39 skills · for Claude Code, OpenCode, Codex, Cursor, Kiro.
Skill Analysis
Skills (33)
"Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining AgentSys's ...
bashjavascriptjsonmarkdownregexyamlA test agent without role section
A test agent with unrestricted bash
A fully complete and valid agent
"Use when improving general prompts for structure, examples, and constraints."
bashjavascriptmarkdownxml"Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene."
bashjavascript"Use when user asks to \"discover tasks\", \"find next task\", \"prioritize issues\", \"what should I work on\", or \"list open issues\". Discovers an...
bashjavascriptmarkdown"Authenticate to websites with human-in-the-loop browser handoff. Use when user needs to log into a website, complete 2FA, or solve CAPTCHAs for agent...
bashjson"Use when improving CLAUDE.md or AGENTS.md project memory files."
markdown"Use when user asks to \"validate delivery\", \"check readiness\", or \"verify completion\". Runs tests, build, and requirement checks with pass/fail ...
bashjavascriptjson"Use when mapping code paths, entrypoints, and likely hot files before profiling."
"Use when improving documentation structure, accuracy, and RAG readiness."
javascriptmarkdown"Use when reviewing SKILL.md files for structure and trigger quality."
markdownyaml"Use when analyzing plugin structures, MCP tools, and plugin security patterns."
javascriptjsonmarkdownyaml"Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only ...
javascript"Structured AI debate templates and synthesis. Use when orchestrating multi-round debates between AI tools, 'debate topic', 'argue about', 'stress tes...
json"Use when generating performance hypotheses backed by git history and code evidence."
"Use when synthesizing perf findings into evidence-backed recommendations and decisions."
"Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report."
javascriptmarkdown"Use when user asks to \"run repo intel\", \"generate repo map\", \"analyze repo\", \"query hotspots\", \"check ownership\", or \"bus factor\". Unifie...
javascript
Recent Commits
- 94326af2026-03-28fix: flaky stale items test - use >= 99 for date boundary toleranceAvi Fenesh
- 1cadfa02026-03-285.8.1Avi Fenesh
- 2eed4aa2026-03-28chore: bump repo-intel marketplace version to 0.2.0 (#322)Avi Fenesh
- 9c694442026-03-28docs: sync agnix rule count 342 -> 385Avi Fenesh
- 1bb431b2026-03-26feat(lib): add exports field to package.json for @agentsys/lib module resolutionagent-cairn
- 1dc88962026-03-26fix: use code-point safe truncate() across all text truncation sitesavifenesh
- 39822e72026-03-26fix: make truncate() code-point safe to prevent surrogate pair corruptionavifenesh
- 7087f222026-03-25fix: remove standalone How It Works section, fix test countAvi Fenesh
- 2a1563e2026-03-25fix: agnix stats - 155 rules -> 342, 57 auto-fix -> 102, 28 categories -> 36Avi Fenesh
- 62f27df2026-03-25feat: inline pipeline steps in each command panelAvi Fenesh