Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions dev-team/agents/backend-engineer-golang.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the index.md above first, then load required modules based on task type.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -414,7 +420,7 @@ I have loaded golang.md standards via WebFetch.

**If this acknowledgment is missing → Implementation is INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## MANDATORY Instrumentation (NON-NEGOTIABLE)

Expand Down Expand Up @@ -547,7 +553,7 @@ I have loaded golang.md standards via WebFetch.

**⛔ If this acknowledgment is missing for new projects → Implementation is INVALID and REJECTED.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Application Type Detection (MANDATORY)

Expand Down Expand Up @@ -728,7 +734,7 @@ ok myapp/auth 0.015s

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
14 changes: 10 additions & 4 deletions dev-team/agents/backend-engineer-typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the URL above before any implementation work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -469,7 +475,7 @@ I have loaded typescript.md standards via WebFetch.

**If this acknowledgment is missing → Implementation is INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## MANDATORY Instrumentation (NON-NEGOTIABLE)

Expand Down Expand Up @@ -594,7 +600,7 @@ I have loaded typescript.md standards via WebFetch.

**⛔ If this acknowledgment is missing for new projects → Implementation is INVALID and REJECTED.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

### TypeScript Standards Verification (HARD GATE)

Expand Down Expand Up @@ -750,7 +756,7 @@ Test Suites: 1 passed, 1 total

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
12 changes: 9 additions & 3 deletions dev-team/agents/devops-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the URL above before any implementation work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -348,11 +354,11 @@ I have loaded devops.md standards via WebFetch.

**If this acknowledgment is missing → Implementation is INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
12 changes: 9 additions & 3 deletions dev-team/agents/frontend-bff-engineer-typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the URL above before any implementation work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -621,7 +627,7 @@ I have loaded typescript.md standards via WebFetch.

**If this acknowledgment is missing → Implementation is INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Architecture Patterns

Expand Down Expand Up @@ -802,7 +808,7 @@ Test Suites: 1 passed, 1 total

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
12 changes: 9 additions & 3 deletions dev-team/agents/frontend-designer.md
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the URL above before any design work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -1010,7 +1016,7 @@ I have loaded frontend.md standards via WebFetch.

**If this acknowledgment is missing → Specification is INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Anti-Patterns (Never Do These)

Expand All @@ -1029,7 +1035,7 @@ See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
12 changes: 9 additions & 3 deletions dev-team/agents/frontend-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the URL above before any implementation work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -355,7 +361,7 @@ I have loaded frontend.md standards via WebFetch.

**If this acknowledgment is missing → Implementation is INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Project Standards Integration

Expand Down Expand Up @@ -816,7 +822,7 @@ You have deep expertise in accessibility. Apply WCAG 2.1 AA standards.

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
8 changes: 7 additions & 1 deletion dev-team/agents/helm-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,13 @@ MUST WebFetch the index above before any implementation work. Index contains URL
- **worker-patterns.md** — Dual-mode KEDA/Deployment
- **compliance.md** — Standards compliance output format

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down
12 changes: 9 additions & 3 deletions dev-team/agents/qa-analyst-frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

WebFetch the URL above before any testing work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -1374,11 +1380,11 @@ I have loaded frontend.md standards via WebFetch.

**If this acknowledgment is missing, tests are INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
12 changes: 9 additions & 3 deletions dev-team/agents/qa-analyst.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

WebFetch the appropriate URL based on project language before any test work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:

- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
Expand Down Expand Up @@ -1073,11 +1079,11 @@ I have loaded [golang.md|typescript.md] standards via WebFetch.

**If this acknowledgment is missing → Tests are INVALID.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
Refer to standards-workflow.md (loaded via WebFetch above) for complete loading process.

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
12 changes: 8 additions & 4 deletions dev-team/agents/sre.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,11 @@ I will search for all patterns above using Grep tool.
**Result:** ❌ FAIL - N FORBIDDEN patterns found
```

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for complete loading process.
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

**OUT OF SCOPE - Do not validate:**

Expand Down Expand Up @@ -325,7 +329,7 @@ See [shared-patterns/standards-compliance-detection.md](../skills/shared-pattern

**⛔ CRITICAL: You CANNOT proceed without successfully loading standards via WebFetch.**

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Full loading process (PROJECT_RULES.md + WebFetch)
- **If WebFetch fails → STOP IMMEDIATELY** (see workflow for error format)
Expand Down Expand Up @@ -403,7 +407,7 @@ _After rendering: if no row has Decision = "PROJECT_RULES (override)", append "N
```

<gate>
**Precedence Rules:** See [standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for Ring vs PROJECT_RULES precedence semantics.
**Precedence Rules:** Refer to standards-workflow.md (loaded via WebFetch above) for Ring vs PROJECT_RULES precedence semantics.

STOP and ask user when neither Ring nor PROJECT_RULES covers the topic.
</gate>
Expand All @@ -412,7 +416,7 @@ STOP and ask user when neither Ring nor PROJECT_RULES covers the topic.

## Handling Ambiguous Requirements

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
Refer to standards-workflow.md (loaded via WebFetch above) for:

- Missing PROJECT_RULES.md handling (HARD BLOCK)
- Non-compliant existing code handling
Expand Down
8 changes: 7 additions & 1 deletion dev-team/agents/ui-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,13 @@ https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/docs/standards

MUST WebFetch the URL above before any implementation work.

See [shared-patterns/standards-workflow.md](../skills/shared-patterns/standards-workflow.md) for:
<fetch_required>
https://raw.githubusercontent.com/LerianStudio/ring/main/dev-team/skills/shared-patterns/standards-workflow.md
</fetch_required>

MUST WebFetch the standards-workflow.md above. It defines the full loading process (PROJECT_RULES.md + WebFetch), precedence rules, missing/non-compliant handling, and anti-rationalization table.

This covers:
- Full loading process (PROJECT_RULES.md + WebFetch)
- Precedence rules
- Missing/non-compliant handling
Expand Down