Commit Graph

8 Commits

Author SHA1 Message Date
f9d8be647e Fix README: prioritize source install, mark npm as not yet published
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 01:47:47 +07:00
220e480516 Rewrite README.md for v0.2.0 with complete usage guide
- Add What's New in v0.2.0 section highlighting all new features
- Restructure into clear Installation (3 options) and Usage (5 workflows) sections
- Add sample output for list command
- Add compact CLI Reference block with all commands, options, and flags
- Move Why This Exists below How It Works for better reading flow
- Update Development section with clone URL, test counts, and publish steps
- Remove all v0.1.0 references

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 01:37:30 +07:00
415022d1dc Update README.md with full CLI reference and install-from-source guide
- Add CLI Reference section with all commands (init, validate, list, --version, --help)
- Document new flags: --dry-run, --backup, --force with short forms
- Add install-from-source instructions via git clone + npm link
- Update verify step to use 'antigravity-superpowers validate' instead of shell script
- Add visssoft git URL for clone instructions
- Update Development section with test count and smoke check details

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 01:27:39 +07:00
spaceman1412
5325629a81 Fix links in README.md for Superpowers and Antigravity 2026-02-26 15:45:46 +07:00
spaceman1412
cec6478492 Add banner image to README.md for enhanced visual appeal 2026-02-26 15:39:06 +07:00
spaceman1412
1a2c198c9f Revise "Why This Exists" section in README.md for clarity on the purpose of porting Superpowers to Antigravity 2026-02-26 15:36:38 +07:00
spaceman1412
05e81d7f7e Enhance README.md with detailed project overview, usage instructions, and skill descriptions for Antigravity Superpowers 2026-02-26 15:25:52 +07:00
spaceman1412
fd4c3c2fc7 Add new skills and utilities for enhanced writing and testing
- Introduced graphviz conventions for visualizing process flows in writing skills.
- Added a comprehensive guide on persuasion principles to improve skill design effectiveness.
- Implemented a script to render graphviz diagrams from markdown files to SVG format.
- Created a detailed reference for testing skills with subagents, emphasizing TDD principles.
- Established a task tracker template for live task management.
- Developed a shell script to check the integrity of the antigravity profile and required files.
- Added test scripts to validate the initialization of agent projects.
- Created workflows for brainstorming, executing plans, and writing plans to streamline processes.
2026-02-26 15:16:32 +07:00