modify documents
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "fesa-commands",
|
||||
"version": "1.0.0",
|
||||
"description": "Repo-local FESA slash commands for Codex project coordination, reference readiness, and documentation workflows.",
|
||||
"repository": "https://teagit.mimi1011.synology.me/baram2584/FESADev.git",
|
||||
"keywords": [
|
||||
"fesa",
|
||||
"finite-element",
|
||||
"codex-commands",
|
||||
"workflow"
|
||||
],
|
||||
"interface": {
|
||||
"displayName": "FESA Commands",
|
||||
"shortDescription": "FESA project workflow commands for this repository",
|
||||
"longDescription": "Repo-local commands for checking FESA readiness, synchronizing PLAN/PROGRESS, onboarding reference artifacts, guarding documentation, drafting phases, and preparing handoffs.",
|
||||
"developerName": "Local Repository",
|
||||
"category": "Productivity",
|
||||
"capabilities": [
|
||||
"Interactive",
|
||||
"Read",
|
||||
"Write"
|
||||
],
|
||||
"defaultPrompt": [
|
||||
"Check whether FESA is ready for Phase 1.",
|
||||
"Sync PLAN.md and PROGRESS.md.",
|
||||
"Inspect stored reference artifacts."
|
||||
],
|
||||
"brandColor": "#0F766E"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user