@slamb2k/mad-skills 2.0.21 → 2.0.22

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mad-skills",
3
3
  "description": "AI-assisted planning, development and governance tools",
4
- "version": "2.0.21",
4
+ "version": "2.0.22",
5
5
  "author": {
6
6
  "name": "slamb2k",
7
7
  "url": "https://github.com/slamb2k"
@@ -4,13 +4,16 @@ const config = require('./config.cjs');
4
4
 
5
5
  // prettier-ignore
6
6
  const BANNER_LINES = [
7
- 'M"""""`\'"""`YM dP MP""""""`MM dP oo dP dP',
8
- 'M mm. mm. M 88 M mmmmm..M 88 88 88',
9
- 'M MMM MMM M .d8888b. .d888b88 M. `YM 88 .dP dP 88 88 .d8888b.',
10
- 'M MMM MMM M 88\' `88 88\' `88 MMMMMMM. M 88888" 88 88 88 Y8ooooo.',
11
- 'M MMM MMM M 88. .88 88. .88 M. .MMM\' M 88 `8b. 88 88 88 88',
12
- 'M MMM MMM M `88888P8 `88888P8 Mb. .dM dP `YP dP dP dP `88888P\'',
13
- 'MMMMMMMMMMMMMM MMMMMMMMMMM',
7
+ '::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::',
8
+ ":::::'##::::'##::::'###::::'########::::::'######::'##:::'##:'####:'##:::::::'##::::::::'######::::::::",
9
+ "::::: ###::'###:::'## ##::: ##.... ##::::'##... ##: ##::'##::. ##:: ##::::::: ##:::::::'##... ##:::::::",
10
+ "::::: ####'####::'##:. ##:: ##:::: ##:::: ##:::..:: ##:'##:::: ##:: ##::::::: ##::::::: ##:::..::::::::",
11
+ "::::: ## ### ##:'##:::. ##: ##:::: ##::::. ######:: #####::::: ##:: ##::::::: ##:::::::. ######::::::::",
12
+ "::::: ##. #: ##: #########: ##:::: ##:::::..... ##: ##. ##:::: ##:: ##::::::: ##::::::::..... ##:::::::",
13
+ "::::: ##:.:: ##: ##.... ##: ##:::: ##::::'##::: ##: ##:. ##::: ##:: ##::::::: ##:::::::'##::: ##:::::::",
14
+ "::::: ##:::: ##: ##:::: ##: ########:::::. ######:: ##::. ##:'####: ########: ########:. ######::::::::",
15
+ "::::::..:::::..::..:::::..::........:::::::......:::..::::..::....::........::........:::......:::::::::",
16
+ '::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::',
14
17
  ];
15
18
 
16
19
  const SEPARATOR = '\u2500'.repeat(70);
@@ -24,4 +27,4 @@ function getBanner() {
24
27
  ].join('\n');
25
28
  }
26
29
 
27
- module.exports = { getBanner, BANNER_MARKER: 'MMMMMMMMMMMMMM' };
30
+ module.exports = { getBanner, BANNER_MARKER: '::::::::::::::::::::' };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@slamb2k/mad-skills",
3
- "version": "2.0.21",
4
- "description": "Claude Code skills collection — planning, development and governance tools",
3
+ "version": "2.0.22",
4
+ "description": "Claude Code skills collection — full lifecycle development tools",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",
@@ -1,5 +1,5 @@
1
1
  {
2
- "generated": "2026-03-10T03:41:12.232Z",
2
+ "generated": "2026-03-10T03:55:21.711Z",
3
3
  "count": 10,
4
4
  "skills": [
5
5
  {