with one click
workspace-startup
// Orient through compact Agentic Workspace commands before opening raw planning, memory, or docs surfaces.
// Orient through compact Agentic Workspace commands before opening raw planning, memory, or docs surfaces.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | workspace-startup |
| description | Orient through compact Agentic Workspace commands before opening raw planning, memory, or docs surfaces. |
Use this skill when the task is about ordinary startup, task routing, config obligations, proof selection, closeout, or module boundaries in an installed Agentic Workspace repo.
agentic-workspace start --target . --task "<task>" --format json for ordinary first contact.agentic-workspace implement --target . --changed <paths> --format json.agentic-workspace preflight --target . --format json only for takeover, recovery, or uncertain state.agentic-workspace summary --target . --format json when active work, planning, handoff, or continuation matters.agentic-workspace config --target . --format json when local posture, configured obligations, startup file, or CLI invocation matters; use --select <field.path> when one field is needed or --verbose for broad diagnostics.agentic-workspace proof --target . --changed <paths> --format json before claiming validation.Open raw .agentic-workspace/ files only after a compact command points there.
Use .agentic-workspace/docs/module-map.md when a short installed-repo module map is enough and broader package docs would cost too much context.
For planned work, closeout is not only validation success. Separate proof, intent satisfaction, issue completion, durable residue, and dogfooding findings. Route future-relevant learning to Memory, docs, checks, contracts, config, Planning, or an issue. Do not keep completed execplans as the ordinary knowledge base.