code-ai-installer 1.5.1 → 1.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agents/skills/design_patterns_reference/agents/claude.json +18 -0
- package/.agents/skills/design_patterns_reference/agents/copilot.json +18 -0
- package/.agents/skills/design_patterns_reference/agents/gemini.json +18 -19
- package/.agents/skills/design_patterns_reference/agents/openai.yaml +8 -0
- package/.agents/skills/design_patterns_reference/agents/qwen.json +18 -0
- package/.agents/skills/design_patterns_reference/agents/skill.yaml +22 -23
- package/.agents/skills/golden_canon_grid/agents/skill.yaml +1 -0
- package/.agents/workflows/bugfix.md +90 -0
- package/.agents/workflows/hotfix.md +74 -0
- package/.agents/workflows/pipeline-rules.md +163 -137
- package/.agents/workflows/start-task.md +129 -120
- package/AGENTS.yaml +1 -0
- package/agents/orchestrator.claude.json +1 -0
- package/agents/orchestrator.copilot.json +1 -0
- package/agents/orchestrator.gemini.json +1 -0
- package/agents/orchestrator.openai.yaml +1 -0
- package/agents/orchestrator.qwen.json +1 -0
- package/dist/catalog.js +21 -0
- package/dist/platforms/adapters.js +18 -0
- package/dist/types.d.ts +1 -0
- package/locales/en/.agents/skills/a11y_baseline/agents/claude.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/a11y_baseline/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/adr_log/agents/claude.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/adr_log/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/claude.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/api_contracts/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/architecture_compliance_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/claude.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/architecture_doc/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/board/agents/claude.json +2 -2
- package/locales/en/.agents/skills/board/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/board/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/board/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/board/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/board/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/claude.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/code_review_checklist/agents/claude.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/copilot.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/gemini.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/code_review_checklist/agents/qwen.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/skill.yaml +5 -4
- package/locales/en/.agents/skills/current_state_analysis/agents/claude.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/current_state_analysis/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/data_model/agents/claude.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/data_model/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/claude.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/deployment_ci_plan/agents/claude.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/deployment_ci_plan/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/design_intake/agents/claude.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/design_intake/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/design_parity_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/design_patterns_reference/agents/claude.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/copilot.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/gemini.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/openai.yaml +8 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/qwen.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/skill.yaml +22 -0
- package/locales/en/.agents/skills/design_systems/agents/claude.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/design_systems/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/claude.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/dev_reference_snippets/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/claude.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/copilot.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/gemini.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/openai.yaml +2 -2
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/qwen.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/skill.yaml +3 -3
- package/locales/en/.agents/skills/es2025_beast_practices/agents/claude.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/copilot.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/gemini.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/es2025_beast_practices/agents/qwen.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/skill.yaml +4 -4
- package/locales/en/.agents/skills/gates/agents/claude.json +5 -5
- package/locales/en/.agents/skills/gates/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/gates/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/gates/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/gates/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/gates/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/claude.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/copilot.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/gemini.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/go_beast_practices/agents/qwen.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/skill.yaml +4 -5
- package/locales/en/.agents/skills/golden_canon_grid/agents/claude.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/copilot.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/gemini.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/openai.yaml +8 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/qwen.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/skill.yaml +22 -0
- package/locales/en/.agents/skills/google_stitch_skill/agents/claude.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/google_stitch_skill/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/handoff/agents/claude.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/handoff/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/claude.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/memory/agents/claude.json +2 -2
- package/locales/en/.agents/skills/memory/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/memory/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/memory/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/memory/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/memory/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/claude.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/node_express_beast_practices/agents/claude.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/observability_logging/agents/claude.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/copilot.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/gemini.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/observability_logging/agents/qwen.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/skill.yaml +5 -4
- package/locales/en/.agents/skills/observability_plan/agents/claude.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/observability_plan/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/performance_review_baseline/agents/claude.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/copilot.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/gemini.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/performance_review_baseline/agents/qwen.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/skill.yaml +4 -5
- package/locales/en/.agents/skills/pm_backlog/agents/claude.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/pm_backlog/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/claude.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/pm_interview/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/claude.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/pm_prd/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_browser_testing/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_manual_run/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_test_plan/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/claude.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/claude.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/react_beast_practices/agents/claude.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/copilot.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/gemini.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/react_beast_practices/agents/qwen.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/skill.yaml +4 -4
- package/locales/en/.agents/skills/release_gate/agents/claude.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/release_gate/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/claude.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/claude.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/review_reference_snippets/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/claude.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/security_baseline_dev/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/claude.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/security_review_baseline/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/claude.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/styling_css_stack/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/claude.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/system_design_checklist/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/claude.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/tdd_workflow/agents/claude.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/tdd_workflow/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/claude.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/testing_strategy_js/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/tests_quality_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/claude.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/threat_model_baseline/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tooling_bun_biome/agents/claude.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/claude.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ui_inventory/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ux_discovery/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ux_spec/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/claude.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/claude.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/skill.yaml +2 -2
- package/locales/en/.agents/workflows/bugfix.md +90 -0
- package/locales/en/.agents/workflows/hotfix.md +74 -0
- package/locales/en/.agents/workflows/pipeline-rules.md +157 -18
- package/locales/en/.agents/workflows/start-task.md +120 -17
- package/locales/en/AGENTS.yaml +2 -0
- package/locales/en/agents/orchestrator.claude.json +2 -0
- package/locales/en/agents/orchestrator.copilot.json +2 -0
- package/locales/en/agents/orchestrator.gemini.json +2 -0
- package/locales/en/agents/orchestrator.openai.yaml +2 -0
- package/locales/en/agents/orchestrator.qwen.json +2 -0
- package/locales/en/prompt-examples.md +152 -0
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "wix_self_hosted_embedded_script",
|
|
3
3
|
"display_name": "Wix Self-Hosted Embedded Script",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed script, resolve appInstanceId, DB-driven widget config, common errors, and DEMO-ready checklist.",
|
|
5
5
|
"default_prompt": "Use $wix_self_hosted_embedded_script when the task matches the \"Wix Self-Hosted Embedded Script\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"wix_self_hosted_embedded_script",
|
|
8
8
|
"wix self hosted embedded script",
|
|
9
9
|
"Wix Self-Hosted Embedded Script",
|
|
10
|
-
"
|
|
10
|
+
"Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed script, resolve appInstanceId, DB-driven widget config, common errors, and DEMO-ready checklist"
|
|
11
11
|
],
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"wix",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface:
|
|
2
2
|
display_name: "Wix Self-Hosted Embedded Script"
|
|
3
|
-
short_description: "
|
|
3
|
+
short_description: "Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed s…"
|
|
4
4
|
default_prompt: "Use $wix_self_hosted_embedded_script when the task matches the \"Wix Self-Hosted Embedded Script\" skill."
|
|
5
5
|
dependencies:
|
|
6
6
|
tools: []
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "wix_self_hosted_embedded_script",
|
|
3
3
|
"display_name": "Wix Self-Hosted Embedded Script",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed script, resolve appInstanceId, DB-driven widget config, common errors, and DEMO-ready checklist.",
|
|
5
5
|
"default_prompt": "Use $wix_self_hosted_embedded_script when the task matches the \"Wix Self-Hosted Embedded Script\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"wix_self_hosted_embedded_script",
|
|
8
8
|
"wix self hosted embedded script",
|
|
9
9
|
"Wix Self-Hosted Embedded Script",
|
|
10
|
-
"
|
|
10
|
+
"Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed script, resolve appInstanceId, DB-driven widget config, common errors, and DEMO-ready checklist"
|
|
11
11
|
],
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"wix",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "wix_self_hosted_embedded_script"
|
|
3
3
|
display_name: "Wix Self-Hosted Embedded Script"
|
|
4
|
-
description: "
|
|
4
|
+
description: "Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed script, resolve appInstanceId, DB-driven widget config, common errors, and DEMO-ready checklist."
|
|
5
5
|
default_prompt: "Use $wix_self_hosted_embedded_script when the task matches the \"Wix Self-Hosted Embedded Script\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "wix_self_hosted_embedded_script"
|
|
8
8
|
- "wix self hosted embedded script"
|
|
9
9
|
- "Wix Self-Hosted Embedded Script"
|
|
10
|
-
- "
|
|
10
|
+
- "Practical runbook for Wix Self-Hosted Embedded Script — HTTPS locally, install webhook, embed script, resolve appInstanceId, DB-driven widget config, common errors, and DEMO-ready checklist"
|
|
11
11
|
capabilities:
|
|
12
12
|
- "wix"
|
|
13
13
|
- "self"
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Launch the shortened 4-gate pipeline for bug fixes. Use instead of /start-task for bugfix tasks.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# /bugfix — Launch Bugfix Pipeline (4 gates)
|
|
6
|
+
|
|
7
|
+
> 🟢 **Mode:** Bugfix — for fixing bugs in existing functionality.
|
|
8
|
+
> Full pipeline: `/start-task`. Hotfix (trivial): `/hotfix`.
|
|
9
|
+
|
|
10
|
+
## When to use
|
|
11
|
+
|
|
12
|
+
- Bug in logic, API errors, broken validation, data issues
|
|
13
|
+
- Affects > 2 files or non-trivial blast radius
|
|
14
|
+
- Does NOT change UI layout, does NOT add new API, does NOT change data schema (otherwise → `/start-task`)
|
|
15
|
+
|
|
16
|
+
## Step 0: Load rules
|
|
17
|
+
|
|
18
|
+
Execute `/pipeline-rules` — read the rules BEFORE starting work.
|
|
19
|
+
|
|
20
|
+
## Step 1: CONDUCTOR — Classification
|
|
21
|
+
|
|
22
|
+
1. Execute `view_file` on `agents/conductor.md`
|
|
23
|
+
2. Confirm the task = bugfix (per Decision Tree)
|
|
24
|
+
3. Create Mini Checklist:
|
|
25
|
+
```
|
|
26
|
+
[ ] BF-DEV-01 Fix + TDD + Handoff Envelope
|
|
27
|
+
[ ] BF-REV-01 Code review + regression check + Handoff Envelope
|
|
28
|
+
[ ] BF-TEST-01 Verification + regression smoke + GO/NO-GO
|
|
29
|
+
```
|
|
30
|
+
4. `notify_user` → wait for **Approved**
|
|
31
|
+
|
|
32
|
+
## Step 2: DEV — TDD Fix
|
|
33
|
+
|
|
34
|
+
1. Execute `view_file` on `agents/senior_full_stack.md`
|
|
35
|
+
2. Follow the protocol (skipping §1 UX review and §6 DEMO):
|
|
36
|
+
- §0: Context + read skills
|
|
37
|
+
- §2: Analyze bug + root cause
|
|
38
|
+
- §3: RED — write a failing test reproducing the bug
|
|
39
|
+
- §4: GREEN — minimal code to make the test pass
|
|
40
|
+
- §5: REFACTOR — improve without changing behavior
|
|
41
|
+
- §7: JSDoc on modified functions
|
|
42
|
+
3. Restart affected services if applicable
|
|
43
|
+
4. Form Handoff Envelope → REV
|
|
44
|
+
5. `notify_user` → wait for **Approved**
|
|
45
|
+
|
|
46
|
+
## Step 3: REV — Code Review
|
|
47
|
+
|
|
48
|
+
1. Execute `view_file` on `agents/reviewer.md`
|
|
49
|
+
2. Review focus:
|
|
50
|
+
- Does the test actually reproduce the bug (RED phase)?
|
|
51
|
+
- Does the fix create side effects?
|
|
52
|
+
- Is regression risk assessed?
|
|
53
|
+
- Is JSDoc in place?
|
|
54
|
+
3. Form Handoff Envelope → TEST
|
|
55
|
+
4. `notify_user` → wait for **Approved**
|
|
56
|
+
|
|
57
|
+
## Step 4: TEST — Verification
|
|
58
|
+
|
|
59
|
+
1. Execute `view_file` on `agents/tester.md`
|
|
60
|
+
2. Verify:
|
|
61
|
+
- Bug is fixed (per reproduction steps)
|
|
62
|
+
- No regression (smoke on affected modules)
|
|
63
|
+
- Tests pass (CI green)
|
|
64
|
+
3. Issue verdict: **GO ✅ / NO-GO ❌**
|
|
65
|
+
4. `notify_user` → wait for **Approved**
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
## On FAIL at REV or TEST
|
|
70
|
+
|
|
71
|
+
1. Agent produces FAIL Report + Handoff → DEV
|
|
72
|
+
2. DEV fixes → Handoff → REV → TEST (cycle repeats)
|
|
73
|
+
3. Approved is required at every gate
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## Prompt template
|
|
78
|
+
|
|
79
|
+
```
|
|
80
|
+
@AGENTS.md /bugfix
|
|
81
|
+
|
|
82
|
+
Bug: [bug description, 1-2 sentences].
|
|
83
|
+
Reproduction: [steps, if known].
|
|
84
|
+
Files: [affected files, if known].
|
|
85
|
+
|
|
86
|
+
Rules:
|
|
87
|
+
1. Bugfix Pipeline: CONDUCTOR → DEV → REV → TEST
|
|
88
|
+
2. TDD is mandatory (RED → GREEN → REFACTOR)
|
|
89
|
+
3. Approved at every gate
|
|
90
|
+
```
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Launch the minimal 2-gate pipeline for trivial fixes (hotfix). Use for trivial fixes with blast radius ≈ 0.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# /hotfix — Launch Hotfix Pipeline (2 gates)
|
|
6
|
+
|
|
7
|
+
> 🟡 **Mode:** Hotfix — for trivial fixes with minimal risk.
|
|
8
|
+
> Full pipeline: `/start-task`. Bugfix (more serious): `/bugfix`.
|
|
9
|
+
|
|
10
|
+
## When to use
|
|
11
|
+
|
|
12
|
+
- Typos in text/code
|
|
13
|
+
- CSS fixes (color, padding, font size)
|
|
14
|
+
- Single-line logic fix
|
|
15
|
+
- Copy-paste error
|
|
16
|
+
- Blast radius ≈ 0 (affects 1–2 files, does not change contracts)
|
|
17
|
+
|
|
18
|
+
## Do NOT use if
|
|
19
|
+
|
|
20
|
+
- Affects > 2 files → `/bugfix`
|
|
21
|
+
- Changes API contract → `/bugfix` or `/start-task`
|
|
22
|
+
- Changes UI layout / adds screens → `/start-task`
|
|
23
|
+
- Unsure → ask the user
|
|
24
|
+
|
|
25
|
+
## Step 0: Load rules
|
|
26
|
+
|
|
27
|
+
Execute `/pipeline-rules` — read the rules BEFORE starting work.
|
|
28
|
+
|
|
29
|
+
## Step 1: CONDUCTOR — Classification
|
|
30
|
+
|
|
31
|
+
1. Execute `view_file` on `agents/conductor.md`
|
|
32
|
+
2. Confirm the task = hotfix (per Decision Tree: blast radius ≈ 0, 1–2 files)
|
|
33
|
+
3. Create Mini Checklist:
|
|
34
|
+
```
|
|
35
|
+
[ ] HF-DEV-01 Fix + test + service restart (if applicable)
|
|
36
|
+
[ ] HF-VERIFY Self-check + GO/NO-GO
|
|
37
|
+
```
|
|
38
|
+
4. `notify_user` → wait for **Approved**
|
|
39
|
+
|
|
40
|
+
## Step 2: DEV+TEST — Fix and self-verification
|
|
41
|
+
|
|
42
|
+
1. Execute `view_file` on `agents/senior_full_stack.md`
|
|
43
|
+
2. TDD:
|
|
44
|
+
- RED: test reproducing the issue (if applicable)
|
|
45
|
+
- GREEN: minimal fix
|
|
46
|
+
- REFACTOR: if necessary
|
|
47
|
+
3. JSDoc on modified functions
|
|
48
|
+
4. Restart affected services if applicable
|
|
49
|
+
5. Self-verification:
|
|
50
|
+
- Does the fix work?
|
|
51
|
+
- Do tests pass?
|
|
52
|
+
- No regressions?
|
|
53
|
+
6. Verdict: **GO ✅ / NO-GO ❌**
|
|
54
|
+
7. `notify_user` → wait for **Approved**
|
|
55
|
+
|
|
56
|
+
---
|
|
57
|
+
|
|
58
|
+
## When in doubt
|
|
59
|
+
|
|
60
|
+
If during work it becomes clear that the task is more complex than a hotfix:
|
|
61
|
+
> ⚠️ "Task turned out to be more complex than a hotfix. Recommend switching to /bugfix."
|
|
62
|
+
|
|
63
|
+
Switching — only with user Approved.
|
|
64
|
+
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
## Prompt template
|
|
68
|
+
|
|
69
|
+
```
|
|
70
|
+
@AGENTS.md /hotfix
|
|
71
|
+
|
|
72
|
+
What to fix: [description, 1 sentence].
|
|
73
|
+
File: [specific file].
|
|
74
|
+
```
|
|
@@ -1,24 +1,163 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Absolute development pipeline rules. MUST NOT BE BROKEN.
|
|
3
1
|
---
|
|
2
|
+
description: Absolute development pipeline rules. MUST NOT be violated.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# 🔴 ABSOLUTE RULE: Pipeline must not be skipped
|
|
6
|
+
|
|
7
|
+
**This rule has no exceptions. Violation = blocker.**
|
|
8
|
+
|
|
9
|
+
## Pipeline — 3 Modes
|
|
10
|
+
|
|
11
|
+
### 🔵 Full Pipeline (8 gates) — `/start-task`
|
|
12
|
+
CONDUCTOR → PM → UX → ARCH → DEV → REV → OPS → TEST → RG
|
|
4
13
|
|
|
5
|
-
|
|
14
|
+
### 🟢 Bugfix Pipeline (4 gates) — `/bugfix`
|
|
15
|
+
CONDUCTOR → DEV → REV → TEST
|
|
6
16
|
|
|
7
|
-
|
|
17
|
+
### 🟡 Hotfix Pipeline (2 gates) — `/hotfix`
|
|
18
|
+
CONDUCTOR → DEV+TEST
|
|
8
19
|
|
|
9
|
-
|
|
10
|
-
|
|
20
|
+
### Decision Tree (mode selection)
|
|
21
|
+
```
|
|
22
|
+
User task
|
|
23
|
+
│
|
|
24
|
+
├─ New feature / refactoring / new API / new screen?
|
|
25
|
+
│ └─ 🔵 Full Pipeline
|
|
26
|
+
│
|
|
27
|
+
├─ Bug in existing functionality?
|
|
28
|
+
│ ├─ Affects > 2 files or changes API contract?
|
|
29
|
+
│ │ └─ 🟢 Bugfix (4 gates)
|
|
30
|
+
│ ├─ Affects 1–2 files, blast radius ≈ 0?
|
|
31
|
+
│ │ └─ 🟡 Hotfix (2 gates)
|
|
32
|
+
│ └─ Unsure → ask the user
|
|
33
|
+
│
|
|
34
|
+
└─ User explicitly specified mode (/bugfix, /hotfix)?
|
|
35
|
+
└─ Use the specified mode
|
|
36
|
+
```
|
|
11
37
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
38
|
+
> Conductor **does not receive new skills** — uses existing `$board`, `$handoff`, `$gates`.
|
|
39
|
+
|
|
40
|
+
## Mandatory actions on EVERY gate (all modes)
|
|
41
|
+
|
|
42
|
+
1. `view_file` on `agents/<role>.md` — read the agent protocol
|
|
43
|
+
2. Follow **its** instructions, use **its** skills
|
|
15
44
|
3. Produce deliverable + Handoff Envelope
|
|
16
|
-
4. Present result to the user
|
|
17
|
-
5. Wait for explicit
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
45
|
+
4. Present the result to the user via `notify_user`
|
|
46
|
+
5. **Wait for explicit "Approved" from the user** before moving to the next gate
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
## 🛑 STOP RULES (before any code action)
|
|
51
|
+
|
|
52
|
+
### Rule 1: Agent protocol — step by step, no collapsing
|
|
53
|
+
Each paragraph (§) in the agent file = **a separate step**.
|
|
54
|
+
- Agent MUST pass ALL paragraphs in the order specified in the file
|
|
55
|
+
- Collapsing multiple §§ into a single response is forbidden
|
|
56
|
+
- If agent skips a §, it MUST state the reason: "§X skipped: [reason]"
|
|
57
|
+
|
|
58
|
+
### Rule 2: Code is applied ONLY after full protocol pass
|
|
59
|
+
- ❌ Must not: write code first → then write the report
|
|
60
|
+
- ✅ Must: pass all §§ of the protocol → present plan → Approved → apply code
|
|
61
|
+
|
|
62
|
+
### Rule 3: Full response format — no shortcuts
|
|
63
|
+
- Use **"Agent Response Format (strict)"** from the agent file
|
|
64
|
+
- Every section of the format is MANDATORY — skipping = violation
|
|
65
|
+
- If a section is not applicable, explicitly write: "N/A — [reason]"
|
|
66
|
+
|
|
67
|
+
### Rule 4: Fix Cycle — full pass through agents
|
|
68
|
+
On FAIL at any gate:
|
|
69
|
+
1. Current agent (e.g. Tester) produces FAIL Report + HANDOFF Envelope → DEV
|
|
70
|
+
2. DEV reads `agents/senior_full_stack.md` and passes FULL protocol (§0–§7)
|
|
71
|
+
3. DEV HANDOFF → REV → OPS → TEST (each gate with view_file + protocol + Approved)
|
|
72
|
+
4. No "quick fixes" without passing through agents
|
|
73
|
+
|
|
74
|
+
### Rule 5: Self-check before notify_user
|
|
75
|
+
Before each `notify_user` the agent MUST internally verify:
|
|
76
|
+
- [ ] Did I read the agent file (`view_file` on `agents/<role>.md`)?
|
|
77
|
+
- [ ] Did I pass ALL paragraphs of the protocol?
|
|
78
|
+
- [ ] Am I using the FULL response format?
|
|
79
|
+
- [ ] Is there a HANDOFF Envelope with ALL mandatory fields?
|
|
80
|
+
- [ ] Did I NOT apply code before receiving Approved?
|
|
81
|
+
|
|
82
|
+
---
|
|
83
|
+
|
|
84
|
+
## Prohibited
|
|
85
|
+
|
|
86
|
+
- ❌ "Fast-tracking" gates (skipping multiple gates at once)
|
|
87
|
+
- ❌ Interpreting "Confirmed" as permission to skip gates
|
|
88
|
+
- ❌ Starting the pipeline without explicit user permission
|
|
89
|
+
- ❌ Moving to the next gate without "Approved" from the user
|
|
90
|
+
- ❌ Writing code (DEV gate) before passing prior gates
|
|
91
|
+
- ❌ Applying code before completing the full agent protocol
|
|
92
|
+
- ❌ Shortening the response format (every section is mandatory)
|
|
93
|
+
- ❌ Ignoring protocol paragraphs, considering the task "trivial"
|
|
94
|
+
- ❌ Lying about reading the protocol (if no `view_file` — it was not read)
|
|
95
|
+
|
|
96
|
+
---
|
|
97
|
+
|
|
98
|
+
## 🔒 MECHANICAL BLOCKS
|
|
99
|
+
|
|
100
|
+
> These rules were introduced after an incident where the agent ignored the pipeline,
|
|
101
|
+
> auto-approved the ARCH gate, ignored an open user question,
|
|
102
|
+
> wrote code without TDD, and delivered a broken preview.
|
|
103
|
+
|
|
104
|
+
### Block 1: ShouldAutoProceed = false ALWAYS
|
|
105
|
+
```
|
|
106
|
+
notify_user → ShouldAutoProceed: false
|
|
107
|
+
```
|
|
108
|
+
No exceptions. On EVERY notify_user. Even on "trivial" gates.
|
|
109
|
+
Even if the agent is "confident". The user ALWAYS decides.
|
|
110
|
+
|
|
111
|
+
### Block 2: Pre-flight check before ANY write_to_file / replace_file_content
|
|
112
|
+
Before every code-writing tool call the agent MUST:
|
|
113
|
+
1. Quote the LAST user message containing the word "Approved"
|
|
114
|
+
2. If there is no quote — CODE MUST NOT BE WRITTEN
|
|
115
|
+
3. System-generated messages are NOT considered "Approved"
|
|
116
|
+
4. Auto-proceeded artifacts are NOT considered "Approved"
|
|
117
|
+
|
|
118
|
+
### Block 3: Answering a question — quoting is mandatory
|
|
119
|
+
If the agent asked the user a question:
|
|
120
|
+
1. The agent's next response MUST start with: `> Your answer: [exact quote]`
|
|
121
|
+
2. If there is no quote — no answer was given — STOP, repeat the question
|
|
122
|
+
3. Guessing the answer for the user is forbidden
|
|
123
|
+
4. Accepting a system-generated message as an answer is forbidden
|
|
124
|
+
|
|
125
|
+
### Block 4: Strict TDD (DEV gate)
|
|
126
|
+
1. RED: write FAILING tests FIRST
|
|
127
|
+
2. GREEN: minimal code to make tests pass
|
|
128
|
+
3. REFACTOR: improve code without changing behavior
|
|
129
|
+
4. Writing code before tests = violation = blocker
|
|
130
|
+
|
|
131
|
+
### Block 5: Skills — mandatory reading via view_file
|
|
132
|
+
Each agent (`agents/<role>.md`) references skills in `.agents/skills/`.
|
|
133
|
+
1. Agent MUST execute `view_file` on `SKILL.md` of EVERY skill referenced in the agent protocol
|
|
134
|
+
2. If there was no `view_file` — the skill is NOT considered applied
|
|
135
|
+
3. Patterns, anti-patterns, code examples, best practices from skills — mandatory for application
|
|
136
|
+
4. In the deliverable the agent MUST state: `Skills applied: [list]` with `view_file` confirmation
|
|
137
|
+
5. Formal checkmarks without actual reading = violation = blocker
|
|
138
|
+
|
|
139
|
+
---
|
|
140
|
+
|
|
141
|
+
## Mandatory artifacts
|
|
142
|
+
|
|
143
|
+
### task.md (Antigravity brain — automatic)
|
|
144
|
+
- **Created by:** Conductor at Gate 0
|
|
145
|
+
- **Updated by:** EVERY agent after completing their gate
|
|
146
|
+
- **Contains:** Master Checklist + Handoff Envelopes Status + Fix Cycle tracking
|
|
147
|
+
- **Rule:** If task.md is not updated after a gate — the gate is not considered complete
|
|
148
|
+
|
|
149
|
+
### implementation_plan.md
|
|
150
|
+
- **Created by:** Architect at Gate 3 (ARCH) — or Conductor, if the task does not require ARCH
|
|
151
|
+
- **Saved to:** `docs/reports/architect/plan-<task-name>.md` (in the project)
|
|
152
|
+
- **Contains:** Proposed Changes + files + Verification Plan
|
|
153
|
+
- **Rule:** DEV must read the plan before starting implementation. Reviewer references it during code review.
|
|
154
|
+
|
|
155
|
+
### walkthrough.md (Antigravity brain — automatic)
|
|
156
|
+
- **Created by:** Tester at Gate 7 (TEST) — or Release Gate
|
|
157
|
+
- **Contains:** what was done, what was verified, validation results
|
|
158
|
+
- **Rule:** update on each Fix Cycle and before Release Gate
|
|
159
|
+
|
|
160
|
+
### docs/architecture.md + docs/ADR-log.md (in the project)
|
|
161
|
+
- **Updated by:** Architect on any architectural decision
|
|
162
|
+
- **Referenced by:** Reviewer and Architect on each gate
|
|
163
|
+
- **Rule:** New ADRs are added to ADR-log.md. Architecture.md is updated when the stack, patterns, or constraints change
|
|
@@ -1,27 +1,130 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: Task launch template through the 8-agent pipeline. Use at the beginning of EVERY session.
|
|
3
1
|
---
|
|
2
|
+
description: Template for launching a task through the 8-agent pipeline. Use at the start of EVERY session.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# /start-task — Launch a task through the pipeline
|
|
6
|
+
|
|
7
|
+
## Step 0: Select pipeline mode
|
|
8
|
+
|
|
9
|
+
Determine the task type and choose the workflow:
|
|
10
|
+
- 🔵 **New feature / refactoring** → continue with `/start-task` (this file)
|
|
11
|
+
- 🟢 **Bugfix** (> 2 files, non-trivial) → switch to `/bugfix`
|
|
12
|
+
- 🟡 **Hotfix** (1–2 files, blast radius ≈ 0) → switch to `/hotfix`
|
|
13
|
+
|
|
14
|
+
> If you selected `/bugfix` or `/hotfix` — stop reading this file and follow the chosen workflow.
|
|
15
|
+
|
|
16
|
+
## Step 1: Load pipeline rules
|
|
17
|
+
|
|
18
|
+
Execute `/pipeline-rules` — read and acknowledge ALL rules BEFORE starting work.
|
|
19
|
+
|
|
20
|
+
## Step 2: Initialize agents
|
|
21
|
+
Execute `view_file` on `AGENTS.md` — confirm the list of agents and skills.
|
|
22
|
+
|
|
23
|
+
## Step 3: Launch the Conductor
|
|
24
|
+
Execute `view_file` on `agents/conductor.md` — read the protocol and create the Master Checklist in `task.md`.
|
|
25
|
+
|
|
26
|
+
## Step 4: Pass each gate STRICTLY by protocol
|
|
27
|
+
|
|
28
|
+
On EVERY gate, mandatory steps:
|
|
29
|
+
1. `view_file` on `agents/<role>.md` — read the agent protocol
|
|
30
|
+
2. Pass EACH section of the protocol in order (no "collapsing")
|
|
31
|
+
3. Use the **full** "Agent Response Format (strict)" from the agent file
|
|
32
|
+
4. If a section is not applicable — explicitly write: "N/A — [reason]"
|
|
33
|
+
5. Produce deliverable + Handoff Envelope with ALL mandatory fields
|
|
34
|
+
6. Present the result via `notify_user`
|
|
35
|
+
7. **Wait for explicit "Approved"** before moving to the next gate
|
|
4
36
|
|
|
5
|
-
|
|
37
|
+
## Step 5: Code — ONLY after DEV gate + Approved
|
|
6
38
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
39
|
+
- First, the DEV agent passes ALL sections of the protocol (§0–§7)
|
|
40
|
+
- Then proposes the change plan
|
|
41
|
+
- User approves
|
|
42
|
+
- ONLY THEN the agent applies code
|
|
43
|
+
|
|
44
|
+
## Step 6: Fix Cycle (on FAIL)
|
|
45
|
+
|
|
46
|
+
If the tester or reviewer finds a bug:
|
|
47
|
+
1. Current agent produces FAIL Report + HANDOFF Envelope → DEV
|
|
48
|
+
2. User approves FAIL HANDOFF
|
|
49
|
+
3. DEV reads `agents/senior_full_stack.md` and passes the FULL protocol
|
|
50
|
+
4. DEV HANDOFF → REV → OPS → TEST (each gate with full protocol)
|
|
51
|
+
5. No "quick fixes" without passing through agents
|
|
52
|
+
|
|
53
|
+
---
|
|
54
|
+
|
|
55
|
+
## First prompt template (copy and fill)
|
|
14
56
|
|
|
15
|
-
## First prompt template
|
|
16
57
|
```
|
|
17
58
|
@AGENTS.md /pipeline-rules
|
|
18
59
|
|
|
19
|
-
Task: [what to do].
|
|
20
|
-
Files: [
|
|
60
|
+
Task: [what to do, 1-2 sentences].
|
|
61
|
+
Files: [specific files, if known].
|
|
21
62
|
|
|
22
63
|
Rules:
|
|
23
|
-
1. Start with Conductor
|
|
24
|
-
2.
|
|
25
|
-
3. Do not apply code
|
|
64
|
+
1. Start with the Conductor (agents/conductor.md)
|
|
65
|
+
2. Each gate: view_file → ALL protocol sections → full format → Approved
|
|
66
|
+
3. Do not apply code until DEV gate + my Approved
|
|
26
67
|
4. Fix Cycle = full pass through agents
|
|
27
|
-
```
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
---
|
|
71
|
+
|
|
72
|
+
## Session recommendations
|
|
73
|
+
|
|
74
|
+
- **One session = 3-4 gates maximum** (context is preserved)
|
|
75
|
+
- **Approved is given on EACH gate**, not per session
|
|
76
|
+
- **Session 1:** Conductor → Approved → PM → Approved → UX → Approved
|
|
77
|
+
- **Session 2:** ARCH → Approved → DEV → Approved → REV → Approved
|
|
78
|
+
- **Session 3:** OPS → Approved → TEST → Approved → RG → Approved
|
|
79
|
+
- Each new session — start with `/start-task`
|
|
80
|
+
|
|
81
|
+
## Mandatory questions from agents
|
|
82
|
+
|
|
83
|
+
Each agent that has a Clarification/Questions section in their protocol MUST:
|
|
84
|
+
1. Ask questions to the user BEFORE performing work
|
|
85
|
+
2. Minimum questions (from agent protocol): PM — 5+, ARCH — 5-10, DEV — as needed, Tester — 5+
|
|
86
|
+
3. If the task seems "obvious" — still ask at minimum 2-3 clarifying questions
|
|
87
|
+
4. Wait for user answers BEFORE continuing
|
|
88
|
+
5. The only exception: the user explicitly wrote "no questions"
|
|
89
|
+
|
|
90
|
+
## When "cutting corners" — one phrase
|
|
91
|
+
|
|
92
|
+
If the model shortcuts, say:
|
|
93
|
+
> "Stop. Section [X] of protocol agents/<role>.md. Re-read and execute."
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
|
+
## Feedback protocol (mandatory)
|
|
98
|
+
|
|
99
|
+
The model MUST provide feedback to the user at every stage:
|
|
100
|
+
|
|
101
|
+
### 1. Warning when tempted to shortcut
|
|
102
|
+
If the task looks "trivial", the model MUST write:
|
|
103
|
+
```
|
|
104
|
+
⚠️ Task looks trivial. My instinct is to do it quickly.
|
|
105
|
+
But following the protocol, I'm going through the full cycle. Sections: [list].
|
|
106
|
+
```
|
|
107
|
+
|
|
108
|
+
### 2. User prompt assessment
|
|
109
|
+
At the start of each task the model assesses the prompt:
|
|
110
|
+
```
|
|
111
|
+
📊 Prompt assessment:
|
|
112
|
+
- Clarity: [high/medium/low]
|
|
113
|
+
- What helped: [what was useful]
|
|
114
|
+
- What's missing: [what to add for effectiveness]
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
### 3. Tips in Handoff Envelope
|
|
118
|
+
In each Handoff add a section:
|
|
119
|
+
```
|
|
120
|
+
💡 Feedback: [tip for the user, if any]
|
|
121
|
+
```
|
|
122
|
+
|
|
123
|
+
### 4. Retrospective at session end
|
|
124
|
+
Before finishing work:
|
|
125
|
+
```
|
|
126
|
+
🔄 Retrospective:
|
|
127
|
+
- Gates passed: X
|
|
128
|
+
- Protocol violations: X
|
|
129
|
+
- What to improve in the next session: [recommendation]
|
|
130
|
+
```
|
package/locales/en/AGENTS.yaml
CHANGED
|
@@ -35,12 +35,14 @@ skills:
|
|
|
35
35
|
- "deployment_ci_plan"
|
|
36
36
|
- "design_intake"
|
|
37
37
|
- "design_parity_review"
|
|
38
|
+
- "design_patterns_reference"
|
|
38
39
|
- "design_systems"
|
|
39
40
|
- "dev_reference_snippets"
|
|
40
41
|
- "docker_kubernetes_architecture"
|
|
41
42
|
- "es2025_beast_practices"
|
|
42
43
|
- "gates"
|
|
43
44
|
- "go_beast_practices"
|
|
45
|
+
- "golden_canon_grid"
|
|
44
46
|
- "google_stitch_skill"
|
|
45
47
|
- "handoff"
|
|
46
48
|
- "k8s_manifests_conventions"
|
|
@@ -29,12 +29,14 @@
|
|
|
29
29
|
"deployment_ci_plan",
|
|
30
30
|
"design_intake",
|
|
31
31
|
"design_parity_review",
|
|
32
|
+
"design_patterns_reference",
|
|
32
33
|
"design_systems",
|
|
33
34
|
"dev_reference_snippets",
|
|
34
35
|
"docker_kubernetes_architecture",
|
|
35
36
|
"es2025_beast_practices",
|
|
36
37
|
"gates",
|
|
37
38
|
"go_beast_practices",
|
|
39
|
+
"golden_canon_grid",
|
|
38
40
|
"google_stitch_skill",
|
|
39
41
|
"handoff",
|
|
40
42
|
"k8s_manifests_conventions",
|
|
@@ -29,12 +29,14 @@
|
|
|
29
29
|
"deployment_ci_plan",
|
|
30
30
|
"design_intake",
|
|
31
31
|
"design_parity_review",
|
|
32
|
+
"design_patterns_reference",
|
|
32
33
|
"design_systems",
|
|
33
34
|
"dev_reference_snippets",
|
|
34
35
|
"docker_kubernetes_architecture",
|
|
35
36
|
"es2025_beast_practices",
|
|
36
37
|
"gates",
|
|
37
38
|
"go_beast_practices",
|
|
39
|
+
"golden_canon_grid",
|
|
38
40
|
"google_stitch_skill",
|
|
39
41
|
"handoff",
|
|
40
42
|
"k8s_manifests_conventions",
|
|
@@ -29,12 +29,14 @@
|
|
|
29
29
|
"deployment_ci_plan",
|
|
30
30
|
"design_intake",
|
|
31
31
|
"design_parity_review",
|
|
32
|
+
"design_patterns_reference",
|
|
32
33
|
"design_systems",
|
|
33
34
|
"dev_reference_snippets",
|
|
34
35
|
"docker_kubernetes_architecture",
|
|
35
36
|
"es2025_beast_practices",
|
|
36
37
|
"gates",
|
|
37
38
|
"go_beast_practices",
|
|
39
|
+
"golden_canon_grid",
|
|
38
40
|
"google_stitch_skill",
|
|
39
41
|
"handoff",
|
|
40
42
|
"k8s_manifests_conventions",
|
|
@@ -28,12 +28,14 @@ catalog:
|
|
|
28
28
|
- "deployment_ci_plan"
|
|
29
29
|
- "design_intake"
|
|
30
30
|
- "design_parity_review"
|
|
31
|
+
- "design_patterns_reference"
|
|
31
32
|
- "design_systems"
|
|
32
33
|
- "dev_reference_snippets"
|
|
33
34
|
- "docker_kubernetes_architecture"
|
|
34
35
|
- "es2025_beast_practices"
|
|
35
36
|
- "gates"
|
|
36
37
|
- "go_beast_practices"
|
|
38
|
+
- "golden_canon_grid"
|
|
37
39
|
- "google_stitch_skill"
|
|
38
40
|
- "handoff"
|
|
39
41
|
- "k8s_manifests_conventions"
|
|
@@ -29,12 +29,14 @@
|
|
|
29
29
|
"deployment_ci_plan",
|
|
30
30
|
"design_intake",
|
|
31
31
|
"design_parity_review",
|
|
32
|
+
"design_patterns_reference",
|
|
32
33
|
"design_systems",
|
|
33
34
|
"dev_reference_snippets",
|
|
34
35
|
"docker_kubernetes_architecture",
|
|
35
36
|
"es2025_beast_practices",
|
|
36
37
|
"gates",
|
|
37
38
|
"go_beast_practices",
|
|
39
|
+
"golden_canon_grid",
|
|
38
40
|
"google_stitch_skill",
|
|
39
41
|
"handoff",
|
|
40
42
|
"k8s_manifests_conventions",
|