Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
81
72%
Does it follow best practices?
Impact
97%
1.46xAverage score across 3 eval scenarios
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/concise-planning/SKILL.mdThe canonical home for this skill is concise-planning in sickn33/agentic-awesome-skills
Turn a user request into a single, actionable plan with atomic steps.
README.md, docs, and relevant code files.Use the following structure:
# Plan
<High-level approach>
## Scope
- In:
- Out:
## Action Items
[ ] <Step 1: Discovery>
[ ] <Step 2: Implementation>
[ ] <Step 3: Implementation>
[ ] <Step 4: Validation/Testing>
[ ] <Step 5: Rollout/Commit>
## Open Questions
- <Question 1 (max 3)>This skill is applicable to execute the workflow or actions described in the overview.
57c135b
Canonical home
since Jan 28, 2026
Also appears in
last in sync Mar 5, 2026
last in sync Mar 5, 2026
last in sync Mar 5, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.