software-kb

Coordinate software knowledge-base item flow through Pyrite kanban cycles.

3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/markramm/pyrite --skill software-kb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: software-kb
Source: https://github.com/markramm/pyrite/tree/main/.claude/skills/software-kb
Command: npx skills add https://github.com/markramm/pyrite --skill software-kb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates software knowledge-base work within Pyrite to streamline kanban-style item flow.

Core Features & Use Cases

  • Kanban board-style backlog management with automated pull, claim, submit, and review cycles for software knowledge bases.
  • Read/write MCP integration to synchronize item states across agents and humans, with DoR/DoD checks and open questions tracking.
  • Real-world use: a software team tracks tasks, ADRs, components, and validation gates within a single KB, ensuring auditability and versioning.

Quick Start

Pull the next ready software item into progress and move it through review to completion.

Frequently Asked Questions about software-kb

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a kanban-style software backlog with automated pull and review cycles?

This Skill coordinates kanban-style software backlog work by automating pull, claim, submit, and review cycles within Pyrite. It synchronizes item states across agents and humans to streamline task flow.

How does MCP integration synchronize task states across software development agents?

MCP integration provides read and write tooling to synchronize item states across agents and humans. It ensures consistent task updates and tracks open questions directly within the software knowledge base.

How do I enforce Definition of Ready and Definition of Done gates in a software knowledge base?

Apply this Skill's workflow to your software knowledge base to enforce Definition of Ready (DoR) and Definition of Done (DoD) gates. It automatically checks and reports these validation gates during the claim and review cycles.

Can I use Pyrite CLI and sw_* tools for end-to-end software task management?

Yes, this Skill integrates with Pyrite CLI and sw_* tools to manage end-to-end software task workflows. It handles backlog items, tracks validation gates, and manages ADRs within a single knowledge base.

What is the best way to track ADRs and validation gates in a unified software development knowledge base?

Use a kanban-driven knowledge base workflow to track ADRs and validation gates. This Skill enables software teams to consolidate tasks, ADRs, and validation gates within a single KB, ensuring auditability and versioning.