← all publishers

eyelock

@eyelock source repo

17 published skills

  1. Ynh Adopt · eyelock bundle
    Bring an existing AI setup — a .claude folder, .cursorrules, a grown CLAUDE.md — under ynh without losing it. Use when someone already has assistant config and wants to adopt ynh, rather than starting a harness from scratch.
    0
    installs
  2. Ynd Inspect · eyelock bundle
    Guided walkthrough for using ynd inspect to bootstrap a project's AI skills and agents from its codebase signals.
    0
    installs
  3. Ynh Compose · eyelock bundle
    Compose harnesses from other harnesses — includes, delegates, profiles, focuses and fork. Use when someone has one working harness and wants to reuse parts of it, share it, or vary it per situation rather than copying folders around.
    0
    installs
  4. Ynh Sensors · eyelock bundle
    Choose, declare and calibrate the sensors a project needs, then gate on them with ynh check. Use when a harness has no sensors, when ynh check reports nothing useful, or when setting up an agent loop that needs something to converge against.
    0
    installs
  5. Ynd Compress · eyelock
    Workflow for compressing prompt and instruction files using LLM-powered techniques, with backup management and restore.
    0
    installs
  6. Ynh Team Setup · eyelock bundle
    Guide graduation from a personal harness to a team setup with delegation. Creates a team harness that delegates to personal harnesses.
    0
    installs
  7. Ynh Dev · eyelock bundle
    Development workflow for the ynh codebase. Build, test, lint, and format in the right order.
    0
    installs
  8. Ynh Troubleshoot · eyelock
    Diagnose a ynh setup that is not working — a harness that will not install, a launcher that is not found, a vendor that cannot see the skills, instructions that are not applied, or a check that gates for no visible reason. Use when something is broken and it is not obvious why.
    0
    installs
  9. Ynh Create Harness · eyelock bundle
    Interactive wizard to create a ynh harness from scratch. Walks through naming, vendor selection, artifact scaffolding, and installation.
    0
    installs
  10. Add Ynd Command · eyelock
    Add a new command to the ynd developer CLI end to end — dispatch, flag parsing, output formats, tests and docs. Use when adding a ynd subcommand, the sibling of add-vendor-adapter for the other half of the product.
    0
    installs
  11. Capability Bump · eyelock
    Change the JSON shape of a ynh command safely — decide whether it bumps CapabilitiesVersion, then update the schema, goldens and docs together. Use when adding, removing or changing any field in a --format json response.
    0
    installs
  12. Vendor Adapters · eyelock bundle
    Maintain ynh vendor adapters against current vendor plugin specs. Use when updating adapters, checking spec compliance, or adding new vendor support.
    0
    installs
  13. Tdd · eyelock
    Follow test-driven development: Red, Green, Refactor.
    0
    installs
  14. Add Vendor Adapter · eyelock
    Scaffold a brand-new ynh vendor adapter end-to-end (a new AI CLI harness like GitHub Copilot CLI, Gemini CLI, etc.). Use when onboarding a vendor that has no adapter yet — as opposed to vendor-adapters, which maintains adapters that already exist against evolving vendor specs.
    0
    installs
  15. Commit · eyelock
    Create well-formatted git commits with conventional commit messages.
    0
    installs
  16. Review · eyelock
    Review code changes systematically:
    0
    installs
  17. Deploy · eyelock
    Deploy applications safely:
    0
    installs