Goal
Agent loads SKILL.md instructions, injects them into system prompt, and can execute shell commands generated by the LLM.
Scope
- SKILL.md parser (YAML frontmatter + markdown)
- Skill registry (directory scanning)
- System prompt formatter
- 3 bundled skills
- Shell command detection and execution in agent loop
Acceptance Criteria
Child Issues
Depends On
#2 (M1)
Goal
Agent loads SKILL.md instructions, injects them into system prompt, and can execute shell commands generated by the LLM.
Scope
Acceptance Criteria
skills/at startupChild Issues
Depends On
#2 (M1)