planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Apply Skills Before Agent Work
AI assistants can miss useful workflow guidance when tasks begin. This skill asks the agent to check available skills before acting.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "using-superpowers" from https://skillstore.io/skills/zhanlincui-using-superpowers.md and its manifest at https://skillstore.io/api/skills/zhanlincui-using-superpowers/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "using-superpowers". A user asks the agent to fix a production bug.
Expected outcome:
The agent checks for debugging and domain skills, selects the relevant workflow, and follows it before editing files.
Using "using-superpowers". A user asks the agent to build a new frontend feature.
Expected outcome:
The agent checks process skills first, then applies frontend guidance before planning and implementation.
Using "using-superpowers". A user asks a short clarifying question about a task.
Expected outcome:
The agent considers whether a skill applies before asking or answering the clarification.
The two static external-command findings are false positives caused by inline Markdown backticks and a DOT diagram fence, not executable shell use. The skill does contain strong prompt-injection style instructions that try to override normal agent behavior and discourage reading skill files, so a semantic high-severity finding was added.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-using-superpowers/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-using-superpowers?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-using-superpowers?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-using-superpowers/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-using-superpowers.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). using-superpowers security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-using-superpowers/audits/4@techreport{zhanlincui-zhanlincui-using-superpowers-2026,
author = {ZhanlinCui},
title = {using-superpowers security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zhanlincui-using-superpowers/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "using-superpowers security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-using-superpowers/audits/4"
identifiers:
- type: other
value: "skillstore:zhanlincui-using-superpowers:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
dyai2025-using-superpowers
2026-08-21
zhanlincui-using-superpowers
2026-08-21
obra-using-superpowers
2026-08-21
codingcossack-using-superpowers
2026-08-21
sickn33-using-superpowers
2026-08-21
davila7-using-superpowers
2026-08-21
cycleaddict-using-superpowers
2026-08-21
cygnusfear-using-superpowers
2026-08-21
Create a repeatable first step for checking whether a task needs specialized workflow guidance.
Teach assistants to consider process, debugging, and implementation skills before they begin work.
Give teams a shared reference for choosing process skills before implementation skills.
Use the using-superpowers skill to decide whether any available skill applies before you answer my request.
Before starting, identify which skill applies, explain why it applies, and then follow its workflow.
If multiple skills could apply, choose the process skill first, then choose the implementation skill needed for the task.
Review this agent response and identify whether it checked applicable skills before acting. Suggest a corrected workflow if needed.
Author
ZhanlinCuiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection/tree/main/using-superpowersRef
88a205c7f635a966e31156313b590d59007c5caa
Maintenance freshness
7/18/2026
Usage
559 downloads ยท 291 views
File structure
๐ SKILL.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Create Slash Commands for AI Workflows
by DNYoussef
Repeated AI workflows are slow when users rely on long natural language prompts. This skill helps define concise slash commands with routing, validation, chaining, and help text.
Create CCGG Project Workspaces
by DaronVee
Project setup often misses shared operations, index, and logging requirements. This skill guides Claude, Codex, and Claude Code through structured CCGG project creation with templates and validation checks.
Manage Agent Skills with the Skills CLI
by xixu-me
Finding and maintaining agent skills can be slow across tools and machines. This skill guides discovery, installation, updates, backups, and troubleshooting with the skills CLI.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Agents
by Dami-Randle
Designing reliable Claude Code agents is hard without structure. This skill provides templates, validation rules, and examples for agent prompts, triggers, tools, and metadata.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.