seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
归档 mission——把 completed/cancelled/superseded mission 移入 codument/missions/archived/YYYY-MM-DD- /,并按配置提升 durable decisions/memory。mission 收口时使用。.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
归档 mission——把 completed/cancelled/superseded mission 移入 codument/missions/archived/YYYY-MM-DD- /,并按配置提升 durable decisions/memory。mission 收口时使用。.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A workflow for closing and archiving a completed track, where a track is a sequence of planned development tasks. It moves completed records into archive locations and checks the result.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A workflow for copying a track’s output files, such as documents or other project materials, to one or more specified locations.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A discussion step for clarifying a project's goals, limits, and trade-offs before creating a track or mission. It reads project knowledge and files, then narrows the work into a quick task, track, mission, or blocked status.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A one-time workflow for documenting an existing project in codument’s domain and engineering knowledge registries, including known uncertainties.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A repeated review-and-fix workflow that compares an implementation with its target, records differences, applies corrections, and checks again.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A workflow for carrying out or continuing a mission by following its dependency graph and checking each action’s results.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A workflow for making small code changes using project knowledge and engineering files as context.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
An implementation workflow for approved tracks, where a track is a sequence of planned development tasks. It uses separate fresh agents for tasks, records progress, runs lifecycle hooks, and can continue after interruption.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
Maintain an existing Codument track with mode=discuss-phase|revise|schedule.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A migration workflow for moving older Codument project files to a newer format. It converts plans, Markdown specifications, and older archive layouts into the current structure.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A planning skill creates files for a long-running mission, including a proposal, design, and mission status file. It uses control theory and a DEPA actor model to plan work across multiple tracks.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A tool for documenting and tracking changes to a project’s behavior, design, or architecture. A behavior delta records how the system will work differently; proposal and track files organize the planned work.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
A checker for track.xml files and the related behavior registry. It can check Track, TaskSpace, Schedule, Hooks, and Ports structures, including a stricter checking mode.
seerkong/ego-automation-mcp-app-demo
Skill Claude CodeCodex
An independent acceptance checker that asks a fresh coding agent to run tests, start the application, or reproduce a use case. It only judges whether the requested work is truly complete.
seerkong/ego-automation-mcp-app-demo
Instructions file CodexOpenCode
Repository instructions for the ego-automation-mcp-app-demo project. They require reading the project’s Codument workflow instructions before planning work or changing behavior, architecture, or unclear areas.
seerkong/ego-automation-mcp-app-demo
Command
Archive a completed track only after implementation and verification evidence are present.
seerkong/ego-automation-mcp-app-demo
Command
Use the registry commands after changing durable structure or engineering knowledge.
seerkong/ego-automation-mcp-app-demo
Command
Refresh the managed Codument standards and installed skill shells in an existing workspace while preserving project-owned tracks, attractors, behaviors, modeling, engineering, decisions, and memory. The command creates a full backup first, then migrates legacy tracks/ / directories to tracks/active/ / and legacy…