Skip to content

Commit 1cf03e0

Browse files
committed
update README and CONTRIBUTING files
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
1 parent d8f5208 commit 1cf03e0

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ This project is released under the Apache-2.0 License.
66

77
## What belongs in this repository
88

9-
This pack is for skills that help people **use and extend RHDH**. Skills aimed at Red Hat internal engineering (Jira automation, release trains, internal CI) belong in [`redhat-developer/rhdh-skill`](https://github.com/redhat-developer/rhdh-skill), not here.
10-
11-
The pack currently ships `skill-maker` for authoring new skills. Additional user-facing skills are welcome as focused contributions.
9+
This pack is for **platform users** — skills that help users adopt, operate, and get value from Red Hat Developer Hub. RHDH Engineering team workflows (Jira automation, release and CI tooling) belong in [`redhat-developer/rhdh-skill`](https://github.com/redhat-developer/rhdh-skill).
1210

1311
## Get started
1412

@@ -59,8 +57,8 @@ Use the bundled `skill-maker` skill to interview, draft, and audit new skills be
5957

6058
## Reporting issues
6159

62-
Use [GitHub Issues](https://github.com/redhat-developer/rhdh-users-skill-pack/issues) for bugs, missing workflows, and skill ideas. Include your RHDH version, agent tool, and the prompt or task that did not work as expected.
60+
To report issues against this repository, please use [JIRA](https://issues.redhat.com/browse/RHIDP). Include your RHDH version, agent tool, and the prompt or task that did not work as expected.
6361

64-
## Code of conduct
62+
## CLAUDE.md
6563

66-
Be respectful and constructive. This is a public Red Hat Developer project intended for a broad community of RHDH users.
64+
`CLAUDE.md` contains `@AGENTS.md` — a directive that points Claude Code to the canonical file. Edit `AGENTS.md`, not `CLAUDE.md`.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ A folder with a `SKILL.md` file (YAML front matter + instructions) that agents l
7777

7878
### How is this different from `redhat-developer/rhdh-skill`?
7979

80-
This repository is the **user-facing** skill pack — skills for adopting and operating RHDH. The internal [`rhdh-skill`](https://github.com/redhat-developer/rhdh-skill) repo adds Red Hat engineering workflows (Jira, release management, Extensions Catalog, lifecycle checks, CI tooling) that are not needed for most RHDH users.
80+
This repository is the **user-facing** skill pack — skills for adopting and operating RHDH. The [`rhdh-skill`](https://github.com/redhat-developer/rhdh-skill) repo adds skills used by the RHDH engineering team (Jira, release management, Extensions Catalog, lifecycle checks, CI tooling) that are not needed for most RHDH users.
8181

8282
### Can I contribute a new skill?
8383

0 commit comments

Comments
 (0)