documentation-and-adrs

Manage architectural decisions and documentation through structured ADRs and templates.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/cpfcoaching/glowing-palm-tree --skill documentation-and-adrs-cpfcoaching
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-and-adrs
Source: https://github.com/cpfcoaching/glowing-palm-tree/tree/main/.agent/skills/documentation-and-adrs
Command: npx skills add https://github.com/cpfcoaching/glowing-palm-tree --skill documentation-and-adrs-cpfcoaching

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit provides a structured approach to record and manage architectural decisions and documentation, ensuring clarity and consistency in your codebase.

Core Features & Use Cases

  • ADRs (Architecture Decision Records): Capture the rationale behind significant technical decisions for future reference.
  • Documentation Guidelines: Offers best practices for inline and API documentation.
  • README Structure: Provides a template for maintaining a clear and informative README file.
  • Changelog Maintenance: Ensures proper tracking of feature additions, fixes, and changes.
  • Agent Documentation: Assists AI agents in understanding project conventions and decisions.

Quick Start

Use the documentation-and-adrs skill to create a new ADR for a database decision.

Frequently Asked Questions about documentation-and-adrs

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

FAQPage Schema
How do I create an architecture decision record for a database change?

To create an architecture decision record, use the skill to capture the rationale behind significant technical database decisions. It provides structured ADR templates to ensure architectural decisions are consistently documented for future reference.

What is the best way to maintain a README and changelog for a software engineering project?

The best way to maintain a README and changelog is using structured documentation guidelines. This approach provides templates for clear README files and ensures proper tracking of feature additions, fixes, and changes in your changelog.

When do I need architecture decision records in my codebase?

You need architecture decision records when you want to capture the rationale behind significant technical decisions. They provide a structured approach to manage documentation, ensuring clarity and consistency for future reference within your codebase.

Can AI agents use these documentation guidelines to understand project conventions?

Yes, AI agents can use these documentation guidelines to understand project conventions. The skill assists agents by providing structured ADRs and best practices for inline and API documentation to facilitate knowledge sharing.

Does this skill require any dependencies to manage documentation?

No, this skill requires no dependencies to manage documentation. It operates independently to provide templates for READMEs and changelogs, ensuring consistent documentation practices without external setup.