agentic-app-framework

Automates bootstrap and maintenance of PRD, TDD, and ADR documentation in repositories.

1|1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/sspanogle/agentic-app-framework --skill agentic-app-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-app-framework
Source: https://github.com/sspanogle/agentic-app-framework/tree/main/skill/agentic-app-framework
Command: npx skills add https://github.com/sspanogle/agentic-app-framework --skill agentic-app-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Bootstrap and maintain a cohesive documentation framework around PRDs, TDDs, and ADRs so teams stay aligned with code changes.

Core Features & Use Cases

  • Sets up and synchronizes AGENTS.md and core docs (PRDs, TDDs, ADRs) across new or existing repos.
  • Enforces the maintenance discipline to keep documentation aligned with implementation status.
  • Use Case: bootstrap a project to immediately capture product requirements and technical design, then continuously update docs as code evolves.

Quick Start

Install or bootstrap the agentic framework into a target repository and replace placeholder templates to begin.

Frequently Asked Questions about agentic-app-framework

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

FAQPage Schema
How do I bootstrap PRD, TDD, and ADR documentation in an existing repository?

This framework automates ongoing PRD, TDD, and ADR maintenance by enforcing a defined discipline that synchronizes implementation status, roadmaps, and technical design docs directly with evolving code changes.

What is the best way to keep PRD and TDD documentation aligned with code changes?

This framework automates ongoing PRD, TDD, and ADR maintenance by enforcing a defined discipline that synchronizes implementation status, roadmaps, and technical design docs directly with evolving code changes.

Does this documentation framework work for both new and existing software repos?

You need a target repository ready for integration, as the framework operates by copying template documents into the repo and replacing placeholders to generate structured PRDs, TDDs, and ADRs.

Do I need any specific dependencies to set up PRD and TDD templates?

You need a target repository ready for integration, as the framework operates by copying template documents into the repo and replacing placeholders to generate structured PRDs, TDDs, and ADRs.

How does the framework handle ADR synchronization during repo maintenance?

During repo maintenance, the framework handles ADR synchronization by enforcing a template-based discipline that updates architectural decision records alongside PRDs and TDDs to maintain consistency with the codebase.