Skip to main content
GitHub-Repository

atm-core

atm-core enthält 13 gesammelte Skills von randlee, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
1
aktualisiert
2026-07-13
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

plan-hardening
Projektmanagementspezialisten

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-07-13
restore-team-communications
Softwareentwickler

Repair ATM teammate coordination after same-session compaction or resume when atm-dev still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but named-teammate ATM reachability is broken.

2026-07-13
team-lead
Softwareentwickler

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-07-13
smoke-test
Softwarequalitätssicherungsanalysten und -tester

Run or inspect the Phase Z smoke harness for atm-core. Use when implementing or operating `just smoke`, `just smoke fast`, or `just smoke thorough`, when rendering `reports/smoke/*`, when checking the frozen Phase Z row map, or when triaging smoke findings against retained logs and report artifacts.

2026-06-07
sc-managing-worktrees
Softwareentwickler

Create, manage, scan, update, and clean up git worktrees for parallel development with protected branch safeguards. Use when working on multiple branches simultaneously, isolating experiments, updating protected branches (main/develop), or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", "worktree status", or "update main/develop".

2026-06-01
codex-orchestration
Softwareentwickler

Orchestrate atm-core sprint work where team-lead coordinates, arch-ctm is the sole developer, and quality-mgr enforces the QA gate.

2026-05-20
quality-management-gh
Softwarequalitätssicherungsanalysten und -tester

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-05-18
rust-development
Softwareentwickler

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-05-14
triaging-findings
Softwarequalitätssicherungsanalysten und -tester

Orchestrate pre-dispatch QA finding triage as team-lead. Launch one qa-triage agent per finding, collect phase-scoped Turtle records, aggregate by promoted branch, and only then dispatch branch-scoped fix assignments to arch-ctm.

2026-05-10
todo-triage
Softwarequalitätssicherungsanalysten und -tester

Run the repo Rust TODO finder during sprint-end or integration review and turn every discovered TODO into a QA finding rather than deferred work.

2026-05-09
phase-orchestration
Softwareentwickler

Orchestrate multi-sprint phase execution as team-lead. Manages sprint waves, scrum-master lifecycle, PR merges, arch-ctm reviews, and integration branch strategy. This skill is for team-lead only, not for scrum-masters.

2026-05-08
sprint-report
Projektmanagementspezialisten

Generate a sprint status report for the current phase. Default is --table.

2026-04-23
rust-best-practices
Softwareentwickler

Review Rust architecture plans, crate boundaries, and code for structural design-pattern compliance. Use when the task involves typestate, sealed traits, error contracts, wrapper/newtype design, object safety, interior mutability, or other type-system-driven Rust correctness patterns that go beyond general style guidance.

2026-04-23