Skip to content

Commit 5ad6902

Browse files
authored
Minor update (#485)
* Minor update * Minor update
1 parent d6cd483 commit 5ad6902

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/blog/2026/03/release-0.12.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,11 +549,11 @@ <h2>Conclusions</h2>
549549
<p><img src="/cursor-rules-java/images/2026/3/subagents.png" alt="" /></p>
550550
<p><strong>Source:</strong> <a href="https://code.claude.com/docs/en/agent-teams">https://code.claude.com/docs/en/agent-teams</a></p>
551551
<p>When you talk with people using these technologies, you notice that software delivery has increased—but design and requirements gathering must keep pace on quality too. If you accelerate delivery without investing in requirements, you end up with fast products that conceal potential design flaws.</p>
552-
<pre><code>------------- Design phase ----------- | Planning | ------ Delivery -----
552+
<pre><code>------------- Design phase ----------- | Planning | ----- Development -----
553553

554554
Jira / Github / Azure Devops / RedMine &gt; Plan Mode &gt; Agent Mode to deliver
555555

556-
EA, PO, BA, SA | TL, SWE | SWE, SE
556+
EA, PO, BA, SA, TL | TL, SWE | TL, SWE, SE
557557
</code></pre>
558558
<p>Reviewing in perspective, this kind of products has improved so much the performance, now you can pick a complex feature and if the requirements are complete, the execution using techniques like <code>Plan mode</code> will help so much in the execution without the bad experience from the <a href="https://jabrena.github.io/101-cursor/v010/index.html#/10/15">past (Madrid Jug - May 2025)</a>.</p>
559559
<h2>Do you still have questions about the project?</h2>

docs/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns='http://www.w3.org/2005/Atom' xml:lang='en'>
33
<id>https://jabrena.github.io/cursor-rules-java/</id>
44
<title>Cursor rules and Skills for Java</title>
5-
<updated>2026-03-08T14:14:06+0100</updated>
5+
<updated>2026-03-08T18:06:37+0100</updated>
66
<link rel="alternate" type="text/html" href="https://jabrena.github.io/cursor-rules-java/" />
77
<link rel='self' type='application/atom+xml' href='https://jabrena.github.io/cursor-rules-java//feed.xml' />
88
<entry>

site-generator/content/blog/2026/03/release-0.12.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,11 +585,11 @@ If you followed the article, the project is evolving from `System prompts` to `S
585585
When you talk with people using these technologies, you notice that software delivery has increased—but design and requirements gathering must keep pace on quality too. If you accelerate delivery without investing in requirements, you end up with fast products that conceal potential design flaws.
586586
587587
```
588-
------------- Design phase ----------- | Planning | ------ Delivery -----
588+
------------- Design phase ----------- | Planning | ----- Development -----
589589
590590
Jira / Github / Azure Devops / RedMine > Plan Mode > Agent Mode to deliver
591591
592-
EA, PO, BA, SA | TL, SWE | SWE, SE
592+
EA, PO, BA, SA, TL | TL, SWE | TL, SWE, SE
593593
```
594594
595595
Reviewing in perspective, this kind of products has improved so much the performance, now you can pick a complex feature and if the requirements are complete, the execution using techniques like `Plan mode` will help so much in the execution without the bad experience from the [past (Madrid Jug - May 2025)](https://jabrena.github.io/101-cursor/v010/index.html#/10/15).

0 commit comments

Comments
 (0)