Skip to main content
collisionengineers
GitHub 创作者资料

collisionengineers

按仓库查看 8 个 GitHub 仓库中的 86 个已收集 skills。

已收集 skills
86
仓库
8
更新
2026年9月4日
仓库浏览

仓库与代表性 skills

pegasus-release
未分类

Promote and release Pegasus through its authorised terminal route, or perform a promotion-only update without redeploying unchanged application code. Use for Pegasus production promotion, deployment, rollback, or release verification.

2026年8月27日
kanmer-auto
未分类

Autonomously clear a set of Kanmer tickets — target an area or a group (epic/horizon), and drive every eligible ticket through its profile's pipeline up to a specified point, orchestrating parallel subagents in conflict-free waves and respecting the document…

2026年8月27日
kanmer-docs
未分类

Author and link the repo's governing documents (PRD/FRD/ADR) under /docs/. Use to create or update a product/functional/architecture doc, to satisfy the "every ticket links or creates a governing doc" rule, or to lay down the /docs/ structure. DO NOT USE for…

2026年8月27日
kanmer-execute
未分类

Implement a Kanmer ticket — take it in its own git worktree and branch, work through its checklist with live progress notes, write the post-implementation report, and open the PR. Use when the user says "work on", "implement", "take" or "build" a ticket, or…

2026年8月27日
kanmer-groom
未分类

Groom and triage a Kanmer board by actually fixing it — dedupe near-duplicate tickets, fill in missing areas and profiles, split oversized tickets, archive dead ones, chase stale taken tickets, and repair off-board statuses. Use when the user says "groom the…

2026年8月27日
kanmer-plan
未分类

Plan a Kanmer ticket — turn its research and files documents into a concrete plan and an executable checklist. Use when the user says "plan", "design the approach for" or "break down" a ticket, or when a researched ticket needs its plan before implementation.…

2026年8月27日
kanmer-research
未分类

Research a Kanmer ticket before it gets planned — dig into the codebase, record what you learned in the ticket's research/ folder, and survey what the change touches in files/. Use when the user says "research", "investigate", "dig into" or "scope out" a…

2026年8月27日
kanmer-review
未分类

Review a Kanmer ticket's PR — write the review set to scratch, check the post-implementation report and the plan's Governing-docs section against the diff, turn feedback into blocking tickets, then merge and move the ticket to Verifying. Use when the user…

2026年8月27日
已展示 8 / 20 个已收集 Skill。
box-rest-api
软件开发工程师

Current Box REST API reference for collisionspike archive integration, including server-side CCG authentication, folders, file requests, shared links, webhook signatures, retry behavior, and least-privilege scopes. Use when building or validating…

2026年7月15日
eva-sentry-api
软件开发工程师

EVA Sentry API v1.2 reference for collisionspike, covering authentication, the eight endpoint families, the canonical twelve-field payload, image ordering, idempotency, and server-side submission. Use when changing EVA contracts,…

2026年7月15日
ticket-distill
软件开发工程师

Distills operator drop-notes and sample emails/documents into new collisionspike tickets under the status-folder system (docs/tickets/backlog|blocked|next|now|verify|done/TKT-NNN folders with frontmatter, evidence/, changes.md, verification.md) and adds them…

2026年7月15日
ticket-implement
软件开发工程师

Implements and closes collisionspike tickets (TKT-NNN) in the status-folder ticket system — reads the ticket spec/research/plan, verifies live facts against the registry, routes work by area, records changes.md and verification.md, and changes status with…

2026年7月15日
ticket-orchestrate
其他计算机职业

Orchestrates collisionspike ticket work by dispatching agents — routes a ticket's area to the right specialist (azure-integration-engineer, fluent-spa-designer, box-integration-architect, eva-sentry-integration) or the ticket-implementer fallback, enforces…

2026年7月15日
ticket-plan
软件开发工程师

Creates and maintains docs/tickets/plans/PLAN-NNN plans that cluster related collisionspike tickets. Use for multi-ticket operator plans, plan lifecycle updates, bidirectional plan/ticket links, and closing plans when all member tickets are done.

2026年7月15日
ui-ux-pro-max
网页与数字界面设计师

UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize,…

2026年7月15日
box-rest-api
软件开发工程师

Current Box REST API reference for collisionspike archive integration, including server-side CCG authentication, folders, file requests, shared links, webhook signatures, retry behavior, and least-privilege scopes. Use when building or validating…

