You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Jira routing from rhdh skill + review fixes
- Remove Jira intake menu item, routing section, and principle from
rhdh SKILL.md so the rhdh-jira skill activates naturally instead
of being intercepted by a stale jira-structure.md reference
- Remove jira-reference.md and jira-structure.md from reference index
and shared references table (files kept for overlay's cross-reference)
- Update consult_tool_references principle: GitHub only, with note to
use rhdh-jira skill directly for Jira work
- Renumber intake menu (1-9) and routing table to match
- Fix L1: export-plugin.py ANSI color check uses both stdout+stderr TTY
- Fix L2: README skill-maker description mentions consolidation
- Fix S1: consolidation-guide.md grep example includes --exclude-dir=.git
- Fix scaffold.py: move os import to top-level (ruff E402)
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Track work across the four RHDH Jira projects.
46
46
47
47
### Meta
48
48
49
-
-**[skill-maker](./skills/skill-maker/SKILL.md)** — Create new skills following the [Agent Skills open standard](https://agentskills.io/specification). Interviews you about scope and edge cases before drafting.
49
+
-**[skill-maker](./skills/skill-maker/SKILL.md)** — Create new skills or consolidate existing ones following the [Agent Skills open standard](https://agentskills.io/specification). Interviews you about scope and edge cases before drafting.
0 commit comments