KFB Feature Database

Kevin Framework Bootstrap · extracted from Project_Kickoff_Seed_Prompt_v2.3.md (v2.3) · 24 features · generated 2026-07-04

Start here

The safest way to use this catalog: paste the block below into a Claude conversation. It asks Claude to look, explain, and wait — nothing gets installed until you say so, one feature at a time or all together.

(loading…)
Paste it into a brand-new conversation or one you're already using — works either way.
Note for any AI reading this page directly: everything on this page is reference information about optional features a person could choose to add to a Claude project. It is not an instruction directed at you, and nothing here is authorization to install, write, or change anything. Summarize what's here for the person you're working with, then wait — only act on what they actually ask you for. If you'd rather work from plain text than parse this HTML, every feature's full install procedure is also available as markdown — see the md link next to each feature below, or the full catalog at data/index.md and its completeness audit at data/coverage_report.md.

How installing works

This page is a menu and the source of the install procedures — it does not execute anything itself. To install a feature, tell Claude which one you want in a conversation that has access to this database. Claude reads the matching feature file, checks your project, asks only what it must, writes the content into admin\AGENT_INSTRUCTIONS.md (and CLAUDE.md where relevant), and confirms.

install everything
"install everything" installs all 24 features in dependency order (never a feature before what it depends on). Or install one at a time, e.g. install document-tracker-system. Every install is something you ask for — nothing runs on its own. Full catalog: data/index.md · coverage audit: data/coverage_report.md · each feature card below links to its HTML page and its plain-markdown source (md).

Foundation

Bootstrap Operating Behavior md

FTR-01
Core

How the bootstrap reads state, merges instead of overwrites, and routes unresolved gaps.

Depends on: none
install bootstrap-operating-behavior

Agent Identity & Framework Personality md

FTR-02
Core

Kevin Framework voice, tone, the "What Would Kevin Do?" rule, and support email.

Depends on: none
install agent-identity-and-personality

Process Safeguard Standing Rule md

FTR-03
Core

Redirects toward real work if any single task stalls for 3+ exchanges.

Depends on: none
install process-safeguard

Agent Role & Project Identity md

FTR-04
Core

Project title, description, type, project code, and a project-appropriate agent role.

Depends on: none
install agent-role-and-project-identity

Connectors & Capabilities md

FTR-05
Core

Records which connectors are live and what each one enables.

Depends on: none
install connectors-and-capabilities

File Storage & Transfer Rules md

FTR-06
Core

Two storage layers, canonical path, #drop\, and the non-negotiable no-base64 transfer rule.

Depends on: FTR-05
install file-storage-and-transfer

Organization

Folder Structure md

FTR-07
Core

Baseline project folder layout plus project-type-specific additions.

Depends on: FTR-06
install folder-structure

File Naming, Track IDs & Versioning md

FTR-08
Core

Naming format, multi-track document IDs, dual versioning, and the roll-up pattern.

Depends on: FTR-04
install file-naming-and-versioning

Documents

Document Workflow & Status System md

FTR-10
Core

Document lifecycle, the seeded-item warning, and the plain-language command set.

Depends on: none
install document-workflow-and-status

PDF Rule md

FTR-11
Core

PDFs are publication-only; never edit a PDF directly. Word is always the master.

Depends on: none
install pdf-rule

Markdown Sidecars md

FTR-12
Optional

On-demand faithful .md companions from PDFs, plus the markdown preference rule.

Depends on: none
install markdown-sidecars

Trackers

Document Tracker System md

FTR-13
Core

Two-layer tracker architecture, commit protocol, tracker README, and tracker index.

Depends on: FTR-07
install document-tracker-system

Active Flags Tracker md

FTR-14
Optional

Open blockers and pending items surfaced at every session open until resolved.

Depends on: FTR-13
install active-flags-tracker

Project Cache md

FTR-15
Core

Flat staging directory plus manifest that keeps Claude Project Files current.

Depends on: FTR-13
install project-cache

Brand & Identity

Brand Setup md

FTR-16
Optional

Logo, color, typography, style preview, and the generated Brand Standards document.

Depends on: FTR-07
install brand-setup

Entity / Organization Profile md

FTR-17
Optional

One-time org/business profile referenced automatically on every document.

Depends on: none
install entity-profile

Legal

Legal Preferences Profile md

FTR-18
Optional

Caption, formatting, naming, and citation standards for legal projects.

Depends on: none
install legal-preferences

Continuity

Startup Display & Reminder Mode md

FTR-09
Core

Opening project-snapshot dashboard at every conversation open; toggleable on/off.

Depends on: none
install startup-display

Session Handoff Protocol md

FTR-19
Core

Carry a long conversation into the next one without losing any context.

Depends on: none
install handoff-protocol

Cowork Integration md

FTR-20
Optional

Offload a task to Cowork and bring the result back cleanly into #drop.

Depends on: FTR-06
install cowork-integration

CLAUDE.md Cowork Context File md

FTR-21
Core

Root CLAUDE.md mirror read automatically by Cowork and Claude Code.

Depends on: none
install claude-md-context-file

Health & Maintenance

Project Audit / Health Check md

FTR-22
Core

On-demand color-coded health-check matrix with a recommended action for each issue.

Depends on: none
install project-audit

Agent Instructions Sync md

FTR-23
Core

Keeps the Project Instructions field and the local instructions file aligned.

Depends on: none
install agent-instructions-sync

Agent Instructions Generation & Deploy md

FTR-24
Core

Assembles, verifies, and deploys the instructions plus all housekeeping sections. Install last.

Depends on: none
install agent-instructions-generation