2026年7月15日
已展示 8 / 18 个已收集 Skill。
kanmer-docs
未分类

Author and link the repo's governing documents (PRD/FRD/ADR) under /docs/. Use to create or update a product/functional/architecture doc, to satisfy the "every ticket links or creates a governing doc" rule, or to lay down the /docs/ structure. DO NOT USE for…

2026年8月23日
kanmer-review
未分类

Independently review a Kanmer ticket's PR against its packet, plan, governing docs, current head SHA, checks, and review threads; write the versioned whole-file review attestation, disposition every finding, then merge only with authorization and move one…

2026年8月23日
kanmer-setup
未分类

Set up or reconcile Kanmer in a project — apply version steps, migrate an older board, refresh the AGENTS.md operating instructions, and ingest whatever the repo already records as work (GitHub issues, plan documents, or commit history). Re-run it after every…

2026年8月22日
kanmer-plan
未分类

Plan a Kanmer ticket — turn the inputs its live gates require into a concrete plan and executable checklist. Use when the user says "plan", "design the approach for" or "break down" a ticket. DO NOT USE FOR research itself (kanmer-research handles a required…

2026年8月22日
kanmer-research
未分类

Research a Kanmer ticket before it gets planned — dig into the codebase, record what you learned in the ticket's research/ folder, and survey what the change touches in files/. Use when the user says "research", "investigate", "dig into" or "scope out" a…

2026年8月22日
kanmer-tickets
未分类

Manage tickets on Kanmer, the file-based kanban shared live with a human's board GUI — orient on the board, create, update, link, order and archive tickets, and keep the board's conventions. Use whenever the user asks to add or update a ticket, manage the…

2026年8月22日
kanmer-auto
未分类

Autonomously clear one explicit Kanmer group (epic or horizon), preserving a durable, resumable run record on that group while driving eligible tickets through their profile pipelines up to a requested point. Use when the user says "clear HZN-003", "work…

2026年8月22日
kanmer-execute
未分类

Implement one Kanmer ticket from its read-only execution packet — take its recorded worktree and branch, work only the bounded checklist, write the post-implementation report, and open the PR. Use when the user says "work on", "implement", "take" or "build" a…

2026年8月21日
已展示 8 / 12 个已收集 Skill。
kanmer-tickets
未分类

Manage tickets on Kanmer, the file-based kanban shared live with a human's board GUI — orient on the board, create, update, link, order and archive tickets, and keep the board's conventions. Use whenever the user asks to add or update a ticket, manage the…

2026年9月2日
kanmer-auto
未分类

Run a durable goal controller over a frozen roster — one ticket, one explicit Kanmer group, one area, an explicit ticket list, or the prepared board — keeping a resumable run record on the host group while driving each roster ticket through its profile…

2026年9月1日
kanmer-execute
未分类

Implement one Kanmer ticket from its read-only execution packet — take its recorded worktree and branch, work only the bounded checklist, write the post-implementation report, and open the PR. Use when the user says "work on", "implement", "take" or "build" a…

2026年9月1日
kanmer-plan
未分类

Plan a Kanmer ticket — turn the inputs its live gates require into a concrete plan and executable checklist. Use when the user says "plan", "design the approach for" or "break down" a ticket. DO NOT USE FOR research itself (kanmer-research handles a required…

2026年9月1日
kanmer-closeout
未分类

Close out a verified Done ticket or an explicitly retired post-merge verification failure — finalize proof and traceability, clean its Git workspace, then release. For a batch, census the immutable roster and remove shared Git while its manifest remains…

2026年8月31日
kanmer-review
未分类

Independently review a Kanmer ticket's PR against its packet, plan, governing docs, current head SHA, checks, and review threads; write the versioned whole-file review attestation, disposition every finding, then merge only with authorization and move one…

2026年8月31日
kanmer-verify
未分类

Verify a reviewed and merged Kanmer ticket at the exact GitHub merge SHA in a disposable detached worktree, write the versioned proof record with every attempt, and move Verifying→Done only for a truthful PASS. Use after kanmer-review has merged a PR and…

2026年8月28日
kanmer-groom
未分类

Groom and triage a Kanmer board by actually fixing it — dedupe near-duplicate tickets, fill in missing areas and profiles, split oversized tickets, archive dead ones, chase stale taken tickets, and repair off-board statuses. Use when the user says "groom the…

2026年8月28日
已展示 8 / 10 个已收集 Skill。
ce-house-style
平面设计师

Collision Engineers house style and branded document generation. Use whenever a CE output needs the house visual layout, the house writing tone, or a branded document built. Modes: document-builder generates branded DOCX and PDF (letters, reports, fee notes,…

2026年6月1日
abp-rates
公共汽车和卡车机械师及柴油发动机专家

Shared reference for current UK collision-repair charges from the ABP Club rate book (2026 edition). Use whenever a skill needs labour rates, the repair-plan fee, ADAS calibration charges, EV/hybrid handling, alloy/alignment/air-con/recovery/storage…

2026年5月29日
damage-estimating
公共汽车和卡车机械师及柴油发动机专家

Use for UK collision damage estimating work: standalone repair estimates, EVA/Audatex total-loss damage assessments, AZT paint costing, ABP charge review, and estimate challenge support. Modes: repair-estimate, eva-total-loss, paint-costing, charge-review.…

2026年5月29日
finance-document
财务和投资分析师

Use to draft Collision Engineers finance documents: fee-note, standard-audatex-invoice, website-invoice, and invoice-email-draft. Produces document drafts only; billing workflow, ledger, payment status, approvals, and chasing remain owned by finance/business.…

2026年5月29日
manufacturer-standards
飞机维修技师

Shared reference library of vehicle-manufacturer (OEM) repair position statements - wheel and tyre reconditioning prohibitions, genuine-parts policies, and authoritative repair-procedure sources (erWin, ElsaPro, VIDA). Use whenever a repair estimate,…

2026年5月29日
rebuttal
律师

Use when drafting a Collision Engineers rebuttal to a diminution-in-value claim (e.g. an EVA / Exclusive Vehicle Assessors diminution report) for an instructing solicitor. Produces a CPR Part 35-style rebuttal report in CE house style. Triggers on…

2026年5月29日
roadworthy
公共汽车和卡车机械师及柴油发动机专家

Use when generating an HS (Hackney Solutions) roadworthy certificate from an engineer's accident-damage report (PDF or docx). Extracts the required fields from the report and fills the roadworthy docx template. Triggers on "roadworthy", "roadworthy…

2026年5月29日
salvage-categorisation
理赔调整员、审查员与调查员

Determine the ABI salvage category (A / B / S / N) for a damaged vehicle using the ABI Code of Practice, with a reasoned justification and the regulatory notification obligations (MIAFTR, V5C/DVLA, Certificate of Destruction). Use when assessing whether a…

2026年5月29日
已展示 8 / 10 个已收集 Skill。
deliver-azure-repository-change
软件开发工程师

Implement, fix, refactor, document, verify, and remediate one change in an onboarded Azure-oriented repository through a green pull request, with independent exact-head review for standard/high-risk work. Use for feature delivery, bug fixes, requested…

2026年7月27日
onboard-azure-repository
软件开发工程师

Convert an existing Azure-oriented repository to the Azure Workflow documentation, GitHub, planning, review, testing, and delivery standard without losing material truth. Use for initial adoption, brownfield documentation consolidation, huge feature-list…

2026年7月27日
plan-azure-repository-change
软件开发工程师

Inspect and plan one change in an onboarded Azure-oriented repository, resolve material decisions with the user, persist one decision-complete change record, publish it through a documentation-only pull request when GitHub is in scope, independently review…

2026年7月27日
review-repository-pull-request
软件质量保证分析师与测试员

Independently and read-only review one existing GitHub pull request in an Azure-oriented or Azure Workflow-onboarded repository against its request, repository authority, linked issue/change record when required, exact base/head, complete diff, real callers,…

2026年7月27日
explain-repository
软件开发工程师

Explain an Azure-oriented or Azure Workflow-onboarded repository, feature, architecture, code path, technical term, failure, GitHub issue, pull request, review comment, or check result in plain English without changing anything. Use when a non-coder wants to…

2026年7月26日
operate-azure-repository
网络与计算机系统管理员

Inspect live Azure state for an Azure-oriented repository and plan, apply, validate, or recover one tightly scoped Azure operation only after explicit approval of the exact mutation. Use for subscription/resource inventory, deployment diagnosis, drift checks,…

2026年7月26日
已展示 8 / 8 个仓库
已展示全部仓库