원클릭으로
workflow-execution
// Plan-first workflow for non-trivial work: define the goal, create or reuse a tracker issue, package context, execute on an issue-named branch when code changes, and verify completion with evidence.
// Plan-first workflow for non-trivial work: define the goal, create or reuse a tracker issue, package context, execute on an issue-named branch when code changes, and verify completion with evidence.
Maintain the live agent context surface: bootstrap hygiene, memory routing, conversation continuity, and context-health monitoring.
Validate, audit, and maintain scheduled agent automation without unsafe direct state edits.
Wire new rules, policies, and behavioral constraints into the correct governance file with an explicit enforcement assessment.
jarvOS personal AI operating system — project management, ontology alignment, governance, and behavioral rules for your assistant.
| name | workflow-execution |
| description | Plan-first workflow for non-trivial work: define the goal, create or reuse a tracker issue, package context, execute on an issue-named branch when code changes, and verify completion with evidence. |
Use this skill for meaningful work: implementation, multi-step investigation, architecture changes, iterative bug fixing, scheduled automation, or anything that needs durable follow-through.
The workflow is complete only when:
## Definition of Done
- [ ] Artifact or code path exists in the intended repo/workspace
- [ ] Documentation explains how to use or adapt it
- [ ] Tests or smoke checks pass
- [ ] Diff contains only intended files
- [ ] Review/merge path is clear
Use whatever tracker the workspace has chosen: Paperclip, GitHub Issues, Linear, or a local markdown issue file. The invariant is not the tool. The invariant is that execution state, plan, blockers, and proof survive the current chat.