One-click install
npx skills add https://github.com/alexandremendoncaalvaro/CorridorKey-Runtime --skill ad-next
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ad-next
Source: https://github.com/alexandremendoncaalvaro/CorridorKey-Runtime/tree/main/.agents/skills/ad-next
Command: npx skills add https://github.com/alexandremendoncaalvaro/CorridorKey-Runtime --skill ad-next

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Surveys the project's health across the six-layer artifact stack and surfaces prioritized next actions, enabling quick, informed decision-making for teams.

Core Features & Use Cases

  • Layer-by-layer status across Constitution, Context/Domain, Product, Specs, Plans, and Code to illuminate gaps.
  • Prioritized next-action recommendations, modeled on a Flutter doctor workflow, to help users decide what to do next.
  • Read-only outputs that complement ad-audit and respect user profile preferences (poc suppresses noise; team/mature run full surveys).

Quick Start

Ask for the current project status and prioritized next actions using your chosen profile.

Frequently Asked Questions about ad-next

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

FAQPage Schema
How do I check project health and identify what to work on next?

You can diagnose project health by surveying the six-layer artifact stack, which surfaces gaps and generates prioritized next actions modeled on a Flutter doctor workflow for quick decision-making.

What is a six-layer artifact stack in project status audits?

The six-layer artifact stack comprises Constitution, Context/Domain, Product, Specs, Plans, and Code layers, surveyed layer-by-layer to illuminate project gaps and determine overall status.

Can I use a Flutter doctor pattern to prioritize project development tasks?

Yes, a Flutter doctor workflow pattern can be applied to model prioritized next-action recommendations, helping teams decide what development tasks to execute next based on detected project gaps.

Does project status auditing support read-only outputs and different team profiles?

Project status auditing supports read-only outputs that respect user profile preferences, suppressing noise for poc profiles while running full six-layer surveys for team or mature profiles.

When should I use a workflow audit for drift detection in development projects?

Use a workflow audit for drift detection when you need to survey multi-layer development artifacts to identify gaps and produce prioritized, read-only next-action recommendations for your team.