Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
6bdf7ca
Initial skils for new breakdown.
trmartin4 Jun 9, 2026
988130c
PR feedback.
trmartin4 Jun 9, 2026
2957433
Clarifications on gate.
trmartin4 Jun 9, 2026
6e39f15
PR feedback.
trmartin4 Jun 9, 2026
65fee3b
Allowing MCP for querying Jira.
trmartin4 Jun 9, 2026
566b8cd
PR feedback.
trmartin4 Jun 9, 2026
f52c99b
Extract developing-the-plan skill from tech-breakdown-skill-updates
trmartin4 Jun 10, 2026
8859c5d
Added breakdown plan skill.
trmartin4 Jun 10, 2026
da2d16c
More explicitly handle reading content.
trmartin4 Jun 10, 2026
23e1928
Remove skill created during evaluation.
trmartin4 Jun 10, 2026
f523aa4
PR feedback
trmartin4 Jun 10, 2026
e8ab115
Enhancements.
trmartin4 Jun 10, 2026
6f73126
Removed specific reference to Spec-Kit.
trmartin4 Jun 10, 2026
f0fb11d
Cleaned up process flow.
trmartin4 Jun 10, 2026
d3743c2
PR feedback.
trmartin4 Jun 11, 2026
dda75aa
Remove spec-kit reference
trmartin4 Jun 11, 2026
2f25608
Removed "the" from skill names.
trmartin4 Jun 11, 2026
f89a12b
Merge branch 'tech-breakdown-spec-skill' into tech-breakdown-plan-skill
trmartin4 Jun 11, 2026
cf7ce16
Remove "the" from skill name.
trmartin4 Jun 11, 2026
dfb3d47
Removed duplicate folder.
trmartin4 Jun 11, 2026
95fa9ba
Removing Spec-Kit, again.
trmartin4 Jun 11, 2026
5b30416
Updated to use folder structure to support separate files for tasks.
trmartin4 Jun 11, 2026
16f4eae
Merge branch 'tech-breakdown-spec-skill' into tech-breakdown-plan-skill
trmartin4 Jun 11, 2026
5bd0a70
Updated wording.
trmartin4 Jun 11, 2026
3133bdb
Prompt for breakdown location.
trmartin4 Jun 11, 2026
29980e7
Added orientation requirement.
trmartin4 Jun 11, 2026
1dd89dd
Added required tools.
trmartin4 Jun 12, 2026
573c5d8
PR feedback.
trmartin4 Jun 12, 2026
018d320
Added plan skill reference.
trmartin4 Jun 12, 2026
e5b78b9
PR feedback.
trmartin4 Jun 12, 2026
7d71286
Merge branch 'tech-breakdown-spec-skill' into tech-breakdown-plan-skill
trmartin4 Jun 12, 2026
26b4e6b
Updated template reference.
trmartin4 Jun 12, 2026
66bbb7d
Merge branch 'tech-breakdown-spec-skill' into tech-breakdown-plan-skill
trmartin4 Jun 12, 2026
48df024
Fixed spacing.
trmartin4 Jun 12, 2026
18fa71e
Merge branch 'main' into tech-breakdown-plan-skill
trmartin4 Jun 15, 2026
5f19152
Architecting solutions changes.
trmartin4 Jun 15, 2026
b55419b
Add PR step.
trmartin4 Jun 17, 2026
46feb4c
PR feedback.
trmartin4 Jun 17, 2026
fab2347
Removed template coverage checkin.
trmartin4 Jun 18, 2026
78090f1
Addressed PR feedback.
trmartin4 Jun 18, 2026
4c7b79c
Cleaned up `TaskCreate`.
trmartin4 Jun 18, 2026
caab7a0
Addressed PR feedback.
trmartin4 Jun 18, 2026
0a5c89f
Changed wording.
trmartin4 Jun 18, 2026
1925b72
Removed collaboration model.
trmartin4 Jun 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
{
"name": "bitwarden-tech-lead",
"source": "./plugins/bitwarden-tech-lead",
"version": "2.3.0",
"version": "2.3.1",
"description": "Tech lead agent for a Bitwarden product team. The team's primary technical resource — architects solutions in the team's domain, partners with the EM on scoping and backlog, partners with peer tech leads on cross-team architecture, and serves as the team's conduit for cross-team technical decisions."
},
{
Expand All @@ -78,7 +78,7 @@
{
"name": "bitwarden-delivery-tools",
"source": "./plugins/bitwarden-delivery-tools",
"version": "1.4.0",
"version": "1.5.0",
"description": "Delivery lifecycle skills for Bitwarden initiatives — initiative funnel navigation, work transitions, tech breakdowns and cross-team signoffs, commits, pull requests, preflight checks, and change labeling."
},
{
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ A curated collection of plugins for AI-assisted development at Bitwarden. Enable

| Plugin | Version | Description |
| ------------------------------------------------------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [bitwarden-tech-lead](plugins/bitwarden-tech-lead/) | 2.3.0 | Tech lead for technical planning, architecture coherence, and surfacing patterns to Technical Strategy Ideas |
| [bitwarden-tech-lead](plugins/bitwarden-tech-lead/) | 2.3.1 | Tech lead for technical planning, architecture coherence, and surfacing patterns to Technical Strategy Ideas |
| [bitwarden-shepherd](plugins/bitwarden-shepherd/) | 1.0.0 | Champion of a technical strategy — shepherds a TSI through evaluation into the funnel, then through to adoption |
| [bitwarden-atlassian-tools](plugins/bitwarden-atlassian-tools/) | 2.2.7 | Read-only Atlassian access via MCP server with deep Jira issue research skill |
| [bitwarden-code-review](plugins/bitwarden-code-review/) | 1.11.0 | Autonomous code review agent following Bitwarden engineering standards with GitHub integration |
| [bitwarden-delivery-tools](plugins/bitwarden-delivery-tools/) | 1.4.0 | Delivery lifecycle skills: initiative funnel navigation, work transitions, tech breakdowns and cross-team signoffs, commits, PRs, preflight, labeling |
| [bitwarden-delivery-tools](plugins/bitwarden-delivery-tools/) | 1.5.0 | Delivery lifecycle skills: initiative funnel navigation, work transitions, tech breakdowns and cross-team signoffs, commits, PRs, preflight, labeling |
| [bitwarden-designer](plugins/bitwarden-designer/) | 0.1.0 | Product designer persona: Code of Conduct and 30/60/90 critique, critique facilitation; dispatches into bitwarden-design-tools |
| [bitwarden-design-tools](plugins/bitwarden-design-tools/) | 0.1.0 | Design toolkit: content style guide, Figma Dev Mode MCP, Bitwarden brand application, handoff prep, Design System governance, Product and Design Jira |
| [bitwarden-devops-engineer](plugins/bitwarden-devops-engineer/) | 0.1.3 | DevOps engineering assistant: workflow compliance linting, action security auditing, and org-wide CI/CD remediation |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitwarden-delivery-tools",
"version": "1.4.0",
"version": "1.5.0",
"description": "Delivery lifecycle skills for Bitwarden initiatives — initiative funnel navigation, work transitions, tech breakdowns and cross-team signoffs, commits, pull requests, preflight checks, and change labeling.",
"author": {
"name": "Bitwarden",
Expand Down
6 changes: 6 additions & 0 deletions plugins/bitwarden-delivery-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to the `bitwarden-delivery-tools` plugin will be documented
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.5.0] - 2026-06-17

### Added

- **`developing-breakdown-plan` skill** — develops the Plan section of a Tech Breakdown after the Specification is filled, with an optional follow-on step to open a draft prototype PR across affected repos for the team to evaluate alongside the design.

## [1.4.0] - 2026-06-09

### Added
Expand Down
13 changes: 7 additions & 6 deletions plugins/bitwarden-delivery-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ Any agent (tech-lead, software-engineer, shepherds, others) can compose these sk

### Technical design

| Skill | Triggers | Purpose |
| ----------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `starting-breakdown` | "start a tech breakdown", "create a new breakdown for X", "set up the breakdown file" | Set up a new Tech Breakdown file in `bitwarden/tech-breakdowns`: gather context from the user, copy the template, fill the Status block. Stops at status `In Planning`. |
| `developing-breakdown-spec` | "understand the work", "resolve open questions", "write the breakdown spec", "Spec Alternatives" | Resolve open design questions one at a time with concrete options, then capture what's being built into the Specification section. |
| `writing-tech-breakdowns` | "tech breakdown", "scope checklist", "breakdown status" | **Obsolete — superseded by `starting-breakdown` and `developing-breakdown-spec`.** Previously drafted Parts 1, 2, 4, 5, 6 of Bitwarden's Tech Breakdown Template plus the full status lifecycle. |
| `coordinating-cross-team-breakdown` | "cross-team signoff", "affected teams", "completion communication" | Part 3 signoff table, cross-team checklist, and the completion-communication workflow that closes a breakdown |
| Skill | Triggers | Purpose |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `starting-breakdown` | "start a tech breakdown", "create a new breakdown for X", "set up the breakdown file" | Set up a new Tech Breakdown file in `bitwarden/tech-breakdowns`: gather context from the user, copy the template, fill the Status block. Stops at status `In Planning`. |
| `developing-breakdown-spec` | "understand the work", "resolve open questions", "write the breakdown spec", "Spec Alternatives" | Resolve open design questions one at a time with concrete options, then capture what's being built into the Specification section. |
| `developing-breakdown-plan` | "develop the plan", "draft the implementation plan", "map per-layer impact", "scan for in-flight work", "identify cross-team impacts" | Develop the Plan section after the Spec is filled: technical architecture, per-layer impact, in-flight collision scan, cross-team impact mapping, and self-review. Supports resumption. |
| `writing-tech-breakdowns` | "tech breakdown", "scope checklist", "breakdown status" | **Obsolete — superseded by `starting-breakdown` and `developing-breakdown-spec`.** Previously drafted Parts 1, 2, 4, 5, 6 of Bitwarden's Tech Breakdown Template plus the full status lifecycle. |
| `coordinating-cross-team-breakdown` | "cross-team signoff", "affected teams", "completion communication" | Part 3 signoff table, cross-team checklist, and the completion-communication workflow that closes a breakdown |

### Mechanics

Expand Down
Loading
Loading