quatico-solutions/agent-skills
Plugin Claude Code
Plugin marketplace listing 18 plugins: quatico-skills, adopt-agentic-workflow, branch-and-commit, bye, commit.
quatico-solutions/agent-skills
Plugin Claude Code
Plugin marketplace listing 18 plugins: quatico-skills, adopt-agentic-workflow, branch-and-commit, bye, commit.
quatico-solutions/agent-skills
Plugin Claude Code
Quatico development essentials: commit conventions, PR workflows, TDD, testing, Bitbucket/Jira integration, and team standards.
quatico-solutions/agent-skills
Instructions file CodexOpenCode
AGENTS.md instructions for quatico-solutions/agent-skills, covering agents.md, rules that bite, definition of done and where to look next.
quatico-solutions/agent-skills
Instructions file
Claude Code instructions for quatico-solutions/agent-skills, covering claude.md, repository structure, versioning, model class and skill development.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when adopting the four-phase agentic workflow (Discovery → Design → Development → Endgame) in a repository: installs Plot for the plan lifecycle, then wires this org's skills to the phases they serve. Triggers: adopt workflow, agentic workflow, install plot, set up plot, bootstrap workflow, four-phase workflow…
quatico-solutions/agent-skills
Skill Claude CodeCodex
Intelligently groups and commits changes based on revertibility, intention, and logical dependencies. Optionally creates feature branches. Orders commits for optimal review and prepares for PR using Arlo's Commit Notation. Use when: ready to commit multiple changes, organizing work on current or new branch, preparing…
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when the user says /bye, "wrap up", "end session", or similar. Reconstructs full session history including compacted context, creates a sessionlog (if the project has a sessionlog directory), commits changes, and summarizes next steps.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Format git commit messages using Quatico's notation (Arlo's v1 with extensions). Use when: committing changes, making commits, creating commits, writing commit messages, reviewing commits, or analyzing git log. Triggers: commit, make commit, create commit, git commit, commit this, commit message, commit notation, Arlo…
quatico-solutions/agent-skills
Skill Claude CodeCodex
When and what to commit. Covers timing, atomic commits, and git hooks. Use when: making commits, deciding when to commit, preparing changes. Triggers: commit, commit this, commit changes, git commit, make commit, should I commit. Related: commit-notation (message formatting), handling-pull-requests (PR workflow).
quatico-solutions/agent-skills
Skill Claude CodeCodex
Guides PR workflows: creating PRs, addressing review feedback, replying to comments. Use when creating PRs, responding to code review, or managing PR lifecycle. Triggers: create PR, open PR, new PR, make PR, draft PR, create draft, make draft, address feedback, review comments, respond to review, PR workflow, pull…
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when writing unit tests with Jest. Covers naming conventions (testObj, target, mock, actual, expected), jest.fn/spyOn/mock mastery, clear/reset/restore differences, module mocking, fake timers, and AAA pattern. Triggers: Jest, unit test, mock, spy, stub, jest.fn, jest.spyOn, jest.mock.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when writing or reviewing any markdown file in this workspace. Quick reference for supported syntax (CommonMark + Bitbucket safe).
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use before claiming work is done, before merging, or when a claim matters and has not been executed: dispatches separate adversarial subagents to REFUTE each claim and report what they executed versus what they only read. Triggers: reality check, verify claims, is this really done, prove it works, check before merge…
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when writing or reviewing German-language content for Swiss audiences — orthography (ss not ß), typography (guillemets, apostrophe thousands, CHF prefix), grammar (Perfekt, dative), vocabulary (Helvetismen). Triggers: Swiss German, Schweizer Hochdeutsch, DE-CH, Swiss writing.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when the user says "show your work", "make a demo", "prove it works", "demonstrate the feature", "capture the evidence", "showboat", or "rodney". Also triggers on: demo this, demo time, show what you built, show me the results, prove your changes work, record what you did, write up what you built, document the…
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code. Triggers: TDD, test-driven, red-green-refactor, write test first, unit test workflow.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when the user wants to triage a JIRA ticket, analyze a bug report or feature request, assess ticket readiness, scope changes, or evaluate a ticket before sprint planning. Triggers: triage, ticket, bug report, feature request, JIRA, scope, assess ticket, ticket review, sprint planning prep.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Use when writing or reviewing any TypeScript code. Covers discriminated unions, branded types, Zod at boundaries, const arrays over enums, and safe access patterns.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Bitbucket Cloud API via bb CLI. Handles all PR operations (list, view, create, edit, comment, approve, merge), image uploads (via the Downloads area), and source browsing (ls, cat, branch, tag) including markdown descriptions. Browser only for SSO-gated pages. Triggers: bitbucket, bitbucket API, bb, PR list, PR view…
quatico-solutions/agent-skills
Skill Claude CodeCodex
Last resort for Bitbucket operations that bb CLI cannot handle (SSO-gated pages). Prefer working-with-bitbucket-api for all PR operations, including image uploads. Triggers: bitbucket UI, bitbucket web, bitbucket SSO.
quatico-solutions/agent-skills
Skill Claude CodeCodex
Navigates JIRA for ticket operations. Primary: Atlassian MCP for CRUD. Fallback: Browser for visual verification. Triggers: JIRA, create ticket, edit ticket, link issues, JQL, fix version.