steward

Review architectural proposals for ADR compliance, conflicts, dependencies, and priorities.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/JacksonZx535/kingsight --skill steward-jacksonzx535
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: steward
Source: https://github.com/JacksonZx535/kingsight/tree/main/steward
Command: npx skills add https://github.com/JacksonZx535/kingsight --skill steward-jacksonzx535

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that proposals for the prompt engineering system are evaluated for compliance with existing decisions, dependencies, and priorities, helping maintain system integrity and quality.

Core Features & Use Cases

  • Proposal Review: Evaluates architectural proposals for conflicts with existing decisions, dependencies, and priorities.
  • Governance Compliance: Assesses proposals against design principles and ADRs.
  • Dependency Analysis: Checks for the implementation status of dependent components.
  • Priority Assignment: Assigns priorities based on the proposal's characteristics.
  • Verdict Decision: Produces clear verdicts (APPROVED, REJECTED, DEFERRED, etc.) for each proposal.
  • Batch Plan: Generates processing orders for multiple coupled proposals.
  • Status Report: Provides a summary of proposal statuses and recent reviews.

Quick Start

Run the steward skill with the command: /steward review

Frequently Asked Questions about steward

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

FAQPage Schema
How do I review architectural proposals for prompt engineering governance compliance?

To review architectural proposals for prompt engineering governance, the steward skill evaluates proposals against existing ADRs, checks for dependency conflicts, assigns priorities, and produces clear verdicts like APPROVED or REJECTED. It requires access to governance documents and proposal files.

What is an architecture review for a prompt engineering system?

An architecture review for a prompt engineering system evaluates new proposals against existing design principles and ADRs. The steward skill performs this governance review by checking for conflicts, analyzing dependencies, and assigning priorities to maintain system integrity.

How do I generate a batch plan for multiple coupled architecture proposals?

You can generate a batch plan for multiple coupled architecture proposals using the steward skill. It analyzes dependencies and conflicts across proposals to determine the correct processing order, outputting a structured batch plan for governance review.

Can I assess proposal dependencies and implementation status for prompt engineering systems?

Yes, you can assess proposal dependencies and implementation status using the steward skill. It performs dependency analysis by checking the implementation status of dependent components within the prompt engineering architecture to ensure governance compliance.

How do I get a status report of recent governance reviews and proposal statuses?

To get a status report of recent governance reviews and proposal statuses, run the steward skill. It provides a summary report detailing the current statuses of architectural proposals and their recent governance review outcomes.

Does prompt engineering governance review work without pre-existing ADR documents?

No, prompt engineering governance review requires access to existing ADR documents and proposal files. The steward skill evaluates compliance by comparing new proposals against these established governance documents to identify conflicts and dependencies.