joycraft-add-fact

Classify user-provided facts and append them to Joycraft context files.

14|1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/maksutovic/joycraft --skill joycraft-add-fact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: joycraft-add-fact
Source: https://github.com/maksutovic/joycraft/tree/main/.agents/skills/joycraft-add-fact
Command: npx skills add https://github.com/maksutovic/joycraft --skill joycraft-add-fact

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and route project facts to the correct governance context (production map, dangerous assumptions, decision log, institutional knowledge, or troubleshooting) to ensure traceability and consistent handling across Joycraft.

Core Features & Use Cases

  • Classifies user-provided facts into one of the known context documents.
  • Appends formatted facts to the appropriate context file, maintaining a centralized knowledge base.
  • Supports optional boundary rule suggestion updates to CLAUDE.md or AGENTS.md.

Quick Start

Provide a fact to capture and let the skill route it to the proper context document.

Frequently Asked Questions about joycraft-add-fact

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

FAQPage Schema
How do I route project facts to the correct context document automatically?

To route project facts automatically, provide a fact to capture and the skill classifies it into the correct context document, appending it to the appropriate Joycraft context file. It supports routing to production-map.md, dangerous-assumptions.md, decision-log.md, institutional-knowledge.md, or troubleshooting.md.

What is the best way to maintain a decision log and institutional knowledge base?

Maintaining a decision log and institutional knowledge base requires consistent fact routing. The skill appends formatted facts to decision-log.md or institutional-knowledge.md, maintaining a centralized knowledge base with standardized formatting, source recording, and timestamp traceability.

How does fact classification into context files work for project governance?

Fact classification for project governance works by evaluating user-provided facts and routing them to the correct context file. It enforces safe routing to known documents like production-map.md or troubleshooting.md, updating the context with a standardized format while recording source and timestamp.

Can I update boundary rules in CLAUDE.md or AGENTS.md when capturing project facts?

Yes, you can update boundary rules when capturing project facts. The skill supports optional boundary rule suggestion updates to CLAUDE.md or AGENTS.md while routing facts to the appropriate governance context document.

Does this fact routing approach work without external dependencies?

Yes, this fact routing approach works without external dependencies. The skill operates independently to classify facts and append them to context files like dangerous-assumptions.md or decision-log.md, enforcing safe routing and maintaining traceability by recording source and timestamp.