Skip to content

Commit 408e251

Browse files
Refine for clarity
Removed redundant mention of the '1% threshold' rule in Superpowers section.
1 parent 6f30d57 commit 408e251

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web/content/faq/ai-devkit-vs-superpowers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ A distinctive feature is **sub-agent dispatching**. Superpowers can spin up fres
8080

8181
**AI DevKit** provides structure but remains flexible. Built-in skills like `dev-lifecycle` and `debug` encourage consistency, while `simplify-implementation` and `capture-knowledge` keep solutions practical and reusable. You can still use commands in the order that fits your project. The docs structure is guidance, not a hard gate.
8282

83-
**Superpowers** enforces strict process discipline. In its documented methodology, test-first development is treated as mandatory. The framework also documents patterns that indicate process bypass and introduces a "1% threshold" style rule where skills should be applied whenever they might be relevant.
83+
**Superpowers** enforces strict process discipline. In its documented methodology, test-first development is treated as mandatory.
8484

8585
### Skills and Extensibility
8686

@@ -141,4 +141,3 @@ Then use commands like `/new-requirement` to start building with a structured wo
141141

142142
- AI DevKit repository: https://github.com/codeaholicguy/ai-devkit
143143
- Superpowers repository: https://github.com/obra/superpowers
144-
- Feature and workflow details are based on the project documentation and repository content as of February 20, 2026.

0 commit comments

Comments
 (0)