Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/blog/2026/03/release-0.12.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h2>Improvements in System prompts</h2>
<li>Added support to generate <code>AGENTS.md</code> with <code>@173-java-agents</code>: Added this specific missing feature.</li>
</ul>
<h2>Conclusions</h2>
<p>If you followed the article, the project is evolving from <code>System prompts</code> to <code>Skills</code>, but during the time between <a href="https://github.com/jabrena/cursor-rules-java/releases/tag/0.11.0"><code>v0.11.0</code></a> to <a href="https://github.com/jabrena/cursor-rules-java/releases/tag/0.12.0"><code>v0.12.0</code></a>, new elements have appeared in the market, such as: <code>Subagents</code>, <code>Commands</code>, <code>Hooks</code>, <code>Plugins</code>, <code>Spec-driven</code>. The project will continue evolving its current scope plus <strong>Subagents</strong>.</p>
<p>If you followed the article, the project is evolving from <code>System prompts</code> to <code>Skills</code>—and continues to advance practices such as curated shared instructions for software teams and <code>AGENTS.md</code>, both recognized in the <a href="https://www.thoughtworks.com/radar/techniques">Thoughtworks Technology Radar</a>. During the time between <a href="https://github.com/jabrena/cursor-rules-java/releases/tag/0.11.0"><code>v0.11.0</code></a> to <a href="https://github.com/jabrena/cursor-rules-java/releases/tag/0.12.0"><code>v0.12.0</code></a>, new elements have appeared in the market, such as: <code>Subagents</code>, <code>Commands</code>, <code>Hooks</code>, <code>Plugins</code>, <code>Spec-driven</code>. In the next release, the project will review how to use <code>Skills</code> with <strong>Subagents</strong>.</p>
<p><img src="/cursor-rules-java/images/2026/3/subagents.png" alt="" /></p>
<p><strong>Source:</strong> <a href="https://code.claude.com/docs/en/agent-teams">https://code.claude.com/docs/en/agent-teams</a></p>
<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>
Expand All @@ -555,7 +555,7 @@ <h2>Conclusions</h2>

EA, PO, BA, SA, TL | TL, SWE | TL, SWE, SE
</code></pre>
<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>
<p>Putting this in perspective, this kind of product has improved performance so much that you can now pick a complex feature and, if the requirements are complete, execution using techniques like <code>Plan mode</code> will help greatly—without the poor experience from the <a href="https://jabrena.github.io/101-cursor/v010/index.html#/10/15">past (Madrid Jug - May 2025)</a>. Using <code>Plan Mode</code> doesn't require you to change how you organize your requirements, unlike new SDD tools such as Spec-kit.</p>
<h2>Do you still have questions about the project?</h2>
<p>If you feel stuck using this project or have questions, you can attend the following Workshop at <code>Codemotion Madrid 2026</code>:</p>
<p><a href="https://conferences.codemotion.com/madrid/"><img src="/cursor-rules-java/images/2026/3/codemotion-madrid-2026.jpg" alt="" /></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns='http://www.w3.org/2005/Atom' xml:lang='en'>
<id>https://jabrena.github.io/cursor-rules-java/</id>
<title>Cursor rules and Skills for Java</title>
<updated>2026-03-08T18:06:37+0100</updated>
<updated>2026-03-09T08:27:24+0100</updated>
<link rel="alternate" type="text/html" href="https://jabrena.github.io/cursor-rules-java/" />
<link rel='self' type='application/atom+xml' href='https://jabrena.github.io/cursor-rules-java//feed.xml' />
<entry>
Expand Down
4 changes: 2 additions & 2 deletions site-generator/content/blog/2026/03/release-0.12.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ Since the previous version, the project has invested time improving the current

## Conclusions

If you followed the article, the project is evolving from `System prompts` to `Skills`, but during the time between [`v0.11.0`](https://github.com/jabrena/cursor-rules-java/releases/tag/0.11.0) to [`v0.12.0`](https://github.com/jabrena/cursor-rules-java/releases/tag/0.12.0), new elements have appeared in the market, such as: `Subagents`, `Commands`, `Hooks`, `Plugins`, `Spec-driven`. The project will continue evolving its current scope plus **Subagents**.
If you followed the article, the project is evolving from `System prompts` to `Skills`—and continues to advance practices such as curated shared instructions for software teams and `AGENTS.md`, both recognized in the [Thoughtworks Technology Radar](https://www.thoughtworks.com/radar/techniques). During the time between [`v0.11.0`](https://github.com/jabrena/cursor-rules-java/releases/tag/0.11.0) to [`v0.12.0`](https://github.com/jabrena/cursor-rules-java/releases/tag/0.12.0), new elements have appeared in the market, such as: `Subagents`, `Commands`, `Hooks`, `Plugins`, `Spec-driven`. In the next release, the project will review how to use `Skills` with **Subagents**.

![](/cursor-rules-java/images/2026/3/subagents.png)

Expand All @@ -592,7 +592,7 @@ Jira / Github / Azure Devops / RedMine > Plan Mode > Agent Mode to deliver
EA, PO, BA, SA, TL | TL, SWE | TL, SWE, SE
```

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).
Putting this in perspective, this kind of product has improved performance so much that you can now pick a complex feature and, if the requirements are complete, execution using techniques like `Plan mode` will help greatly—without the poor experience from the [past (Madrid Jug - May 2025)](https://jabrena.github.io/101-cursor/v010/index.html#/10/15). Using `Plan Mode` doesn't require you to change how you organize your requirements, unlike new SDD tools such as Spec-kit.

## Do you still have questions about the project?

Expand Down
Loading