Skip to content

documentation/533_agents.md#534

Merged
redcatbear merged 9 commits into
mainfrom
documentation/533_agents.md
Jun 1, 2026
Merged

documentation/533_agents.md#534
redcatbear merged 9 commits into
mainfrom
documentation/533_agents.md

Conversation

@redcatbear
Copy link
Copy Markdown
Collaborator

Closes #533.

@redcatbear redcatbear requested a review from kaklakariada June 1, 2026 09:16
@redcatbear redcatbear self-assigned this Jun 1, 2026
@redcatbear redcatbear added the documentation User guides, turorials, specifications label Jun 1, 2026
Comment thread .agents/skills/openfasttrace/SKILL.md Outdated
Comment on lines +122 to +129
## Required Skills & Knowledge

- **Java Expertise:** Proficient in Java 17+ and "Clean Code" principles.
- **Build Tools:** Advanced knowledge of Maven, multi-module projects, and toolchains.
- **Testing:** Skilled in JUnit 5, Mockito, and integration testing.
- **Requirement Tracing:** Understanding of traceability matrices and specification management.
- **VCS:** Mastery of Git and GitHub-based collaborative workflows.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure. Should this go to AGENTS.md? Seems to be specific to Java development, but this skill describes req tracing.

Comment thread AGENTS.md Outdated

### Development Workflow

1. **Branching**: `<type>/<number>_<description>` (e.g., `feature/533_update_agents_md`).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate, already specified in Boundaries

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
### Code Style & Conventions

- **Clean Code**: Meaningful names, small functions, single responsibility.
- **Clean Code**: Meaningful names, small functiKons, single responsibility.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: functiKons -> functions

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 1, 2026

@redcatbear redcatbear merged commit 86ce373 into main Jun 1, 2026
11 checks passed
@redcatbear redcatbear deleted the documentation/533_agents.md branch June 1, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation User guides, turorials, specifications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AGENTS.md

2 participants