cantos-write

Generate standardized Cantos Architecture Decision Records and Design Decision Records.

Updated May 6, 2026
One-click install
npx skills add https://github.com/HMWKR/claude-code-skills --skill cantos-write
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cantos-write
Source: https://github.com/HMWKR/claude-code-skills/tree/main/skills/cantos-write
Command: npx skills add https://github.com/HMWKR/claude-code-skills --skill cantos-write

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill was originally built to streamline the creation of structured Cantos project documentation (Architecture Decision Records, Design Decision Records, and project journals) for development teams, eliminating manual formatting and consistency work. It is now deprecated as of 2026-04-20, with all functionality replaced by the official Cantos MCP server for tighter integration and stronger permission controls.

Core Features & Use Cases

  • Legacy ADR/DDR Generation: Previously auto-generated standardized Architecture Decision Records and Design Decision Records for Cantos projects with pre-defined schema compliance.
  • Project Journaling: Supported creating timestamped project journal entries linked to related commits and user feedback for full traceability.
  • Migration Reference: Includes a full mapping of old skill commands to new MCP tool calls to help teams transition to the updated Cantos integration workflow.

Quick Start

If you need to create a Cantos ADR for your project, use the mcp__cantos__create_adr MCP tool instead of triggering this deprecated skill.

Frequently Asked Questions about cantos-write

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

FAQPage Schema
How do I create Architecture Decision Records for my software project?

Architecture Decision Records are standardized project artifacts that document architectural choices. This deprecated skill previously generated them, but now the official Cantos MCP server handles ADR creation.

What is the difference between an ADR and a DDR in software architecture?

An ADR captures Architecture Decision Records while a DDR captures Design Decision Records. Both are standardized project documentation artifacts used to ensure traceability and team alignment in software development workflows.

How do I link project journal entries to code commits for traceability?

To link project journal entries to code commits, you need a documentation system with provenance tracking. This deprecated skill previously generated timestamped journals linked to commits, now replaced by the Cantos MCP server.

Why is the cantos-write skill deprecated and what replaces it?

The cantos-write skill is deprecated as of 2026-04-20 and replaced by the official Cantos MCP server. The MCP integration provides tighter system integration and stronger permission controls for project documentation workflows.

How do I migrate from deprecated skill commands to Cantos MCP tool calls?

To migrate to Cantos MCP tool calls, refer to the full mapping of old skill commands to new MCP tool calls included in this skill. This migration reference helps teams transition to the updated Cantos integration workflow.