Skip to content

feat: integrate superpowers workflow skills#2

Merged
jeffwweee merged 6 commits intomainfrom
feature/scaling-up
Mar 3, 2026
Merged

feat: integrate superpowers workflow skills#2
jeffwweee merged 6 commits intomainfrom
feature/scaling-up

Conversation

@jeffwweee
Copy link
Owner

Summary

  • Integrate superpowers workflow skills for structured development
  • Add brainstorming, writing-plans, subagent-driven-development, verification-before-completion skills
  • Update Commander to reference workflow skills
  • Reorganize skill prompts into reference/ folders
  • Complete user feedback section in brainstorming skill

Changes

Skills Added

  • brainstorming - Explore requirements before implementation
  • writing-plans - Create bite-sized implementation tasks
  • subagent-driven-development - Execute with fresh subagents + 2-stage review
  • verification-before-completion - Verify before claiming completion

Skills Updated

  • commander - References workflow skills for intent detection and delegation
  • using-skill - Added workflow skills table

Reorganization

  • Moved subagent-driven-development prompts to reference/ folder
  • Completed brainstorming user feedback section with Telegram integration

Test plan

  • Verify all skill files are properly structured
  • Test workflow skill references work correctly
  • Confirm brainstorming send-file.sh integration

🤖 Generated with Claude Code

Closes #1

jeffwweee and others added 6 commits March 3, 2026 17:53
- Add brainstorming skill (from superpowers)
- Add writing-plans skill (from superpowers)
- Add subagent-driven-development skill (from superpowers)
- Add verification-before-completion skill (from superpowers)
- Update using-skill to reference workflow skills
- Create docs/plans directory
- Add subagent prompt templates
- Update README with workflow section
- Add send-file.sh command with proper parameters
- Define three outcomes: approved, changes requested, rejected
- Add loop back logic for revisions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Root CLAUDE.md is canonical location

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update all references in docs and memory files
- Update git remote URL

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jeffwweee jeffwweee merged commit 05f898e into main Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Smart compact hook not triggering

1 participant