Polished work that hasn't found its audience yet.
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Documentation
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
82
CI is configured (.github/workflows/ci.yml).
Test files detected (skills/continuous-learning-v2/scripts/test_parse_instinct.py).
Lockfile present (package-lock.json). Installs are reproducible.
Linter or formatter configured (.prettierrc).
Issue or PR templates present.
Project health
84
Repository has a description.
Actively maintained (pushed within 3 months).
Dependency manifest found (package.json).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 0Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 0Watchers
Responsiveness
- —Median issue response
- —Median PR merge time
- 0Open issues
Repository files61 root entries
- .agents
- .claude
- .claude-plugin
- .codex
- .codex-plugin
- .cursor
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- .kiroGood: Security policy present.
- .opencode
- .trae
- agents
- assets
- commands
- contexts
- docs
- ecc2
- examples
- hooks
- manifests
- mcp-configs
- plugins
- research
- rules
- schemas
- scripts
- skillsGood: Test files detected (skills/continuous-learning-v2/scripts/test_parse_instinct.py).
- tests
- .env.example
- .gitignoreGood: .gitignore present.
- .markdownlint.json
- .mcp.json
- .npmignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- .tool-versionsGood: Environment pinned via .tool-versions.
- .yarnrc.yml
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- COMMANDS-QUICK-REF.md
- commitlint.config.js
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- eslint.config.js
- EVALUATION.md
- install.ps1
- install.sh
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.zh-CN.md
- REPO-ASSESSMENT.md
- SECURITY.md
- SPONSORING.md
- SPONSORS.md
- the-longform-guide.md
- the-security-guide.md
- the-shortform-guide.md
- TROUBLESHOOTING.md
- VERSION
- yarn.lock