claude-teammate 0.1.25 → 0.1.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,8 +17,6 @@
|
|
|
17
17
|
<a href="https://github.com/ignify-rd/claude-teammate/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="MIT License" /></a>
|
|
18
18
|
</p>
|
|
19
19
|
|
|
20
|
-
<br/>
|
|
21
|
-
|
|
22
20
|
# An autonomous software engineer that lives in your Jira and GitHub
|
|
23
21
|
|
|
24
22
|
Claude Teammate is an AI bot that works around the clock - picking up tickets, writing plans, opening PRs, acting on feedback, and reviewing code. No stand-ups. No Slack pings. No passive-aggressive "per my last email." Just like your best teammate, minus the coffee breath.
|
|
@@ -32,6 +30,8 @@ Assign it tickets. It ships.
|
|
|
32
30
|
| **03** | It ships | Opens a PR. Responds to feedback. Keeps going until it's merged. |
|
|
33
31
|
| **04** | It remembers | Retains build commands, known pitfalls, and lessons from every task it has shipped - so the next ticket in the same epic starts smarter. |
|
|
34
32
|
|
|
33
|
+

|
|
34
|
+
|
|
35
35
|
<br/>
|
|
36
36
|
|
|
37
37
|
## Claude Teammate is right for you if
|