feat: Add FTW skill - structured development with PIV workflow#110
Open
SmokeAlot420 wants to merge 1 commit intoBankrBot:mainfrom
Open
feat: Add FTW skill - structured development with PIV workflow#110SmokeAlot420 wants to merge 1 commit intoBankrBot:mainfrom
SmokeAlot420 wants to merge 1 commit intoBankrBot:mainfrom
Conversation
Add FTW (First Try Works) skill for structured software development using Plan-Implement-Validate workflow with multi-agent execution, independent validation, and automated debugging loops. Files: - ftw/SKILL.md - Main skill definition with full, mini, and init modes - ftw/references/ - Workflow docs, agent definitions, process guides - ftw/assets/ - PRP template and workflow tracker template - README.md - Add FTW to Available Skills table Built with FTW (First Try Works) - https://github.com/SmokeAlot420/ftw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds FTW (First Try Works) as a community-contributed skill for structured software development using the Plan-Implement-Validate (PIV) workflow.
What FTW does:
/ftw), lightweight discovery-driven (/ftw mini), and project setup (/ftw init)Key differentiator: Independent validator agent that verifies all requirements against the PRP without trusting executor claims — the "V" in PIV.
Also available on ClawHub and as a Claude Code plugin.
File Structure
Changes
ftw/directory with SKILL.md, 8 reference files, and 2 asset files (12 files total)Links
git