4 Commits

  • security: remove supply chain risks, external promotions, and unauthorized credits
    - Remove zenith.chat references and @DRodriguezFX shoutout from README
    - Remove Inspiration Credits section (already in CHANGELOG.md)
    - Remove awesome-agent-skills reference from Links
    - Remove Plankton H3 section by @alxfazio (skill stays in skills/)
    - Remove brand names (InsAIts, VideoDB, Evos) from v1.9.0 notes
    - Remove @ericcai0814 individual credit from README (kept in CHANGELOG)
    - Add Security Guide to Links section
    - Replace curl-pipe-to-bash in autonomous-loops with review warning
    - Replace git clone in plankton-code-quality with review warning
    - Replace pip install git+ in agent-eval with review warning
    - Replace npm install -g in dmux-workflows with review warning
    - Add commercial API notice to nutrient-document-processing
    - Remove VideoDB maintainer credit from videodb skill
    - Replace skill-creator.app link with ECC-Tools GitHub App reference
  • feat(skills): add autonomous-loops and plankton-code-quality skills
    - autonomous-loops: 6 loop patterns from simple claude -p pipelines to
      RFC-driven DAG orchestration (Ralphinho, infinite-agentic-loop,
      continuous-claude, de-sloppify pattern)
    - plankton-code-quality: write-time enforcement integration guide
    - README: updated directory listing and Plankton description
    
    Sources: enitrat/ralphinho, disler/infinite-agentic-loop,
    AnandChowdhary/continuous-claude, alexfazio/plankton