bostonaholic
- 92 skills
- 0 followers
- 19 hours ago last updated
- ▌ How · bostonaholic bundleExplains subsystem architecture and runtime flow. Trigger on "how does X work", "walk me through", "explain the architecture", or "/how".
- ▌ Why · bostonaholic bundleInvestigates design rationale behind code. Trigger on "why does X work this way", "why was this built like this", "design rationale", or "/why".
- ▌ Team · bostonaholic bundleRuns the 8-phase QRSPI feature pipeline. Trigger on "hey team", "build a feature", "implement end to end", or "/team" only; never infer pipeline intent from a plain coding request.
- ▌ Solid · bostonaholic bundleDefines SOLID design and review rules. Load when writing or reviewing object-oriented production code.
- ▌ Shipit · bostonaholic bundleLands a reviewed pull request. Trigger on "ship it", "land the PR", "land this", or "/shipit" only; never infer ship intent from approval, green CI, or completion.
- ▌ Reflect · bostonaholic bundleMines a session for durable learnings. Trigger on "reflect on this session", "capture what we learned", or "/reflect" only; never infer intent from session end or friction.
- ▌ Team Pr · bostonaholic bundleOpens a pull request after verification. Trigger on "open the PR", "open a draft PR", or "/team-pr" only; never infer the phase from passed verification.
- ▌ Team Fix · bostonaholic bundleRuns the compressed bug-fix pipeline. Trigger on "run the bug-fix pipeline", "team-fix this bug", or "/team-fix" only; never infer pipeline intent from a plain bug-fix request.
- ▌ Changelog · bostonaholic bundleDefines Keep a Changelog updates. Load when the ship phase updates `CHANGELOG.md` with user-facing changes.
- ▌ Pr Rebase · bostonaholic bundleRebases a branch onto its base. Trigger on "rebase onto main", "pull main and rebase", "update the branch", or "/pr-rebase" only; never infer intent from a branch being behind.
- ▌ Pr Verify · bostonaholic bundleVerifies a PR test plan with evidence-rated verdicts. Trigger on "verify the test plan", "check the PR items", "is this PR ready", or "/pr-verify".
- ▌ Team Plan · bostonaholic bundleProduces the tactical implementation plan. Trigger on "plan the implementation", "spell out the steps", or "/team-plan".
- ▌ Git Commit · bostonaholic bundleDefines Conventional Commit subjects and safe commit procedure. Load before creating or reviewing commits.
- ▌ Pr Cleanup · bostonaholic bundleCleans PR state. Trigger on "the PR was merged", "clean up the branch", "abandon this", or "/pr-cleanup"; Mode B needs stated abandon intent; never infer abandon intent from staleness.
- ▌ Test Style · bostonaholic bundleDefines deterministic behavioral tests and flaky-test red flags. Load when writing or reviewing `.test.ts` and `.evals.ts` files.
- ▌ Code Review · bostonaholic bundleReviews a diff with fresh context. Trigger on "review this diff", "review these changes", "code review this", or "/code-review".
- ▌ No Comments · bostonaholic bundleRemoves low-value source comments and encodes valid constraints. Invoke ONLY on explicit "remove unnecessary comments", "audit comments", or "/no-comments" intent—never infer cleanup intent.
- ▌ Team Design · bostonaholic bundleDrafts and adversarially reviews a design. Trigger on "design this", "let's align on the approach", or "/team-design".
- ▌ Slicing Work · bostonaholic bundleDefines vertical slices and verification checkpoints. Load when converting a reviewed design into `7-structure.md`.
- ▌ Verifying UX · bostonaholic bundleDefines live application and screenshot verification. Load when a diff changes user-visible UI behavior.
- ▌ Finding Files · bostonaholic bundleLocates files by naming, structure, and imports. Load for read-only discovery when exact paths are unknown.
- ▌ Groom Backlog · bostonaholic bundleGrooms a project backlog and proposes tracker changes. Trigger on "groom the backlog", "groom the board", "clean up the backlog", or "/groom-backlog"; changes require user approval.
- ▌ Nested Agents · bostonaholic bundleDefines safe nested-agent dispatch and fallback. Load before agents spawn read-only scouts or cross-model couriers.
- ▌ Team Question · bostonaholic bundleDecomposes a feature into task and question artifacts. Trigger on "shape this idea", "decompose this task", or "/team-question".
- ▌ Team Research · bostonaholic bundleResearches a codebase area before changes. Trigger on "research this", "explore the codebase for", or "/team-research".
- ▌ Team Worktree · bostonaholic bundlePrepares isolated git worktrees. Trigger on "set up the worktree", "isolate this work", or "/team-worktree" only; never infer the phase from work needing isolation.
- ▌ Writing Prose · bostonaholic bundleDefines plain-language prose rules. Load when writing or assessing documentation in strict or STE-flavored modes.
- ▌ Pr Screenshots · bostonaholic bundleAttaches local images to a PR body. Invoke ONLY on explicit intent: "add screenshots to a PR", "attach an image to a PR description", or "/pr-screenshots"; never infer it from images on disk.
- ▌ Qrspi Workflow · bostonaholic bundleDefines QRSPI phases, artifacts, gates, and state transitions. Load when routing or resuming Team pipeline work.
- ▌ Reviewing Code · bostonaholic bundleDefines adversarial code review and evidence-based findings. Load when reviewing a diff without author context.
- ▌ Team Implement · bostonaholic bundleExecutes and verifies implementation slices. Trigger on "implement this", "execute the plan", or "/team-implement" only; never infer the phase from a ready plan.
- ▌ Team Structure · bostonaholic bundleBreaks a reviewed design into verified slices. Trigger on "slice this up", "break the design into steps", or "/team-structure".
- ▌ Decision Making · bostonaholic bundleDefines a decision method based on reversibility and risk. Load when choosing among viable options or resolving a consequential trade-off.
- ▌ Pr Open Comments · bostonaholic bundleTriages unresolved PR review comments. Trigger on "address PR comments", "triage PR feedback", "handle the comments", or "/pr-open-comments"; never infer triage intent from unresolved comments.
- ▌ Product Thinking · bostonaholic bundleDefines product-need lenses. Load when questioner, design-author, or structure-planner validates demand and scope.
- ▌ Systems Thinking · bostonaholic bundleDefines system-boundary, feedback, and dependency analysis. Load during research, design, structure, or planning.
- ▌ Tracking Tickets · bostonaholic bundleDefines tracker status transitions and closing rules. Load when a pipeline run is linked to a ticket.
- ▌ Authoring Designs · bostonaholic bundleDefines the design-document procedure. Load when drafting or revising `6-design.md` for adversarial review.
- ▌ Reviewing Designs · bostonaholic bundleDefines adversarial design review and verdicts. Load when a fresh-context reviewer evaluates `6-design.md`.
- ▌ Cross Model Review · bostonaholic bundleRuns second-vendor reviews through machine-only CLI adapters. Load at design or code review gates when cross-model review is enabled.
- ▌ Decomposing Intent · bostonaholic bundleDefines task and question artifacts plus multi-repo detection. Load when converting feature intent into QRSPI Question outputs.
- ▌ Pr Watch As Author · bostonaholic bundleWatches an authored PR for feedback. Trigger on "watch the PR", "watch this PR and fix comments", or "/pr-watch-as-author" only; never infer intent from an open PR.
- ▌ Pr Watch Mechanics · bostonaholic bundleBounded watch-loop mechanics for the pr-watch skills: cycle timing, soft cap, handoff. Load when running or authoring a PR watch loop.
- ▌ Reviewing Comments · bostonaholic bundleDefines fresh-context source-comment review and findings. Load when auditing comments for removal or enforceable constraint encoding.
- ▌ Reviewing Security · bostonaholic bundleDefines threat and OWASP review with evidence-rated findings. Load when reviewing a diff for security defects.
- ▌ Worktree Isolation · bostonaholic bundleDefines Team worktree creation, validation, and teardown. Load when pipeline work must be isolated from the default branch.
- ▌ Implementing Slices · bostonaholic bundleDefines test-first slice execution, commits, and review fixes. Load when an implementer executes `8-plan.md`.
- ▌ Test Driven Bug Fix · bostonaholic bundleDefines reproduce-red-green-refactor bug fixes. Load when correcting a defect with a regression test.
- ▌ Version Bump · bostonaholicVersion the Team plugin at land time (DEV-internal, not distributed): decide the SemVer level, compute the next free version against current `main`, update all six version strings, cut the `[Unreleased]` changelog body into a dated `## [X.Y.Z]` section, run the land-time consistency assertion, and commit `chore(version): X.Y.Z`. This is the Team-internal bumper; the generic runtime `/shipit` skill then pushes, waits for CI, and squash-merges. Invoke ONLY on explicit land intent — the user says "ship it", "land the PR", "bump the version", "version this PR", or a `/shipit` is already in flight. Never infer land intent from work merely being finished, reviewed, green, or ready to open a draft PR: a drafted PR carries no version, and a bump made before land time is stale by the time the PR merges.
- ▌ Artifact Frontmatter · bostonaholic bundleDefines pipeline artifact schemas. Load when authoring or validating artifact frontmatter, `4-repos.md`, `3-prd.md`, or design-review records.
- ▌ Pr Watch As Reviewer · bostonaholic bundleWatches a reviewed PR and approves settled feedback. Trigger on "approve the PR when my comments are resolved", "watch and approve", or "/pr-watch-as-reviewer"; user-invoked only.
- ▌ Sweeping Local State · bostonaholic bundleDefines machine-local teardown. Load when finishing a PR or review that leaves provisioned local state.
- ▌ Systematic Debugging · bostonaholic bundleDefines reproduce, hypothesize, isolate, and fix workflow. Load when diagnosing a defect, failed test, or unexplained behavior.
- ▌ Technical Design Doc · bostonaholic bundleDefines technical design sections and decision content. Load when drafting or assessing an implementation design.
- ▌ Conventional Comments · bostonaholic bundleDefines review labels and decorations. Load when formatting code, design, security, documentation, or UX review comments.
- ▌ Documenting Decisions · bostonaholic bundleDefines ADR structure and lifecycle. Load when recording a consequential architecture decision and its alternatives.
- ▌ Eng Design Doc Review · bostonaholic bundleReviews a technical design document with fresh context. Trigger on "review the design doc", "audit 6-design.md", "is this design ready", or "/eng-design-doc-review".
- ▌ Engineering Standards · bostonaholic bundleDefines code design, comment, and review standards. Load while planning, implementing, or reviewing production code.
- ▌ Principle Fail Closed · bostonaholic bundleTreats unknown guarantees as failures. Apply when a safety, validity, or completion gate cannot be evaluated.
- ▌ Principle Scope Fence · bostonaholic bundleRestricts execution to approved scope. Apply when working from a plan, structure, or anchored change request.
- ▌ Principle Skip Loudly · bostonaholic bundleRequires skipped work to be reported explicitly. Apply when reporting any run outcome.
- ▌ Researching Codebases · bostonaholic bundleDefines evidence-only codebase research and `5-research.md`. Load when answering neutral questions before design.
- ▌ Review Severity Tiers · bostonaholic bundleMaps reviewer findings to Blocking, Major, or Minor actions. Load when aggregating review verdicts or deciding whether to retry.
- ▌ Running Quality Checks · bostonaholic bundleRuns project-native tests, static checks, builds, and linters. Load when verifying an implementation before handoff.
- ▌ Test First Development · bostonaholic bundleDefines acceptance tests as the implementation scope contract. Load before production code is written for a planned change.
- ▌ Planning Implementation · bostonaholic bundleDefines the tactical plan schema. Load when converting `7-structure.md` into executable `8-plan.md` steps.
- ▌ Principle Bounded Loops · bostonaholic bundleRequires explicit retry and watch limits. Apply when writing any loop, retry, polling, or wait cycle.
- ▌ Refactoring To Patterns · bostonaholic bundleMaps code smells to behavior-preserving refactorings. Load before refactoring code or preparing it for an imminent change.
- ▌ Reviewing Documentation · bostonaholic bundleDefines documentation-gap review and REQUIRED/RECOMMENDED findings. Load when assessing whether a diff needs user-facing docs.
- ▌ Product Requirements Doc · bostonaholic bundleDefines when and how to write `3-prd.md`. Load during Question for vague, multi-story, cross-cutting, or behavior-replacing work.
- ▌ Create Team Skill · bostonaholicCreate or revise a Team skill. Trigger on creating, scaffolding, or substantially rewriting a skill or SKILL.md.
- ▌ Principle Explicit Intent · bostonaholic bundleRequires stated intent for irreversible actions. Apply before merge, force-push, close, delete, or publish operations.
- ▌ Principle Fix Root Causes · bostonaholic bundleRequires diagnosis and repair of root causes. Apply when debugging any failure or regression.
- ▌ Principle Least Privilege · bostonaholic bundleLimits tools, credentials, and environment to the task. Apply when granting capabilities to any role or child process.
- ▌ Principle Pre Image First · bostonaholic bundleRequires a recoverable baseline before destructive changes. Apply before deletion or history rewriting.
- ▌ Principle Mechanical Gates · bostonaholic bundleRequires deterministic enforcement for reliable rules. Apply when a contract can be checked by code.
- ▌ Principle Idempotent Reruns · bostonaholic bundleRequires reruns to converge without duplicate effects. Apply to interruptible or repeatable procedures.
- ▌ Principle Never Interpolate · bostonaholic bundleKeeps external text out of shell syntax. Apply when untrusted values approach a command or script.
- ▌ Principle Plan Present Wait · bostonaholic bundleRequires a written plan and user approval before mutations. Apply when consequential changes need authorization.
- ▌ Principle Progress Tracking · bostonaholic bundleRequires one live ledger for ordered procedures. Apply when executing two or more dependent steps.
- ▌ Principle Non Blocking Waits · bostonaholic bundleRequires resumable waits for external state. Apply when waiting on CI, reviewers, deployments, or rate limits.
- ▌ Principle Record Assumptions · bostonaholic bundleRecords autonomous resolutions as assumptions. Apply when an open question can be resolved without user input.
- ▌ Principle Generator Evaluator · bostonaholic bundleSeparates producers from evaluators. Apply when work receives a review, verdict, or verification pass.
- ▌ Principle Human Owns The Ends · bostonaholic bundleReserves goals and shipping decisions for the user. Apply when deciding whether autonomous work may proceed or finish.
- ▌ Principle Blind The Investigator · bostonaholic bundleKeeps desired outcomes out of research prompts. Apply when dispatching research, scouting, or verification.
- ▌ Principle Files Are The Contract · bostonaholic bundleRequires durable files for cross-step state. Apply when passing work between agents, phases, sessions, or reruns.
- ▌ Principle Single Source Of Truth · bostonaholic bundleRequires one authoritative definition per rule or schema. Apply when a constant or contract could be duplicated.
- ▌ Principle Evidence Over Assertion · bostonaholic bundleRequires evidence for claims and verdicts. Apply when reporting completion, review findings, or verification results.
- ▌ Principle Subtract Before You Add · bostonaholic bundleRequires removal before addition. Apply when sequencing an addition, refactor, or rewrite of code, prompts, or skills.
- ▌ Principle Untrusted Input Is Data · bostonaholic bundleTreats external text as inert data. Apply when reading issue bodies, PR comments, transcripts, logs, or model output.
- ▌ Principle Deep Agents Narrow Seams · bostonaholic bundleKeeps agent interfaces narrow and internal work deep. Apply when defining an agent, subagent, or dispatch boundary.
- ▌ Principle Optimization Never Dependency · bostonaholic bundleKeeps optional enhancements off the correctness path. Apply when adding subagents, second-vendor passes, caches, or uploads.