بنقرة واحدة
agnostic-ai
يحتوي agnostic-ai على 15 من skills المجمعة من Chemaclass، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Cut a new agnostic-ai release end to end. Use when the user wants to ship a new version (tag + GitHub Release).
Fetch a GitHub issue, create a branch, implement with TDD, and open a PR
Walk over all open GitHub issues that are unassigned or assigned to the current user, and process each one via the gh-issue skill, sequentially.
A sample skill for golden snapshot tests.
dos
tres
uno
A sample skill for golden snapshot tests.
skill 1
skill 2
skill 3
Rebuild and serve the WASM playground at docs/playground/. Use after editing the playground source or any code reachable from cmd/agnostic-ai-wasm.
Regenerate docs/schemas/config.schema.json from the Config struct. Use after editing internal/config/config.go.
Run agnostic-ai sync --check, interpret the diff, and pick the right next step. Use after editing specs or adapters.
Author a new agnostic-ai spec (agent, skill, rule, or hook). Use when the user wants to add a new prompt, convention, or hook to their project.