backpressured
NewSkills for running long unattended AI coding sessions. It will help the agent verify and review its own work using tests, adversarial review, and manual verification through cURL or real browsers. This skill reduces the burden on human review and feedback by making the agent more thorough and self-sufficient.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/backpressured.md https://raw.githubusercontent.com/lucasfcosta/backpressured/main/SKILL.md/backpressuredSecurity Audits
Frequently Asked Questions
What is backpressured?
Skills for running long unattended AI coding sessions. It will help the agent verify and review its own work using tests, adversarial review, and manual verification through cURL or real browsers. This skill reduces the burden on human review and feedback by making the agent more thorough and self-sufficient.
How to install backpressured?
To install backpressured: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/backpressured.md https://raw.githubusercontent.com/lucasfcosta/backpressured/main/SKILL.md. Finally, /backpressured in Claude Code.
What is backpressured best for?
backpressured is a skill categorized under General. It is designed for: testing, code-review, agent. Created by lucasfcosta.