project-steward

Orchestrate project planning, code navigation, error handling, and memory via steward.py CLI.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/CodingHeader/MySkills --skill project-steward
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-steward
Source: https://github.com/CodingHeader/MySkills/tree/main/skills/project-steward
Command: npx skills add https://github.com/CodingHeader/MySkills --skill project-steward

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typer, rich, pathspec, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Orchestrates the full project lifecycle by coordinating planning, code navigation, error handling, and memory management to keep software projects aligned.

Core Features & Use Cases

  • Coordinated planning, code navigation, error handling, and memory management across the project.
  • Hybrid orchestration that ties Skills (decision-making) with Scripts (deterministic execution) for reliable outcomes.
  • Use cases include roadmapping, structure analysis, error logging, and memory preservation across sessions.

Quick Start

Run the steward.py CLI to generate the initial project structure and then manage tasks with lock, roadmap, and log commands.

Frequently Asked Questions about project-steward

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

FAQPage Schema
How do I coordinate project lifecycle management across planning, code navigation, and error handling?

Project lifecycle management coordinates planning, code navigation, error handling, and memory preservation across skills and scripts. It uses a hybrid orchestration architecture operating on a local repository via the steward.py CLI to ensure deterministic execution and structured state.

How does hybrid orchestration work for software project stewardship?

Hybrid orchestration for software project stewardship ties skills for decision-making with scripts for deterministic execution. This architecture operates via the steward.py CLI, generating roadmaps, lock/commit logs, and error logs to maintain structured state in docs.

Can I use this project orchestration tool with my local repository?

Yes, this project orchestration tool works directly with your local repository. You run the steward.py CLI to generate the initial project structure and then manage tasks using lock, roadmap, and log commands for safe escalation and deterministic execution.

What is the best way to preserve project memory and troubleshoot errors across sessions?

The best way to preserve project memory and troubleshoot errors is by using structured state in docs through roadmaps and error logs. This hybrid orchestration approach maintains alignment across sessions by safely escalating issues via lock and commit logs.

Do I need typer and rich to run the project management CLI?

Yes, you need typer, rich, and pathspec to run the project management CLI. These dependencies support the steward.py interface, enabling deterministic execution, structured logging, and code navigation within the local repository.