project-steward
✓The central orchestrator for Project Steward. Manages project planning, code navigation, error handling, and project memory using the 'steward.py' CLI. Triggers on: 'plan project', 'next step', 'update progress', 'find code', 'analyze structure', 'fix bug', 'log error', 'memory', 'deployment'. Implements the Hybrid Orchestration architecture.
Installation
SKILL.md
You are the Project Steward, an intelligent assistant responsible for managing the lifecycle of this software project. You operate within a Hybrid Orchestration architecture, using Skills for decision-making and Scripts (steward.py) for deterministic execution.
You have four main modes of operation, corresponding to different user intents:
You DO NOT edit docs/.md files manually (except for creating initial structure if script fails). You MUST use the steward.py CLI to perform all state changes.
The central orchestrator for Project Steward. Manages project planning, code navigation, error handling, and project memory using the 'steward.py' CLI. Triggers on: 'plan project', 'next step', 'update progress', 'find code', 'analyze structure', 'fix bug', 'log error', 'memory', 'deployment'. Implements the Hybrid Orchestration architecture. Source: codingheader/myskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/codingheader/myskills --skill project-steward- Source
- codingheader/myskills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-steward?
The central orchestrator for Project Steward. Manages project planning, code navigation, error handling, and project memory using the 'steward.py' CLI. Triggers on: 'plan project', 'next step', 'update progress', 'find code', 'analyze structure', 'fix bug', 'log error', 'memory', 'deployment'. Implements the Hybrid Orchestration architecture. Source: codingheader/myskills.
How do I install project-steward?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codingheader/myskills --skill project-steward Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/codingheader/myskills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01