Skip to main content
GitHub 仓库

bamr87

bamr87 收录了来自 bamr87 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
1
更新
2026-07-23
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

estimate-issue
项目管理专家

Deep-analyze a GitHub issue into a client-engagement estimate — classify scope, refine the plan (approach/deliverables/acceptance), and record an agent-refined estimate in _data/engagements.yml. Use when asked to "estimate", "quote", "scope", or "price" an issue or a repo's backlog, or to review/refine a draft the estimator produced.

2026-07-23
triage-attention
软件开发工程师

Read the Monitor board health data, explain why each repo needs attention, and propose the next concrete action per repo. Use to turn monitoring signals into action, or as the input step of the self-evolution loop.

2026-07-21
actions-triage
软件开发工程师

Read the committed Actions analytics (_data/actions_usage.yml), explain the worst workflows (cost, effectiveness, waste), and drive the next action — dispatch the actions-review issue-filer or fix a workflow directly. Use when asked "where are Actions minutes going" or after the daily actions-usage refresh.

2026-07-17
drift-report
软件开发工程师

Run the dash drift gate and explain every failure in plain language with the exact fix. Use when CI drift-check fails or before opening a PR.

2026-07-17
evolve-project
软件开发工程师

Run a focused improvement pass on a single project (code quality, docs, tests, error handling) using the matching .github/agents persona. Use when a repo needs maintenance attention or as the action step of the evolution loop.

2026-07-17
new-project
软件开发工程师

Scaffold a new project and register it in the dash. Use when starting a new repo/app that should appear in the portfolio.

2026-07-17
onboard-dir
软件开发工程师

Adopt (or remove) a project directory that exists on disk under projects/ but is in neither .gitmodules nor the registry. Use when the drift gate flags a stray/unregistered project dir.

2026-07-17
refresh-portfolio
软件开发工程师

Regenerate the dash's monitoring data and the profile README project list from the registry. Use after editing _data/projects.yml or when the portfolio/README looks stale.

2026-07-17
run-dash
软件开发工程师

Run, drive, and orchestrate the bamr87 dash — the hub for ~40 submodule projects. Use to get the orchestration map, see project health/status, generate a per-project "work order" before dispatching Claude Code into a submodule, or serve/screenshot the Jekyll dash site. Triggers: "run the dash", "start the dash", "dash status", "what should I work on", "orchestrate the submodules", "serve the dash site", "screenshot the dash".

2026-07-17
standardize-audit
软件开发工程师

Audit the submodule fleet against the tiered standardization baseline and explain each required gap with the concrete fix. Use to see "which repos are off-standard" or before a fan-out.

2026-07-17
standardize-project
软件开发工程师

Bring one existing submodule up to its standardization tier baseline — add the missing README/LICENSE/.editorconfig/CI/agent-context and open a PR in the submodule's own repo. Use to fix a repo flagged by standardize-audit.

2026-07-17
sync-project-docs
软件开发工程师

Pull each project's current README summary and status from GitHub into the registry descriptions. Use periodically (or in the evolution loop) to keep the dash's descriptions accurate as projects progress.

2026-07-17
update-registry
软件开发工程师

Reconcile _data/projects.yml (the project registry) with .gitmodules and GitHub repo metadata. Use when a submodule or repo was added/removed/renamed, or the registry looks out of date.

2026-07-17