Mandatory pre-commit checklist for Woodstock streams — scope check, identity check, test verification, anti-pattern detection, and the type(scope): description commit-message format.
原文语言:英语
菜单
SkillsMP 已收集 bob-codedaptive/fleet-generator 中的 21 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 21 / 21 个已收集 Skill。
Mandatory pre-commit checklist for Woodstock streams — scope check, identity check, test verification, anti-pattern detection, and the type(scope): description commit-message format.
原文语言:英语
Standard subagent flow for fleet-generator — when Woodstock spawns Snoopy for pre-flight, when to spawn Garfield for review, and when specialist reviewers (Dogbert, Cathy, Odie) get pulled in. Always-active doctrine.
原文语言:英语
Per-agent git commit identity for fleet-generator. Every agent signs commits so the human can scan git log and tell who did what.
原文语言:英语
Rubric and methodology for building and auditing a Claude Code agent fleet on fleet-generator toward A-grade. Defines what A-grade means in each mechanism category, the wave-based refactoring methodology, and the verification gate.
原文语言:英语
Pre-flight protocol for missions that modify, remove, rename, or alter the semantics of existing symbols on fleet-generator. Documents call-site impact and required updates BEFORE code changes are made.
原文语言:英语
Session-start ritual every agent on fleet-generator runs — read state, load context, report briefly, wait for direction.
原文语言:英语
One task per branch on fleet-generator. Clean up after merge. Never commit directly to integration branches.
原文语言:英语
MANDATORY before writing ANY agent system content on fleet-generator — manifests, skills, rules, hooks, settings. Enforces the single canonical source location and the one-way deployment direction.
原文语言:英语
Communication preferences for all agents on fleet-generator. Defines verbosity, formatting, emoji policy, and how to handle uncertainty. Always active.
原文语言:英语
Investigate a question across many files in fleet-generator without consuming the main context. Spawn a forked subagent that reads broadly and returns a structured synthesis.
原文语言:英语
Same-commit doc edit discipline for fleet-generator — every behavior-changing mission ships its doc update in the same commit series as the code change.
原文语言:英语
Anatomy of fleet-generator.html — where every data structure lives, how skills/agents/hooks are defined, how substitution works, and how the zip gets built. Read before editing fleet-generator.html.
原文语言:英语
Git operating conventions for fleet-generator — branch naming, commit-message format, push protocol, prohibited operations.
原文语言:英语
Working patterns of the human operator on fleet-generator. Read at session start. Always active.
原文语言:英语
Tiered cap rule for mission scope on fleet-generator — Tier 1 primitive-touching ≤3 edits, Tier 2 UI-bounded ≤6 edits, Tier 3 net-new no cap, plus atomic exception.
原文语言:英语
Standard structure for missions assigned to Woodstock — header, blast radius scope, files to modify, parts, commits, verification, success criteria.
原文语言:英语
Persistent AI memory across sessions for fleet-generator, via NexusMCP — temporal knowledge graph, diary entries, fact recording with invalidation.
原文语言:英语
Multi-agent coordination rules for fleet-generator. Prevent overwrites, conflicts, and lane crossings. Always active.
原文语言:英语
Final-commit quality gate before Garfield runs — mission spec match, scope check, formatting-noise revert, accessibility check, orphan-code detection, secrets scan.
原文语言:英语
Designate canonical documents on fleet-generator. When canonical sources conflict with other information, the canonical document wins.
原文语言:英语
Test-driven development discipline on fleet-generator — RED → GREEN → REFACTOR → COMMIT cycle, never write production code without a failing test first.
原文语言:英语