chore(makefile): add skills convenience targets
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
"updated_at": "2026-02-17",
|
||||
"description": "Tracks the status of all Flynn plans and implementation phases",
|
||||
"plans": {
|
||||
"makefile-skills-convenience-targets": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-17",
|
||||
"updated": "2026-02-17",
|
||||
"summary": "Added non-interactive Makefile convenience targets for skills workflows (`skills-list`, `skills-info`, `skills-install`, `skills-uninstall`, `skills-refresh`) with explicit argument validation for `SKILL`/`SKILL_PATH` so they are shell- and CI-friendly.",
|
||||
"files_modified": [
|
||||
"Makefile",
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "make help lists new skills targets"
|
||||
},
|
||||
"setup-research-agent-enablement": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-17",
|
||||
|
||||
Reference in New Issue
Block a user