Useful tags are reusable snippets you insert with @tag to guide how the agent approaches a task. They reduce repetitive instructions and make outcomes more consistent.

Browser Testing

Tag: @browser_testing
Runs real browser-based checks for frontend flows. This is ideal when you need reliable UI validation in a true browser environment. For details and examples, see the dedicated guide: Browser Testing.

Business Analyst

Tag: @business_analyst
Invokes the Business Analyst skill to surface ambiguities and generate clarifying questions before implementation. Use it to reduce rework and align requirements early.

Cook (Implementation)

Tag: @ck_cook
Uses the ck_cook skill to execute a feature with a structured, plan-driven workflow. Best when you want implementation to follow an agreed plan.

Plan (Implementation)

Tag: @ck_plan
Uses the ck_plan skill to create an implementation plan. Helps clarify scope, dependencies, and sequencing before building.

Add Unit Tests

Tag: @add_unit_tests
Focuses the agent on adding or improving unit tests. Useful for boosting coverage and preventing regressions.

Bug Analysis

Tag: @bug_analysis
Directs a systematic investigation of a defect to identify root cause before fixing. This leads to more targeted and reliable fixes.

BA Story

Tag: @ba-story
Frames the task as a Business Analyst story to improve requirement clarity and acceptance criteria quality.

AICP Admin Task

Tag: @aicp-admin-task
Scopes the work to the AICP Admin repository and its conventions, keeping the agent focused on the right codebase.

AICP API Task

Tag: @aicp-api-task
Targets the AICP API repository so changes stay aligned with backend conventions and context.

AICP UI Task

Tag: @aicp-ui-task
Targets the AICP UI repository to keep UI work scoped to frontend conventions and assets.

Tags Overview

If you want more information, navigate to Settings -> General -> Tags in Private AI.
Task tags list showing common useful tags in settings