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

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

82

CI/CD14pt72

CI is configured (.github/workflows/ci.yml).

Tests18pt80

Test files detected (skills/continuous-learning-v2/scripts/test_parse_instinct.py).

Reproducibility6pt80

Lockfile present (package-lock.json). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

84

Repository metadata5pt60

Repository has a description.

Activity5pt80

Actively maintained (pushed within 3 months).

Dependency manifest6pt100

Dependency manifest found (package.json).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 0
    Forks
  • 0
    Releases

Community

  • Community health
  • authors own >50% of commits
  • 0
    Watchers

Responsiveness

  • Median issue response
  • Median PR merge time
  • 0
    Open issues
Repository files61 root entries
  • .agents
  • .claude
  • .claude-plugin
  • .codex
  • .codex-plugin
  • .cursor
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Issue or PR templates present.
  • .kiro
    Good: Security policy present.
  • .opencode
  • .trae
  • agents
  • assets
  • commands
  • contexts
  • docs
  • ecc2
  • examples
  • hooks
  • manifests
  • mcp-configs
  • plugins
  • research
  • rules
  • schemas
  • scripts
  • skills
    Good: Test files detected (skills/continuous-learning-v2/scripts/test_parse_instinct.py).
  • tests
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • .markdownlint.json
  • .mcp.json
  • .npmignore
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • .tool-versions
    Good: Environment pinned via .tool-versions.
  • .yarnrc.yml
  • AGENTS.md
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • COMMANDS-QUICK-REF.md
  • commitlint.config.js
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under MIT.
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • README.md
    Good: 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