Law Firm Operations
  • Law Firm Operations
  • Law Firm Operations North Star
  • Publications and Articles
    • Agile Law Firm Workbook
    • FAQs Remote Legal Teams
    • Remote Legal Teams - Getting Started and Making it Work
    • GitHub - Legal Text Analytics
    • Agile Law Firm Workbook
      • Introduction 1.1. What this workbook can show you
        • 1.2. When does it make sense to go agile?
          • 1.3. Structure of the workbook
            • 1.4. Who is this workbook for?
              • 1.5. How to use this workbook
                • 1.6. The story
      • 2. People 2.1. Culture
        • 2.2. Roles and Accountabilities
          • 2.2.1. Introduction to Accountabilities
            • 2.2.2. Let’s start with the WHAT
              • 2.2.3. And what about the HOW?
                • 2.2.4. Specifics for the legal context
                  • 2.2.5. How to get started?
          • 2.3. Transparency & Communication
          • 2.4 Stakeholders
        • 3. Processes
          • 3.1. The agile approach: Iterating in sprints
          • 3.2. Responsibilities
      • 4. Elements
        • 4.1. Goal
        • 4.2. Epic
        • 4.3. Items
        • 4.4. Tasks
        • 4.5. User stories
        • 4.6. Acceptance Criteria
        • 4.7. Definition of ready
        • 4.8. Definition of done
        • 4.9. Bringing it together
      • 5. Kanban
        • 5.1. Kanban Board
        • 5.2. Elements on the Board
        • 5.3. The lifecycle of a card
        • 5.4. Complex Boards
          • 5.4.1. Properties and Filters
          • 5.4.2. Swim lanes
        • 5.5. Further Tips
      • 6. Meetings
        • 6.1. Daily Meetings
        • 6.2. Planning
        • 6.3. Reviews
        • 6.4. Retrospectives
        • 6.5. A Sprint Meeting setup for a law firm
      • 7. Outro 7.1. Recap
        • 7.2. Story Epilogue
        • 7.3. Authors
        • 7.4. Contributors
        • 7.5. Index
        • 7.6. Templates and further information
  • Roundtables and Exchange
    • Session 1: What problems do law firms typically face and how can they be met?
    • Session 2: Working Roundtable
    • Session 3: Identifying and Implementing AI Tools For Legal Practices
  • Annex
    • 🙏Acknowledgements
    • 📥Contact
Powered by GitBook
On this page
  • Story
  • Clarifying responsibilities and limits on the board
  • Example
  • Kanban Board
  • Backlog Table (instead of or in addition to a Kanban Board)
  • Template
  • Kanban Board
  • Backlog Table (instead of or in addition to a Kanban Board)
Export as PDF
  1. Publications and Articles
  2. Agile Law Firm Workbook
  3. 5. Kanban

5.5. Further Tips

Besides what we have already seen, there are some considerations we deem relevant, especially in a law firm setting:

  • Define a process/workflow for how cards move across the board and if the cards can be taken out of the Backlog by the team members (pull system) or if they are assigned to them (push system).

  • It also needs to be defined who can add cards to the board (e.g. just the attorney, the client), and who can break up a card into multiple ones. This can be the case when an Item is well-enough defined to be split up into individual tasks or when working with separate Kanban boards for the client and within the attorney’s team, the client-facing cards might be split up into multiple cards/tasks internally.

  • The Work-in-Progress-Limit means how many cards any one team member can have in the “In Progress” column and keeps the members from starting too many Elements. In general, this limit should be fixed and only changed if the team finds that a different limit would make more sense in general or for a specific period. If another person/event is blocking the progress, it should be moved into the “Wait” column.

  • Finally, it can be helpful to make two separate boards for the same project where one is client-facing and the other law firm internal. The Elements will be largely identical but might be split up into multiple cards internally.

  • If you would like to leverage essentials of this but are not comfortable with the board or want to work electronically without a dedicated tool, you can use a simple document as Kanban Board. Change the format and move the Items into a Backlog Table, which can even be a text document or table. You will find a template at the end of this Chapter.

Story

Clarifying responsibilities and limits on the board

Gabriel, who finds he’s very much enjoying reading about the Agile methodology and being able to apply it in real life, is currently reading about practical considerations when working in an office setting with Kanban. Based on that, he brings up two topics: one very brief suggestion and one somewhat broader decision point.

First, he suggests to clearly state something that they were already doing. They should define the work-in-progress-limit. He noted that at they each worked on one or maximum two topics at once. Fiona and Alice are quick to agree on this; it clearly makes sense, although Alice notes that she might not always keep this fully up to date when she juggles many topics. She commits to try, though, noting that they should otherwise possibly introduce a soft limit for her so she can put everything she’s working on in the respective column so that the team has a better understanding of the overall work. Oliver’s reaction is similar: he has so many small topics that this might be a challenge. They all acknowledge that this is more a matter of updating the board than of doing many things at once, though. Small topics should be finished fast, and if they can’t proceed because of external factors, the respective card will be moved into “Wait”.

Gabriel’s second suggestion is to discuss responsibilities regarding the cards. They already had a few thoughts about that when discussing Acceptance Criteria. But they did not discuss this in a broader manner. They somehow assume that the senior colleagues, possibly sometimes Fiona, in general Alice, would need to confirm that an Item is “Done”. But that’s about it. Gabriel suggested to discuss the responsibilities throughout the lifecycle of Elements. Before looking at the nitty-gritty, Gabriel suggests a general approach. He recommends that they should use a pull system in which each team member takes up work when capacity is available. Alice has doubts initially as she explains that not everybody in the team might have sufficient overview to set the priorities as they should be. A few arguments back and forth later, Alice is fine with a setting in which the cards are jointly looked at regularly and discussed in the team, whilst in general being a pull system. Gabriel convinced her that it would not make sense for the team members to wait for her to be back and idle in between, rather do something useful. But that’s where “Wait” comes in, after all.

Similarly, for adding cards, Gabriel suggests that everybody should be free to add to the back-log while acknowledging that in most cases it would be for the team or a senior member to decode that the card is placed in the “To Do”, unless it’s just derived from the current work. That would enable the senior colleagues or the overall team to set the priorities.

Example

Kanban Board

Backlog
To Do
In Progress
Wait
Done

Draw an overview of all

parties involved in the

case, including their position

and relevance

Assignee: Fiona

Due: 14/04/2024

Identify the people able

to provide detailed information

Assignee: Gabriel

Due: 25/03/2024

Set up client meeting

Assignee: Oliver

Due: 01/04/2024

Backlog Table (instead of or in addition to a Kanban Board)

Template

Kanban Board

Backlog
To Do
In Progress
Wait
Done

Title:

Assignee:

Due:

Backlog Table (instead of or in addition to a Kanban Board)

Previous5.4.2. Swim lanesNext6. Meetings

Last updated 4 months ago

Kanban Board
Backlog Table