coding

Load plan-context.md and design artifacts, then critically review them against the codebase.

37|6|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/pssah4/digital-innovation-agents --skill coding-pssah4
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: coding
Source: https://github.com/pssah4/digital-innovation-agents/tree/main/skills/coding
Command: npx skills add https://github.com/pssah4/digital-innovation-agents --skill coding-pssah4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Align plan-context, ADRs, and feature specs with the live codebase by loading plan-context.md and all design artifacts, then performing a rigorous critical review before implementation begins.

Core Features & Use Cases

  • Load and validate plan-context.md against the current codebase, ADR proposals, and feature specs.
  • Provide a structured critique of design artifacts and ensure traceability back to source files, with explicit write-back of changes.
  • Enforce Phase/Status frontmatter and backlog synchronization across ARTIFACTS (ADR, FEATURE, PLAN) to keep the project aligned during and after implementation.

Quick Start

Load plan-context.md and all design artifacts, run the critical review, and let the skill continuously write back updates during implementation.

Frequently Asked Questions about coding

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

FAQPage Schema
How do I keep plan-context and design artifacts synced with the live codebase?▼

To keep plan-context synced with the live codebase, load plan-context.md and design artifacts for a critical review, then continuously write back changes during and after implementation to maintain alignment.

What is frontmatter phase and status enforcement for artifact management?▼

Frontmatter phase and status enforcement validates project progression by checking metadata fields across ADR, FEATURE, and PLAN artifacts, ensuring backlog synchronization and traceability gates are met during implementation.

How do I ensure traceability between ADRs, feature specs, and source files?▼

Ensure traceability by loading design artifacts and performing a rigorous critical review against the real codebase, mapping ADRs and feature specs directly back to their corresponding source files.

Can I run a critical review of design artifacts before implementation begins?▼

Yes, you can run a critical review of design artifacts before implementation by loading plan-context.md and validating it against current codebase proposals to identify structural misalignments early.

What is the best way to maintain backlog sync across project artifacts?▼

The best way to maintain backlog sync is enforcing phase and status frontmatter updates across ARTIFACTS, continuously writing back changes to ADRs, features, and PLAN files during implementation.