Rename pro-dev-justification to professional-development-business-case
This commit is contained in:
parent
bbe3632365
commit
61a617b086
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
| "weekly review," "how'd my week go," "plan my week," "Sunday review" | **weekly-review** |
|
||||
| "organize these files," "sort this folder," "clean up my files," "rename these," "sort my downloads" | **file-organizer** |
|
||||
| "create a skill," "make a new skill," "build a skill," "improve this skill," "test this skill," "optimize skill description" | **skill-creator** |
|
||||
| "write a business case for a pro dev expense," "professional development business case," "justify a pro dev expense," "pro dev justification" | **pro-dev-justification** |
|
||||
| "write a business case for a pro dev expense," "professional development business case," "justify a pro dev expense," "pro dev justification" | **professional-development-business-case** |
|
||||
| "update the skill index," "sync the skill index," "refresh the skill index," "clean up the skill index," "garbage collect the index" | **update-skill-index** |
|
||||
| "add a task," "create a task," "what's on my plate," "show today's tasks," "mark that done," "delete that task," "what's due," "upcoming tasks" | **vikunja-tasks** |
|
||||
| "run system diagnostic," "audit my skills," "check system health," "skill audit," "health check" | **system-diagnostic** |
|
||||
|
|
@ -67,10 +67,10 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
**File:** `skills/skill-creator/SKILL.md`
|
||||
**Dependencies:** Python (for eval scripts), subagents (for parallel test runs)
|
||||
|
||||
### Pro Dev Justification
|
||||
### Professional Development Business Case
|
||||
**Purpose:** Writes a concise, factual business justification paragraph for a professional development expense, aimed at manager and HR audiences.
|
||||
**Triggers:** "write a business case for a pro dev expense," "professional development business case," "justify a pro dev expense," "pro dev justification"
|
||||
**File:** `skills/pro-dev-justification/SKILL.md`
|
||||
**File:** `skills/professional-development-business-case/SKILL.md`
|
||||
**Dependencies:** None
|
||||
|
||||
### Update Skill Index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue